Skip to content

Commit

Permalink
Merge pull request #117 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.3
  • Loading branch information
bastjan authored Jul 30, 2024
2 parents de44a87 + 47cf0bd commit a9df20a
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.2'
version: '1.11.3'
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.2
image: quay.io/projectsyn/lieutenant-operator:1.11.3
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit a9df20a

Please sign in to comment.