Skip to content

Commit

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

Update docker.io/projectsyn/steward Docker tag to v0.10.1
  • Loading branch information
bastjan authored Nov 15, 2023
2 parents 021ff0d + b772e80 commit 8eb5222
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.0@sha256:97d526bf5493e9dd8923818ff70ae7c778f0b726efbafb1f42f8b6316fd4cd03'
tag: 'v0.10.1@sha256:9452d131d4b6f9602a2cb12888a99c078206102ca26f291676b2179ea7ca31a1'
argocd:
image: quay.io/argoproj/argocd
tag: 'v2.3.12@sha256:57474c3c31d2e3606e9c7dad2e449e604a48ac8e9aaaa413274aed41e6550e59'
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.0@sha256:97d526bf5493e9dd8923818ff70ae7c778f0b726efbafb1f42f8b6316fd4cd03
image: docker.io/projectsyn/steward:v0.10.1@sha256:9452d131d4b6f9602a2cb12888a99c078206102ca26f291676b2179ea7ca31a1
imagePullPolicy: Always
name: steward
ports: []
Expand Down

0 comments on commit 8eb5222

Please sign in to comment.