mirror of
https://github.com/nold360/hive-apps
synced 2025-02-04 14:32:50 +00:00
Compare commits
2 commits
1daa574ca5
...
fbb5d8d90f
Author | SHA1 | Date | |
---|---|---|---|
|
fbb5d8d90f | ||
|
40f5c8705a |
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: quay.io/argoproj/argocd
|
||||
tag: v2.11.4
|
||||
tag: v2.11.5
|
||||
# imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 999
|
||||
|
@ -176,7 +176,7 @@ repoServer:
|
|||
|
||||
initContainers:
|
||||
- name: copy-cmp-server
|
||||
image: quay.io/argoproj/argocd:v2.11.4
|
||||
image: quay.io/argoproj/argocd:v2.11.5
|
||||
command:
|
||||
- cp
|
||||
- -n
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/sonarr
|
||||
tag: 4.0.7.1863
|
||||
tag: 4.0.8.1874
|
||||
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
|
Loading…
Add table
Reference in a new issue