Skip to content

Commit

Permalink
Update quay.io/projectsyn/lieutenant-operator Docker tag to v1.11.6
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Jul 31, 2024
1 parent fdc30da commit 50f46b3
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.11.5'
version: '1.11.6'
api:
registry: docker.io
repository: projectsyn/lieutenant-api
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/projectsyn/lieutenant-operator:1.11.5
image: quay.io/projectsyn/lieutenant-operator:1.11.6
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 50f46b3

Please sign in to comment.