Skip to content

Commit 82b44ee

Browse files
Update ghcr.io/logica0419/argocd-helmfile-plugin Docker tag to v1.5.0 (#1081)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f1fd94 commit 82b44ee

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ansible/roles/components/templates/argocd-vars.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ redis-ha:
2626
repoServer:
2727
extraContainers:
2828
- name: helmfile-plugin
29-
image: ghcr.io/logica0419/argocd-helmfile-plugin:v1.4.5
29+
image: ghcr.io/logica0419/argocd-helmfile-plugin:v1.5.0
3030
securityContext:
3131
runAsNonRoot: true
3232
runAsUser: 999

manifest/infrastructure/argocd/env/dev/argocd-repo-server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repoServer:
22
extraContainers:
33
- name: helmfile-plugin
4-
image: ghcr.io/logica0419/argocd-helmfile-plugin:v1.4.5
4+
image: ghcr.io/logica0419/argocd-helmfile-plugin:v1.5.0
55
securityContext:
66
runAsNonRoot: true
77
runAsUser: 999

manifest/infrastructure/argocd/env/prod/argocd-repo-server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repoServer:
22
extraContainers:
33
- name: helmfile-plugin
4-
image: ghcr.io/logica0419/argocd-helmfile-plugin:v1.4.5
4+
image: ghcr.io/logica0419/argocd-helmfile-plugin:v1.5.0
55
securityContext:
66
runAsNonRoot: true
77
runAsUser: 999

0 commit comments

Comments
 (0)