Skip to content

Commit

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

Update docker.io/projectsyn/steward Docker tag to v0.12.1
  • Loading branch information
simu authored Jan 10, 2025
2 parents 878bd8b + a5a2595 commit 7a3deda
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 @@ -15,7 +15,7 @@ parameters:
steward:
registry: docker.io
repository: projectsyn/steward
version: v0.11.2
version: v0.12.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.2
value: docker.io/projectsyn/steward:v0.12.1
image: docker.io/projectsyn/lieutenant-api:v0.12.2
imagePullPolicy: Always
livenessProbe:
Expand Down

0 comments on commit 7a3deda

Please sign in to comment.