Commit Graph

853 Commits (c3fa24ad3b45b0427bc3fc3f400b48a2ac75c6c4)

Author SHA1 Message Date
Steven Powell 7f64b6e6dc CI: Fix Go auto update 2024-05-07 08:52:36 -07:00
dependabot[bot] e433b636f9
Build(deps): Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](9153d834b6...6d6857d369)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 17:51:11 +00:00
Steven Powell b51f890c08
Merge pull request #18744 from kubernetes/dependabot/github_actions/actions/download-artifact-4.1.7
Build(deps): Bump actions/download-artifact from 4.1.6 to 4.1.7
2024-04-24 14:00:14 -07:00
dependabot[bot] 6e85817bb9
Build(deps): Bump actions/download-artifact from 4.1.6 to 4.1.7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9c19ed7fe5...65a9edc588)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 17:07:47 +00:00
dependabot[bot] 098c215e82
Build(deps): Bump actions/checkout from 4.1.3 to 4.1.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1d96c772d1...0ad4b8fada)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 17:07:43 +00:00
dependabot[bot] 65d8cf6025 Build(deps): Bump actions/download-artifact from 4.1.5 to 4.1.6
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](8caf195ad4...9c19ed7fe5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 10:38:27 -07:00
dependabot[bot] 63f2b8aef5 Build(deps): Bump actions/upload-artifact from 4.3.2 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](1746f4ab65...65462800fd)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 10:36:29 -07:00
dependabot[bot] 33c8f01edf
Build(deps): Bump actions/checkout from 4.1.2 to 4.1.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](9bb56186c3...1d96c772d1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 17:36:26 +00:00
Steven Powell c3d00ab9b7 CI: Fix workflow file 2024-04-19 10:31:31 -07:00
Steven Powell c981a0b715 add post-release to PR titles 2024-04-18 13:49:50 -07:00
Steven Powell 191fd2f86c
Merge pull request #18680 from kubernetes/dependabot/github_actions/actions/download-artifact-4.1.5
Build(deps): Bump actions/download-artifact from 4.1.4 to 4.1.5
2024-04-18 09:34:50 -07:00
dependabot[bot] 750ad98dbb
Build(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](5d5d22a312...1746f4ab65)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 16:26:07 +00:00
dependabot[bot] 98d859287d
Build(deps): Bump actions/download-artifact from 4.1.4 to 4.1.5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](c850b930e6...8caf195ad4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 16:26:03 +00:00
Steven Powell 3aca5cebb1 CI: Fix setup-go warnings 2024-04-17 18:18:59 -07:00
dependabot[bot] 5d482520dd
Build(deps): Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](c55203cfde...9153d834b6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 16:47:03 +00:00
dependabot[bot] f4a791b7cf
Build(deps): Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](70a41aba78...c55203cfde)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 17:12:50 +00:00
minikube-bot bf53bb3300 Kicbase/ISO: Update cri-dockerd from v0.3.3 to v0.3.12 2024-04-08 10:03:46 +00:00
Steven Powell 4952c2dcfb CI: Update docsy PR title to include version 2024-03-29 11:16:59 -07:00
dependabot[bot] c8ea370228
Build(deps): Bump kubernetes-sigs/release-actions from 0.1.3 to 0.1.4
Bumps [kubernetes-sigs/release-actions](https://github.com/kubernetes-sigs/release-actions) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/kubernetes-sigs/release-actions/releases)
- [Changelog](https://github.com/kubernetes-sigs/release-actions/blob/main/RELEASE.md)
- [Commits](10fecc1c66...841d76a188)

---
updated-dependencies:
- dependency-name: kubernetes-sigs/release-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 19:51:27 +00:00
Steven Powell b749e1ed88 CI: Auto update crun 2024-03-18 11:00:24 -07:00
Steven Powell afbd3eb37d
Merge pull request #18375 from minikube-bot/bump_iso_image_versions-08f711a
Kicbase/ISO: Update dependency versions
2024-03-14 09:36:49 -07:00
Medya Ghazizadeh a0cf136b5b
Merge pull request #18370 from kubernetes/dependabot/github_actions/actions/checkout-4.1.2
Build(deps): Bump actions/checkout from 4.1.1 to 4.1.2
2024-03-13 10:12:58 -07:00
minikube-bot 3925828b04 Kicbase/ISO: Update dependency versions 2024-03-12 23:04:47 +00:00
Medya Ghazizadeh 3614a9fd0e
Merge pull request #18369 from spowelljr/tempRemoveCrictlUpdate
CI: Temporarily remove crictl & cri-o from update jobs
2024-03-12 11:53:31 -07:00
dependabot[bot] e9c0b80b82
Build(deps): Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](a4f52f8033...70a41aba78)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 18:32:44 +00:00
dependabot[bot] d3dc87b08f
Build(deps): Bump actions/checkout from 4.1.1 to 4.1.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...9bb56186c3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 18:32:40 +00:00
Steven Powell aeab67203a CI: Temporarily remove crictl & cri-o from update job 2024-03-12 11:25:52 -07:00
Steven Powell 9ac5438d90 CI: Auto build ISO when bumping Go version 2024-03-12 10:48:43 -07:00
dependabot[bot] e3cf9d50ef
Build(deps): Bump actions/download-artifact from 4.1.3 to 4.1.4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](87c55149d9...c850b930e6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 16:54:39 +00:00
Steven Powell f9e393972d
Merge pull request #18265 from kubernetes/dependabot/github_actions/actions/download-artifact-4.1.3
Build(deps): Bump actions/download-artifact from 4.1.2 to 4.1.3
2024-02-29 09:14:04 -08:00
dependabot[bot] 652cd67b35
Build(deps): Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](b1ddad2c99...a4f52f8033)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 00:01:29 +00:00
dependabot[bot] 22ef013d85
Build(deps): Bump actions/download-artifact from 4.1.2 to 4.1.3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](eaceaf801f...87c55149d9)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 00:01:25 +00:00
minikube-bot 0919c459ba Update go from 1.21.6 to 2024-02-19 09:02:01 +00:00
Steven Powell 3ab7140e43
Merge pull request #18113 from kubernetes/dependabot/github_actions/actions/upload-artifact-4.3.1
Build(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1
2024-02-06 09:40:46 -08:00
dependabot[bot] c72c99b2d9
Build(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](26f96dfa69...5d5d22a312)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 17:37:28 +00:00
dependabot[bot] 881673b61f
Build(deps): Bump actions/download-artifact from 4.1.1 to 4.1.2
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](6b208ae046...eaceaf801f)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 17:37:23 +00:00
dependabot[bot] c6db87e0ef
Build(deps): Bump actions/download-artifact from 3.0.2 to 4.1.1
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.2 to 4.1.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9bc31d5ccc...6b208ae046)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 23:23:02 +00:00
dependabot[bot] 9591eb5966
Build(deps): Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](153407881e...b1ddad2c99)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 23:14:43 +00:00
dependabot[bot] 2cf1523e13
Build(deps): Bump actions/upload-artifact from 4.2.0 to 4.3.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](694cdabd8b...26f96dfa69)

---
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-26 00:21:10 +00:00
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