Skip to content

Commit

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

Update docker.io/projectsyn/steward Docker tag to v0.11.0
  • Loading branch information
simu authored Nov 17, 2023
2 parents d6072b6 + 3f10a22 commit 793433c
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:
images:
steward:
image: docker.io/projectsyn/steward
tag: 'v0.10.1@sha256:9452d131d4b6f9602a2cb12888a99c078206102ca26f291676b2179ea7ca31a1'
tag: 'v0.11.0@sha256:233bdae7860eeb6e8402d13c9479496c03ff7b6630bfce4a5d3911af6ffc989d'
argocd:
image: quay.io/argoproj/argocd
tag: 'v2.9.1@sha256:ef17bdacdf4cbc18a6a6557dcd140e58e5df9c68ec9f4388ebf1b2fe2f898e12'
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/defaults/steward/steward/10_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
secretKeyRef:
key: token
name: steward
image: docker.io/projectsyn/steward:v0.10.1@sha256:9452d131d4b6f9602a2cb12888a99c078206102ca26f291676b2179ea7ca31a1
image: docker.io/projectsyn/steward:v0.11.0@sha256:233bdae7860eeb6e8402d13c9479496c03ff7b6630bfce4a5d3911af6ffc989d
imagePullPolicy: Always
name: steward
ports: []
Expand Down

0 comments on commit 793433c

Please sign in to comment.