mirror of
https://github.com/nold360/hive-apps
synced 2025-02-05 15:02:48 +00:00
Compare commits
7 commits
c53b99a166
...
214c316fdf
Author | SHA1 | Date | |
---|---|---|---|
|
214c316fdf | ||
|
962967f996 | ||
|
dcd850e37c | ||
|
aaec25feeb | ||
|
ffa725f1e7 | ||
|
7d531d02db | ||
|
832a9c8f88 |
5 changed files with 6 additions and 6 deletions
|
@ -3563,7 +3563,7 @@ spec:
|
|||
fieldPath: metadata.namespace
|
||||
- name: TUF_ROOT
|
||||
value: /tmp/.sigstore
|
||||
image: ghcr.io/fluxcd/source-controller:v1.3.0
|
||||
image: ghcr.io/fluxcd/source-controller:v1.4.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
@ -7975,7 +7975,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: ghcr.io/fluxcd/notification-controller:v1.3.0
|
||||
image: ghcr.io/fluxcd/notification-controller:v1.4.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/ombi
|
||||
tag: 4.43.5
|
||||
tag: 4.44.1
|
||||
|
||||
ingress:
|
||||
main:
|
||||
|
|
|
@ -9,7 +9,7 @@ image:
|
|||
# -- image repository
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
# @default -- chart.appVersion
|
||||
tag: "1.21"
|
||||
tag: "1.25"
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/radarr
|
||||
tag: 5.8.3.8933
|
||||
tag: 5.12.2.9335
|
||||
|
||||
env:
|
||||
UMASK: "002"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/navidrome/navidrome
|
||||
tag: 0.52.5
|
||||
tag: 0.53.3
|
||||
|
||||
env:
|
||||
TZ: "Europe/Amsterdam"
|
||||
|
|
Loading…
Add table
Reference in a new issue