Skip to content

Commit

Permalink
Bump operator-framework/helm-operator from v1.34.1 to v1.37.0
Browse files Browse the repository at this point in the history
Bumps operator-framework/helm-operator from v1.34.1 to v1.37.0.

---
updated-dependencies:
- dependency-name: operator-framework/helm-operator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 94ad92e commit c8b2fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM quay.io/operator-framework/helm-operator:v1.34.1
FROM quay.io/operator-framework/helm-operator:v1.37.0

ENV HOME=/opt/helm
COPY --chmod=555 watches.yaml ${HOME}/watches.yaml
Expand Down

0 comments on commit c8b2fef

Please sign in to comment.