From 24f346e6561155109276df271bc50a2d80e97d9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 00:15:54 +0000 Subject: [PATCH] fix(deps): update dependency helm to v3.14.4 (main) (#342) fix(deps): update dependency helm to v3.14.4 | datasource | package | from | to | | --------------- | --------- | ------- | ------- | | github-releases | helm/helm | v3.14.3 | v3.14.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2634143..aa1f008 100644 --- a/Dockerfile +++ b/Dockerfile @@ -99,7 +99,7 @@ RUN install-tool cocoapods 1.15.2 RUN install-tool dotnet 8.0.204 # renovate: datasource=github-releases packageName=helm/helm -RUN install-tool helm v3.14.3 +RUN install-tool helm v3.14.4 # renovate: datasource=github-releases packageName=jsonnet-bundler/jsonnet-bundler RUN install-tool jb v0.5.1