Skip to content

Commit d757aa5

Browse files
Bump palmsoftware/quick-k8s in the prod-dependencies group (#195)
Bumps the prod-dependencies group with 1 update: [palmsoftware/quick-k8s](https://github.com/palmsoftware/quick-k8s). Updates `palmsoftware/quick-k8s` from 0.0.20 to 0.0.21 - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](palmsoftware/quick-k8s@v0.0.20...v0.0.21) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56b3cb9 commit d757aa5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/certsuiterun_validation_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
df -h
3333
3434
- name: Setup the k8s cluster
35-
uses: palmsoftware/quick-k8s@v0.0.20
35+
uses: palmsoftware/quick-k8s@v0.0.21
3636
with:
3737
disableDefaultCni: true
3838
numControlPlaneNodes: 1

.github/workflows/pre-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
df -h
107107
108108
- name: Setup the k8s cluster
109-
uses: palmsoftware/quick-k8s@v0.0.20
109+
uses: palmsoftware/quick-k8s@v0.0.21
110110
with:
111111
disableDefaultCni: true
112112
numControlPlaneNodes: 1

0 commit comments

Comments
 (0)