mirror of
https://github.com/nold360/hive-apps
synced 2025-01-10 07:46:17 +00:00
Compare commits
No commits in common. "78aba420a238d023698c75627506f4e61991a0a8" and "f348814ebb1aa69343db710f32776cd868028ec2" have entirely different histories.
78aba420a2
...
f348814ebb
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/sonarr
|
repository: ghcr.io/onedr0p/sonarr
|
||||||
tag: 4.0.2.1183
|
tag: 4.0.1.929
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
|
@ -24,7 +24,7 @@ server:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: quay.io/prometheus/prometheus
|
repository: quay.io/prometheus/prometheus
|
||||||
tag: v2.50.1
|
tag: v2.50.0
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
|
Loading…
Reference in a new issue