Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
9f84bc521b chore(deps): update helm chart cilium to v1.15.2 2024-03-14 01:42:25 +00:00
renovate[bot]
ccc39b2088 chore(deps): update docker image quay.io/argoproj/argocd to v2.10.3 2024-03-14 01:41:59 +00:00
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ installCRDs: true
global: global:
image: image:
repository: quay.io/argoproj/argocd repository: quay.io/argoproj/argocd
tag: v2.10.2 tag: v2.10.3
# imagePullPolicy: IfNotPresent # imagePullPolicy: IfNotPresent
securityContext: securityContext:
runAsUser: 999 runAsUser: 999
@ -176,7 +176,7 @@ repoServer:
initContainers: initContainers:
- name: copy-cmp-server - name: copy-cmp-server
image: quay.io/argoproj/argocd:v2.10.2 image: quay.io/argoproj/argocd:v2.10.3
command: command:
- cp - cp
- -n - -n

View file

@ -49,7 +49,7 @@ apps:
existingNamespace: kube-system existingNamespace: kube-system
repoURL: https://helm.cilium.io repoURL: https://helm.cilium.io
chart: cilium chart: cilium
targetRevision: 1.15.1 targetRevision: 1.15.2
- name: external-dns - name: external-dns
repoURL: https://kubernetes-sigs.github.io/external-dns repoURL: https://kubernetes-sigs.github.io/external-dns