Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
ef068a2152 chore(deps): update docker image quay.io/argoproj/argocd to v2.10.1 2024-02-15 01:05:57 +00:00
renovate[bot]
d294c91e04 chore(deps): update docker image grafana/grafana to v10.3.3 2024-02-15 01:05:32 +00:00
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -94,7 +94,7 @@ grafana:
image:
repository: grafana/grafana
tag: 10.3.1
tag: 10.3.3
persistence:
enabled: true