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