Skip to content

Commit a4ed30d

Browse files
chore(deps): update dependency helm/helm to v3.19.1 (#1852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1295367 commit a4ed30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfiles/Dockerfile_agent_control_cli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM debian:trixie-slim
44

55
ARG TARGETARCH
66
# Automatically bumpled by a Renovate regex rule.
7-
ARG HELM_VERSION=v3.19.0
7+
ARG HELM_VERSION=v3.19.1
88

99
COPY --chmod=755 bin/newrelic-agent-control-k8s-cli-${TARGETARCH} /bin/newrelic-agent-control-cli
1010

0 commit comments

Comments
 (0)