mirror of
https://github.com/nold360/hive-apps
synced 2025-02-12 03:01:10 +00:00
Compare commits
6 commits
1ab5591ca5
...
9bddc59c36
Author | SHA1 | Date | |
---|---|---|---|
![]() |
9bddc59c36 | ||
![]() |
3f68183d5a | ||
![]() |
8cdd6ea185 | ||
![]() |
3e4f381807 | ||
![]() |
fca31a3aa8 | ||
![]() |
e1f2ed9c0b |
6 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: adguard/adguardhome
|
||||
tag: v0.107.53
|
||||
tag: v0.107.54
|
||||
|
||||
env:
|
||||
TZ: Europe/Amsterdam
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/qdrant/qdrant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.12.1"
|
||||
tag: "v1.12.2"
|
||||
useUnprivilegedImage: true
|
||||
|
||||
env:
|
||||
|
|
|
@ -8,7 +8,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: quay.io/argoproj/argocd
|
||||
tag: v2.12.6
|
||||
tag: v2.12.7
|
||||
# imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 999
|
||||
|
@ -176,7 +176,7 @@ repoServer:
|
|||
|
||||
initContainers:
|
||||
- name: copy-cmp-server
|
||||
image: quay.io/argoproj/argocd:v2.12.6
|
||||
image: quay.io/argoproj/argocd:v2.12.7
|
||||
command:
|
||||
- cp
|
||||
- -n
|
||||
|
|
|
@ -24,7 +24,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: quay.io/prometheus/prometheus
|
||||
tag: v2.55.0
|
||||
tag: v2.55.1
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
|
@ -15,7 +15,7 @@ ingress:
|
|||
- paperless.dc
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
tag: 2.13.1
|
||||
tag: 2.13.5
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# -- See the following files for additional environment variables:
|
||||
|
|
|
@ -11,7 +11,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: "hashicorp/vault"
|
||||
tag: "1.18.0"
|
||||
tag: "1.18.1"
|
||||
auditStorage:
|
||||
accessMode: ReadWriteOnce
|
||||
annotations: {}
|
||||
|
|
Loading…
Add table
Reference in a new issue