mirror of
https://github.com/nold360/hive-apps
synced 2025-01-10 15:54:54 +00:00
Compare commits
2 commits
24768f3c43
...
e81efa9682
Author | SHA1 | Date | |
---|---|---|---|
|
e81efa9682 | ||
|
b31ccacf67 |
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.6
|
||||
tag: v2.10.7
|
||||
# imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 999
|
||||
|
@ -176,7 +176,7 @@ repoServer:
|
|||
|
||||
initContainers:
|
||||
- name: copy-cmp-server
|
||||
image: quay.io/argoproj/argocd:v2.10.6
|
||||
image: quay.io/argoproj/argocd:v2.10.7
|
||||
command:
|
||||
- cp
|
||||
- -n
|
||||
|
|
|
@ -9,7 +9,7 @@ image:
|
|||
# -- image repository
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
# @default -- chart.appVersion
|
||||
tag: "1.15"
|
||||
tag: "1.16"
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
Loading…
Reference in a new issue