Skip to content

Commit

Permalink
chore(deps): update quay.io/operator-framework/helm-operator docker t…
Browse files Browse the repository at this point in the history
…ag to v1.37.0

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Sep 17, 2024
1 parent a30c48d commit d6bc422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dp-terraform/helm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN microdnf install gzip tar && \
ARG IMAGE_TAG=main
RUN yq -i ".global.image.tag = strenv(IMAGE_TAG)" rhacs-terraform/values.yaml

FROM quay.io/operator-framework/helm-operator:v1.36.1
FROM quay.io/operator-framework/helm-operator:v1.37.0

ENV HOME=/opt/helm
ENV ADDON_NAME=acs-fleetshard
Expand Down

0 comments on commit d6bc422

Please sign in to comment.