Skip to content

Commit

Permalink
Rollback helm-operator to v1.33.0 (#1694)
Browse files Browse the repository at this point in the history
  • Loading branch information
kovayur authored Mar 8, 2024
1 parent 3c03092 commit 93d51c3
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 @@ -26,7 +26,7 @@ RUN microdnf install gzip tar && \
ARG FLEETSHARD_SYNC_IMAGE_TAG=main
RUN yq -i ".fleetshardSync.image.tag = strenv(FLEETSHARD_SYNC_IMAGE_TAG)" rhacs-terraform/values.yaml

FROM quay.io/operator-framework/helm-operator:v1.34.0
FROM quay.io/operator-framework/helm-operator:v1.33.0

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

0 comments on commit 93d51c3

Please sign in to comment.