Skip to content

Commit

Permalink
Unlock project monitoring chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Dec 17, 2024
1 parent eb474f7 commit 36b409d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile-prometheus-federator
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ FROM registry.suse.com/bci/golang:1.22 AS builder

# Allow chart version config
ARG TARGETPLATFORM
ARG EMBEDDED_CHART_VERSION=0.3.4
ARG EMBEDDED_CHART_VERSION
ARG TAG=''
ARG REPO=''
ENV EMBEDDED_CHART_VERSION=$EMBEDDED_CHART_VERSION TAG=$TAG REPO=$REPO
Expand Down

0 comments on commit 36b409d

Please sign in to comment.