Compare commits

..

No commits in common. "e81efa96827a682a09d22a44e3564ff0472803f8" and "24768f3c439f123f95afb1acc0df8196c4ec9bd0" have entirely different histories.

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

View file

@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/onedr0p/prowlarr-develop
# @default -- chart.appVersion
tag: "1.16"
tag: "1.15"
# -- image pull policy
pullPolicy: IfNotPresent