Skip to content

Commit

Permalink
Update docker.io/projectsyn/steward Docker tag to v0.9.0
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 13, 2023
1 parent 7e97463 commit d79351e
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.8.0
version: v0.9.0

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.8.0
value: docker.io/projectsyn/steward:v0.9.0
image: docker.io/projectsyn/lieutenant-api:v0.11.0
imagePullPolicy: Always
livenessProbe:
Expand Down

0 comments on commit d79351e

Please sign in to comment.