mirror of
https://github.com/nold360/hive-apps
synced 2025-01-09 23:36:24 +00:00
Compare commits
2 commits
7c448aa816
...
efbe600051
Author | SHA1 | Date | |
---|---|---|---|
|
efbe600051 | ||
|
059c01fe5d |
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.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
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue