Skip to content

Commit

Permalink
Update quay.io/projectsyn/lieutenant-operator Docker tag to v1.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Jun 6, 2024
1 parent 88e2c67 commit d0bf54a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ parameters:
operator:
registry: quay.io
repository: projectsyn/lieutenant-operator
version: '1.8.0'
version: '1.9.0'
api:
registry: docker.io
repository: projectsyn/lieutenant-api
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/projectsyn/lieutenant-operator:1.8.0
image: quay.io/projectsyn/lieutenant-operator:1.9.0
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit d0bf54a

Please sign in to comment.