Skip to content

Commit

Permalink
Merge pull request #90 from projectsyn/commodore-renovate/docker.io-p…
Browse files Browse the repository at this point in the history
…rojectsyn-steward-0.11.x

Update docker.io/projectsyn/steward Docker tag to v0.11.1
  • Loading branch information
simu authored Nov 21, 2023
2 parents 2e9e127 + ea0f9ac commit b053d23
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 @@ -13,7 +13,7 @@ parameters:
steward:
registry: docker.io
repository: projectsyn/steward
version: v0.11.0
version: v0.11.1

operator:
manifest_version: v${lieutenant:images:operator:version}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
- name: OIDC_DISCOVERY_URL
value: https://idp.test.com/
- name: STEWARD_IMAGE
value: docker.io/projectsyn/steward:v0.11.0
value: docker.io/projectsyn/steward:v0.11.1
image: docker.io/projectsyn/lieutenant-api:v0.11.0
imagePullPolicy: Always
livenessProbe:
Expand Down

0 comments on commit b053d23

Please sign in to comment.