Skip to content

Commit

Permalink
fix(deps): update dependency helm to v3.14.4 (main) (#342)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
renovate[bot] committed Apr 11, 2024
1 parent d96bc06 commit 24f346e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -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
Expand Down

0 comments on commit 24f346e

Please sign in to comment.