Skip to content

Commit 04ea386

Browse files
Update quay.io/operator-framework/helm-operator Docker tag to v1.42.0
| datasource | package | from | to | | ---------- | ---------------------------------------- | ------- | ------- | | docker | quay.io/operator-framework/helm-operator | v1.41.1 | v1.42.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cbc503 commit 04ea386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.19
2-
FROM quay.io/operator-framework/helm-operator:v1.41.1
2+
FROM quay.io/operator-framework/helm-operator:v1.42.0
33

44
ENV HOME=/opt/helm
55
COPY watches.yaml ${HOME}/watches.yaml

0 commit comments

Comments
 (0)