mirror of
https://github.com/nold360/hive-apps
synced 2025-01-25 00:14:24 +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:
|
||||
repository: docker.io/qdrant/qdrant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.8.3"
|
||||
tag: "v1.8.4"
|
||||
useUnprivilegedImage: true
|
||||
|
||||
env:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/sonarr
|
||||
tag: 4.0.2.1183
|
||||
tag: 4.0.3.1413
|
||||
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: koenkk/zigbee2mqtt
|
||||
tag: 1.36.0
|
||||
tag: 1.36.1
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
|||
- name: argo-workflows
|
||||
repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-workflows
|
||||
targetRevision: 0.41.0
|
||||
targetRevision: 0.41.1
|
||||
# secrets:
|
||||
# - name: argocd-secret
|
||||
# keys:
|
||||
|
|
Loading…
Reference in a new issue