Skip to content

Commit

Permalink
Update dependency helm/helm to v3.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 858f529 commit 83bedbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion confbatstest/Dockerfile_build
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN echo "konstraint"
FROM registry.access.redhat.com/ubi9/ubi:9.3-1552@sha256:1fafb0905264413501df60d90a92ca32df8a2011cbfb4876ddff5ceb20c8f165 AS builder

# renovate: datasource=github-releases depName=helm/helm
ARG HELM_VERSION=v3.14.0
ARG HELM_VERSION=v3.14.1
# renovate: datasource=github-releases depName=stedolan/jq
ARG JQ_VERSION=1.6
# renovate: datasource=repology depName=homebrew/openshift-cli
Expand Down
2 changes: 1 addition & 1 deletion kyverno-cli/Dockerfile_build
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM registry.access.redhat.com/ubi9/ubi:9.3-1552@sha256:1fafb0905264413501df60d90a92ca32df8a2011cbfb4876ddff5ceb20c8f165 AS builder

# renovate: datasource=github-releases depName=helm/helm
ARG HELM_VERSION=v3.14.0
ARG HELM_VERSION=v3.14.1
# renovate: datasource=github-releases depName=stedolan/jq
ARG JQ_VERSION=1.6
# renovate: datasource=repology depName=homebrew/openshift-cli
Expand Down

0 comments on commit 83bedbb

Please sign in to comment.