Skip to content

Commit

Permalink
Bump operator-framework/helm-operator from v1.28.0 to v1.28.1 (#410)
Browse files Browse the repository at this point in the history
Bumps operator-framework/helm-operator from v1.28.0 to v1.28.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2023
1 parent 500e994 commit 1938da5
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.28.0
FROM quay.io/operator-framework/helm-operator:v1.28.1

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

0 comments on commit 1938da5

Please sign in to comment.