Skip to content

Commit

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

chore(deps): update docker.io/kapicorp/kapitan docker tag to v0.34.1
  • Loading branch information
simu authored Nov 1, 2024
2 parents 68da149 + c5194ab commit 5115483
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ parameters:
kapitan:
registry: docker.io
repository: kapicorp/kapitan
tag: '0.33.1'
tag: '0.34.1'
vault_agent:
registry: docker.io
repository: hashicorp/vault
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
env:
- name: HOME
value: /home/argocd
image: docker.io/kapicorp/kapitan:0.33.1
image: docker.io/kapicorp/kapitan:0.34.1
imagePullPolicy: IfNotPresent
name: kapitan
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
env:
- name: HOME
value: /home/argocd
image: docker.io/kapicorp/kapitan:0.33.1
image: docker.io/kapicorp/kapitan:0.34.1
imagePullPolicy: IfNotPresent
name: kapitan
ports: []
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
env:
- name: HOME
value: /home/argocd
image: mymirror.io/projectsyn/kapitan:0.33.1
image: mymirror.io/projectsyn/kapitan:0.34.1
imagePullPolicy: IfNotPresent
name: kapitan
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
env:
- name: HOME
value: /home/argocd
image: docker.io/kapicorp/kapitan:0.33.1
image: docker.io/kapicorp/kapitan:0.34.1
imagePullPolicy: IfNotPresent
name: kapitan
ports: []
Expand Down

0 comments on commit 5115483

Please sign in to comment.