Skip to content

Commit

Permalink
Merge pull request #69 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 0a918a7 + d0a0488 commit acbdf8d
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.11.0@sha256:233bdae7860eeb6e8402d13c9479496c03ff7b6630bfce4a5d3911af6ffc989d'
tag: 'v0.11.1@sha256:dba13cfdfdf6c1db4ed7bbef109d44ab1d6b16fa70e1835c33b97b9ae64b1af9'
argocd:
image: quay.io/argoproj/argocd
tag: 'v2.9.2@sha256:8576d347f30fa4c56a0129d1c0a0f5ed1e75662f0499f1ed7e917c405fd909dc'
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.11.0@sha256:233bdae7860eeb6e8402d13c9479496c03ff7b6630bfce4a5d3911af6ffc989d
image: docker.io/projectsyn/steward:v0.11.1@sha256:dba13cfdfdf6c1db4ed7bbef109d44ab1d6b16fa70e1835c33b97b9ae64b1af9
imagePullPolicy: Always
name: steward
ports: []
Expand Down

0 comments on commit acbdf8d

Please sign in to comment.