-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1513 from SaschaSchwarze0/sascha-update-dependencies
Update Kubernetes / controller-runtime / controller-gen / Tekton dependencies
- Loading branch information
Showing
596 changed files
with
37,330 additions
and
21,516 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,8 +57,8 @@ jobs: | |
fail-fast: false | ||
matrix: | ||
kubernetes: | ||
- v1.25.16 | ||
- v1.28.6 | ||
- v1.27.11 | ||
- v1.29.2 | ||
max-parallel: 2 | ||
runs-on: ubuntu-latest | ||
steps: | ||
|
@@ -73,15 +73,15 @@ jobs: | |
- name: Install Ko | ||
uses: ko-build/[email protected] | ||
with: | ||
version: v0.15.1 | ||
version: v0.15.2 | ||
- name: Install kubectl | ||
uses: azure/setup-kubectl@v3 | ||
with: | ||
version: ${{ matrix.kubernetes }} | ||
- name: Create kind cluster | ||
uses: helm/kind-action@v1 | ||
with: | ||
version: v0.21.0 | ||
version: v0.22.0 | ||
node_image: kindest/node:${{ matrix.kubernetes }} | ||
cluster_name: kind | ||
wait: 120s | ||
|
@@ -125,8 +125,8 @@ jobs: | |
fail-fast: false | ||
matrix: | ||
kubernetes: | ||
- v1.25.16 | ||
- v1.28.6 | ||
- v1.27.11 | ||
- v1.29.2 | ||
max-parallel: 2 | ||
runs-on: ubuntu-latest | ||
steps: | ||
|
@@ -155,7 +155,7 @@ jobs: | |
- name: Create kind cluster | ||
uses: helm/kind-action@v1 | ||
with: | ||
version: v0.21.0 | ||
version: v0.22.0 | ||
node_image: kindest/node:${{ matrix.kubernetes }} | ||
cluster_name: kind | ||
config: test/kind/config.yaml | ||
|
@@ -191,7 +191,7 @@ jobs: | |
- name: Install Ko | ||
uses: ko-build/[email protected] | ||
with: | ||
version: v0.15.1 | ||
version: v0.15.2 | ||
- name: Install Shipwright Build | ||
run: | | ||
make install-controller-kind | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ jobs: | |
# Install tools | ||
- uses: ko-build/[email protected] | ||
with: | ||
version: v0.15.1 | ||
version: v0.15.2 | ||
- uses: imjasonh/setup-crane@00c9e93efa4e1138c9a7a5c594acd6c75a2fbf0c | ||
- uses: sigstore/cosign-installer@v3 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,7 +37,7 @@ jobs: | |
# Install tools | ||
- uses: ko-build/[email protected] | ||
with: | ||
version: v0.15.1 | ||
version: v0.15.2 | ||
- uses: sigstore/cosign-installer@v3 | ||
|
||
- name: Build Release Changelog | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.