dependabot[bot]
|
f33849b459
|
Build(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](1eb3cb2b3e...694cdabd8b )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-19 17:14:26 +00:00 |
Steven Powell
|
648098621b
|
Merge pull request #17964 from kubernetes/dependabot/github_actions/actions/upload-artifact-4.1.0
Build(deps): Bump actions/upload-artifact from 4.0.0 to 4.1.0
|
2024-01-16 10:30:13 -08:00 |
dependabot[bot]
|
8d40e87037
|
Build(deps): Bump actions/upload-artifact from 4.0.0 to 4.1.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](c7d193f32e...1eb3cb2b3e )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 18:54:16 +00:00 |
minikube-bot
|
eb30bbcea8
|
Update go from $(shell egrep "HUGO_VERSION = \"" netlify.toml | cut -d \" -f2) to $(shell egrep "HUGO_VERSION = \"" netlify.toml | cut -d \" -f2)
|
2024-01-15 09:02:09 +00:00 |
Steven Powell
|
02b3448b30
|
rename to make explicit node update is for site
|
2024-01-10 13:54:59 -08:00 |
Steven Powell
|
4f41344f5c
|
CI: Auto update node version
|
2024-01-10 13:49:48 -08:00 |
Medya Ghazizadeh
|
bb6b0e4f30
|
Merge pull request #17800 from spowelljr/updateArtifactDeps
CI: Update actions/download-artifact & actions/upload-artifact to 4.0.0
|
2024-01-10 10:22:45 -08:00 |
Steven Powell
|
eec5ca6b04
|
CI: Automate updating kubectl image
|
2024-01-05 15:04:28 -08:00 |
dependabot[bot]
|
cdbc3a7072
|
Build(deps): Bump kubernetes-sigs/release-actions
Bumps [kubernetes-sigs/release-actions](https://github.com/kubernetes-sigs/release-actions) from ef6d340ddd115f41dc26c18893b41d9c79cdc7d2 to 10fecc1c66829d291b2f2fb1a27329d152f212e6.
- [Release notes](https://github.com/kubernetes-sigs/release-actions/releases)
- [Changelog](https://github.com/kubernetes-sigs/release-actions/blob/main/RELEASE.md)
- [Commits](ef6d340ddd...10fecc1c66 )
---
updated-dependencies:
- dependency-name: kubernetes-sigs/release-actions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-05 17:37:00 +00:00 |
Sonu Kumar Singh
|
f5a7790933
|
Fix SBOM workflow
|
2023-12-19 01:07:34 +05:30 |
Steven Powell
|
a76975209e
|
Merge pull request #17816 from sandipanpanda/add-sbom-generation
Add sbom.yml to generate SBOM by Kubernetes BOM
|
2023-12-18 09:52:03 -08:00 |
Steven Powell
|
851756773b
|
Merge pull request #17810 from prnvkv/vex_workflow
New workflow which will generate openvex data on each release
|
2023-12-18 09:43:42 -08:00 |
Sandipan Panda
|
0dd04d8efc
|
Add sbom.yml to generate SBOM
Automate Software Bill of Materials (SBOM) generation with every release
Signed-off-by: Sandipan Panda <samparksandipan@gmail.com>
|
2023-12-17 01:02:57 +05:30 |
prnvkv
|
a5acdd60d0
|
Update .github/workflows/vex.yml
Co-authored-by: Sonu Kumar Singh <sonu.kumar.singh02@sap.com>
|
2023-12-16 18:03:52 +05:30 |
Sonu Kumar Singh
|
3c77576d08
|
restrict permission for github token
|
2023-12-16 13:31:34 +05:30 |
prnvkv
|
e6144f2fec
|
New workflow which will generate openvex data on each release
Signed-off-by: prnvkv <pranavkamathkv123@gmail.com>
Co-authored-by: Sandipan Panda <samparksandipan@gmail.com>
Co-authored-by: Sonu Singh <sksgkpvks@gmail.com>
|
2023-12-16 00:37:54 +05:30 |
Steven Powell
|
8a802167a4
|
CI: Update actions/upload-artifact from 3.1.3 to 4.0.0
|
2023-12-14 12:02:05 -08:00 |
Steven Powell
|
ed0cd06c75
|
CI: Update actions/download-artifact from 3.0.2 to 4.0.0
|
2023-12-14 12:01:45 -08:00 |
Steven Powell
|
485fd2abca
|
Merge pull request #17770 from kubernetes/dependabot/github_actions/actions/setup-go-5.0.0
Build(deps): Bump actions/setup-go from 4.1.0 to 5.0.0
|
2023-12-11 14:30:22 -08:00 |
dependabot[bot]
|
8e34273f78
|
Build(deps): Bump actions/setup-go from 4.1.0 to 5.0.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](93397bea11...0c52d547c9 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-11 18:36:43 +00:00 |
minikube-bot
|
61bb1da4b9
|
Update go from 1.21.4 to 1.21.5
|
2023-12-11 09:02:25 +00:00 |
Steven Powell
|
e713f51a28
|
CI: Fix missing entries from PR description
|
2023-12-07 16:19:25 -08:00 |
Medya Ghazizadeh
|
f386f3f1e3
|
Merge pull request #17704 from spowelljr/autoUpdateNerdctld
CI: Auto update nerdctld
|
2023-12-06 11:51:13 -08:00 |
minikube-bot
|
ff5cc91a14
|
CI: Update gopogh from v0.24.0 to v0.26.0
|
2023-12-06 18:40:25 +00:00 |
Steven Powell
|
4329ff0c62
|
remove ISO from PR title
|
2023-12-01 09:36:00 -08:00 |
Steven Powell
|
bd314efd69
|
add nerdctld update to all update
|
2023-11-30 15:54:26 -08:00 |
Steven Powell
|
56c2f20601
|
CI: Auto update nerdctld
|
2023-11-30 15:50:33 -08:00 |
dependabot[bot]
|
9db03edcfb
|
Build(deps): Bump actions/github-script from 7.0.0 to 7.0.1
Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](e69ef5462f...60a0d83039 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-20 14:57:38 +00:00 |
minikube-bot
|
7fcff80dbc
|
Update go from 1.21.3 to 1.21.4
|
2023-11-14 17:08:00 +00:00 |
Steven Powell
|
d1ca459684
|
Merge pull request #17613 from kubernetes/dependabot/github_actions/actions/github-script-7.0.0
Build(deps): Bump actions/github-script from 6.4.1 to 7.0.0
|
2023-11-14 08:16:51 -05:00 |
dependabot[bot]
|
fca07d75d7
|
Build(deps): Bump actions/github-script from 6.4.1 to 7.0.0
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.4.1 to 7.0.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](d7906e4ad0...e69ef5462f )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 19:00:15 +00:00 |
minikube-bot
|
55001d9afa
|
CI: Update gopogh from v0.23.0 to v0.24.0
|
2023-11-13 09:02:30 +00:00 |
Steven Powell
|
6d130e33a6
|
CI: Auto update nvidia-device-plugin
|
2023-10-26 16:36:57 -07:00 |
Steven Powell
|
f46eb6da4f
|
CI: Remove unused docker buildx
|
2023-10-26 11:39:39 -07:00 |
Steven Powell
|
5f871ef2d2
|
add changelog to PR body output
|
2023-10-26 11:03:50 -07:00 |
Steven Powell
|
060775f35b
|
remove cri-o
|
2023-10-25 13:50:34 -07:00 |
Steven Powell
|
18928153d7
|
CI: Add job to update all ISO/Kicbase deps
|
2023-10-25 13:06:57 -07:00 |
Steven Powell
|
022c01f4f1
|
Auto update kong/kubernetes-ingress-controller image
|
2023-10-24 11:33:38 -07:00 |
Medya Ghazizadeh
|
eda9c65acb
|
Merge pull request #17309 from spowelljr/autoUpdateKongVersion
CI: Auto update kong image
|
2023-10-24 11:24:16 -07:00 |
dependabot[bot]
|
9a62fbd9dd
|
Build(deps): Bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-23 18:09:25 +00:00 |
Medya Ghazizadeh
|
fdc9137bb3
|
Merge pull request #17394 from spowelljr/speedUpFunctionalBuilds
CI: GitHub Actions only build required test binaries
|
2023-10-13 12:42:05 -07:00 |
minikube-bot
|
7d163b70a3
|
Update go from 1.21.2 to 1.21.3
|
2023-10-12 16:09:56 +00:00 |
Steven Powell
|
6d65e9ce27
|
CI: GitHub Actions only build required test binaries
|
2023-10-10 15:24:30 -07:00 |
minikube-bot
|
c0d3c37dd3
|
Update go from 1.21.1 to 1.21.2
|
2023-10-06 21:21:13 +00:00 |
Steven Powell
|
df6d8fd901
|
Auto update kong image
|
2023-10-05 17:22:45 -07:00 |
Medya Ghazizadeh
|
74186c2ca1
|
Merge pull request #17312 from spowelljr/autoUpdateRegistry
CI: Auto update registry image
|
2023-10-05 15:12:17 -07:00 |
Medya Ghazizadeh
|
74a45cce48
|
Merge pull request #17343 from spowelljr/simplifyBuild
CI: Simplify build for arm64 functional tests
|
2023-10-03 12:48:34 -07:00 |
Steven Powell
|
c00bd92341
|
fix typo in commit
|
2023-10-02 14:14:21 -07:00 |
Steven Powell
|
c56a579e27
|
update PR body
|
2023-10-02 14:14:21 -07:00 |
Steven Powell
|
6512fcb8c3
|
Auto update registry image
|
2023-10-02 14:14:19 -07:00 |