Skip to content

Commit b00bfc1

Browse files
build(deps): bump palmsoftware/quick-k8s from 0.0.62 to 0.0.63
Bumps [palmsoftware/quick-k8s](https://github.com/palmsoftware/quick-k8s) from 0.0.62 to 0.0.63. - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](palmsoftware/quick-k8s@v0.0.62...v0.0.63) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-version: 0.0.63 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 442351d commit b00bfc1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration-testing-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
go-version-file: go.mod
2727

2828
- name: Setup cluster (k8s)
29-
uses: palmsoftware/quick-k8s@v0.0.62
29+
uses: palmsoftware/quick-k8s@v0.0.63
3030
with:
3131
waitForPodsReady: true
3232

.github/workflows/integration-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
go-version-file: go.mod
3535

3636
- name: Setup cluster (k8s)
37-
uses: palmsoftware/quick-k8s@v0.0.62
37+
uses: palmsoftware/quick-k8s@v0.0.63
3838
with:
3939
waitForPodsReady: true
4040

0 commit comments

Comments
 (0)