mirror of
https://github.com/nold360/hive-apps
synced 2025-02-05 15:02:48 +00:00
Compare commits
7 commits
8efb23a32b
...
9d61d69401
Author | SHA1 | Date | |
---|---|---|---|
|
9d61d69401 | ||
|
b06d3e70fa | ||
|
25bca03bf3 | ||
|
7626705189 | ||
|
ac7f8bcabf | ||
|
166f56a91c | ||
|
9569c27642 |
6 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: quay.io/argoproj/argocd
|
||||
tag: v2.11.11
|
||||
tag: v2.12.6
|
||||
# imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 999
|
||||
|
@ -176,7 +176,7 @@ repoServer:
|
|||
|
||||
initContainers:
|
||||
- name: copy-cmp-server
|
||||
image: quay.io/argoproj/argocd:v2.11.11
|
||||
image: quay.io/argoproj/argocd:v2.12.6
|
||||
command:
|
||||
- cp
|
||||
- -n
|
||||
|
|
|
@ -11,7 +11,7 @@ grafana:
|
|||
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
tag: 11.1.7
|
||||
tag: 11.2.2
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
|
|
|
@ -2,7 +2,7 @@ loki:
|
|||
enabled: true
|
||||
image:
|
||||
repository: grafana/loki
|
||||
tag: 3.1.2
|
||||
tag: 3.2.1
|
||||
|
||||
promtail:
|
||||
enabled: true
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: koenkk/zigbee2mqtt
|
||||
tag: 1.39.1
|
||||
tag: 1.40.2
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -15,7 +15,7 @@ ingress:
|
|||
- paperless.dc
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
tag: 2.11.6
|
||||
tag: 2.12.1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# -- See the following files for additional environment variables:
|
||||
|
|
|
@ -11,7 +11,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: "hashicorp/vault"
|
||||
tag: "1.17.6"
|
||||
tag: "1.18.0"
|
||||
auditStorage:
|
||||
accessMode: ReadWriteOnce
|
||||
annotations: {}
|
||||
|
|
Loading…
Add table
Reference in a new issue