Compare commits

...

2 commits

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.11.4 tag: v2.11.5
# 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.11.4 image: quay.io/argoproj/argocd:v2.11.5
command: command:
- cp - cp
- -n - -n

View file

@ -1,6 +1,6 @@
image: image:
repository: ghcr.io/onedr0p/sonarr repository: ghcr.io/onedr0p/sonarr
tag: 4.0.7.1863 tag: 4.0.8.1874
securityContext: securityContext:
privileged: true privileged: true