mirror of
https://github.com/nold360/hive-apps
synced 2025-01-11 00:04:46 +00:00
Compare commits
No commits in common. "e81efa96827a682a09d22a44e3564ff0472803f8" and "24768f3c439f123f95afb1acc0df8196c4ec9bd0" have entirely different histories.
e81efa9682
...
24768f3c43
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue