We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1295367 commit a4ed30dCopy full SHA for a4ed30d
Dockerfiles/Dockerfile_agent_control_cli
@@ -4,7 +4,7 @@ FROM debian:trixie-slim
4
5
ARG TARGETARCH
6
# Automatically bumpled by a Renovate regex rule.
7
-ARG HELM_VERSION=v3.19.0
+ARG HELM_VERSION=v3.19.1
8
9
COPY --chmod=755 bin/newrelic-agent-control-k8s-cli-${TARGETARCH} /bin/newrelic-agent-control-cli
10
0 commit comments