Skip to content

Commit

Permalink
Merge pull request #122 from projectsyn/commodore-renovate/quay.io-pr…
Browse files Browse the repository at this point in the history
…ojectsyn-lieutenant-operator-1.11.x

Update quay.io/projectsyn/lieutenant-operator Docker tag to v1.11.8
  • Loading branch information
bastjan authored Aug 5, 2024
2 parents dbc9f3d + ca5a23e commit 363147f
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.7'
version: '1.11.8'
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.7
image: quay.io/projectsyn/lieutenant-operator:1.11.8
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 363147f

Please sign in to comment.