mirror of
https://github.com/nold360/hive-apps
synced 2025-02-14 12:31:06 +00:00
Compare commits
No commits in common. "9569c27642f97463136aed47874898cdb9041e2f" and "832a9c8f883d96b30a63c2fb7e585121ab6b928b" have entirely different histories.
9569c27642
...
832a9c8f88
6 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.4.1
|
||||
image: ghcr.io/fluxcd/source-controller:v1.3.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/ombi
|
||||
tag: 4.44.1
|
||||
tag: 4.43.5
|
||||
|
||||
ingress:
|
||||
main:
|
||||
|
|
|
@ -9,7 +9,7 @@ image:
|
|||
# -- image repository
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
# @default -- chart.appVersion
|
||||
tag: "1.25"
|
||||
tag: "1.21"
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/radarr
|
||||
tag: 5.12.2.9335
|
||||
tag: 5.8.3.8933
|
||||
|
||||
env:
|
||||
UMASK: "002"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/navidrome/navidrome
|
||||
tag: 0.53.3
|
||||
tag: 0.52.5
|
||||
|
||||
env:
|
||||
TZ: "Europe/Amsterdam"
|
||||
|
|
|
@ -15,7 +15,7 @@ ingress:
|
|||
- paperless.dc
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
tag: 2.12.1
|
||||
tag: 2.11.6
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# -- See the following files for additional environment variables:
|
||||
|
|
Loading…
Add table
Reference in a new issue