Skip to content

Commit 537e3bd

Browse files
renovate[bot]kaworu
authored andcommitted
chore(deps): update all github action dependencies
Signed-off-by: renovate[bot] <[email protected]>
1 parent 650e07a commit 537e3bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration-tests.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ concurrency:
1717

1818
env:
1919
# renovate: datasource=github-releases depName=helm/helm
20-
HELM_VERSION: v3.17.1
20+
HELM_VERSION: v3.17.2
2121
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
2222
KIND_VERSION: v0.27.0
2323
KIND_CONFIG: .github/kind-config.yaml
2424
# renovate: datasource=github-releases depName=cilium/cilium
25-
CILIUM_VERSION: v1.17.1
25+
CILIUM_VERSION: v1.17.2
2626
CILIUM_VALUES: .github/cilium-values.yaml
2727

2828
jobs:

0 commit comments

Comments
 (0)