Skip to content

Commit 075611a

Browse files
Bump palmsoftware/quick-k8s from 0.0.45 to 0.0.47 (#640)
Bumps [palmsoftware/quick-k8s](https://github.com/palmsoftware/quick-k8s) from 0.0.45 to 0.0.47. - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](palmsoftware/quick-k8s@v0.0.45...v0.0.47) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-version: 0.0.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94acc55 commit 075611a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/local-test-infra.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@v6
2929

3030
- name: Setup the k8s cluster
31-
uses: palmsoftware/[email protected].45
31+
uses: palmsoftware/[email protected].47
3232
with:
3333
disableDefaultCni: true
3434
numControlPlaneNodes: 1

.github/workflows/pre-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: echo "::remove-matcher owner=go::"
7474

7575
- name: Setup quick-k8s cluster
76-
uses: palmsoftware/[email protected].45
76+
uses: palmsoftware/[email protected].47
7777
with:
7878
disableDefaultCni: true
7979
numControlPlaneNodes: 1

0 commit comments

Comments
 (0)