Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 1c55a59 commit e953f3b
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.34.2

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

0 comments on commit e953f3b

Please sign in to comment.