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