mirror of
https://github.com/nold360/hive-apps
synced 2025-01-27 01:22:49 +00:00
Compare commits
4 commits
861b5316c1
...
59227ea18a
Author | SHA1 | Date | |
---|---|---|---|
|
59227ea18a | ||
|
44b79f0fdf | ||
|
5e48702d71 | ||
|
a09b71501a |
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: docker.io/qdrant/qdrant
|
repository: docker.io/qdrant/qdrant
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "v1.8.3"
|
tag: "v1.8.4"
|
||||||
useUnprivilegedImage: true
|
useUnprivilegedImage: true
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/sonarr
|
repository: ghcr.io/onedr0p/sonarr
|
||||||
tag: 4.0.2.1183
|
tag: 4.0.3.1413
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: koenkk/zigbee2mqtt
|
repository: koenkk/zigbee2mqtt
|
||||||
tag: 1.36.0
|
tag: 1.36.1
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
||||||
- name: argo-workflows
|
- name: argo-workflows
|
||||||
repoURL: https://argoproj.github.io/argo-helm
|
repoURL: https://argoproj.github.io/argo-helm
|
||||||
chart: argo-workflows
|
chart: argo-workflows
|
||||||
targetRevision: 0.41.0
|
targetRevision: 0.41.1
|
||||||
# secrets:
|
# secrets:
|
||||||
# - name: argocd-secret
|
# - name: argocd-secret
|
||||||
# keys:
|
# keys:
|
||||||
|
|
Loading…
Add table
Reference in a new issue