Compare commits

...

2 commits

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.3
tag: v2.10.4
# imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 999
@ -176,7 +176,7 @@ repoServer:
initContainers:
- name: copy-cmp-server
image: quay.io/argoproj/argocd:v2.10.3
image: quay.io/argoproj/argocd:v2.10.4
command:
- cp
- -n

View file

@ -15,7 +15,7 @@ ingress:
- paperless.dc
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
tag: 2.6.2
tag: 2.6.3
pullPolicy: IfNotPresent
# -- See the following files for additional environment variables: