diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 355588e81..7f3b65822 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -17,7 +17,7 @@ concurrency: env: # renovate: datasource=github-releases depName=helm/helm - HELM_VERSION: v3.13.1 + HELM_VERSION: v3.13.2 # renovate: datasource=github-releases depName=kubernetes-sigs/kind KIND_VERSION: v0.20.0 KIND_CONFIG: .github/kind-config.yaml