Skip to content

Commit

Permalink
chore(deps): update docker.io/kapicorp/kapitan docker tag to v0.34.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Nov 8, 2024
1 parent ee5deed commit 6d57622
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 @@ -34,7 +34,7 @@ parameters:
kapitan:
registry: docker.io
repository: kapicorp/kapitan
tag: '0.34.1'
tag: '0.34.2'
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.34.1
image: docker.io/kapicorp/kapitan:0.34.2
imagePullPolicy: IfNotPresent
name: kapitan
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ spec:
env:
- name: HOME
value: /home/argocd
image: docker.io/kapicorp/kapitan:0.34.1
image: docker.io/kapicorp/kapitan:0.34.2
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.34.1
image: mymirror.io/projectsyn/kapitan:0.34.2
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.34.1
image: docker.io/kapicorp/kapitan:0.34.2
imagePullPolicy: IfNotPresent
name: kapitan
ports: []
Expand Down

0 comments on commit 6d57622

Please sign in to comment.