From ede231b04647b713309a3c8da51bf6acfec1e70b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 09:22:03 +0100 Subject: [PATCH] Update giantswarm/helm-chart-testing Docker tag to v3.12.0 (#240) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c971a418..d02c8e15 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -13,7 +13,7 @@ jobs: command: CGO_ENABLED=0 make test-unit template-chart: docker: - - image: giantswarm/helm-chart-testing:v3.11.0 + - image: giantswarm/helm-chart-testing:v3.12.0 steps: - checkout - run: cd helm/observability-operator && helm dep up