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 |
6 changed files with 7 additions and 7 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"
|
||||||
|
|
|
@ -18,5 +18,5 @@ apps:
|
||||||
namespace: vault-secrets-operator
|
namespace: vault-secrets-operator
|
||||||
repoURL: https://ricoberger.github.io/helm-charts
|
repoURL: https://ricoberger.github.io/helm-charts
|
||||||
chart: vault-secrets-operator
|
chart: vault-secrets-operator
|
||||||
targetRevision: 2.5.10
|
targetRevision: 2.5.12
|
||||||
syncWave: '-2'
|
syncWave: '-2'
|
||||||
|
|
Loading…
Add table
Reference in a new issue