mirror of
https://github.com/nold360/hive-apps
synced 2025-02-05 15:02:48 +00:00
Compare commits
7 commits
5501fd0b3f
...
a91322df66
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a91322df66 | ||
![]() |
962967f996 | ||
![]() |
dcd850e37c | ||
![]() |
aaec25feeb | ||
![]() |
ffa725f1e7 | ||
![]() |
7d531d02db | ||
![]() |
832a9c8f88 |
6 changed files with 7 additions and 7 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"
|
||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
|||
- name: argo-workflows
|
||||
repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-workflows
|
||||
targetRevision: 0.41.11
|
||||
targetRevision: 0.41.14
|
||||
# secrets:
|
||||
# - name: argocd-secret
|
||||
# keys:
|
||||
|
|
Loading…
Add table
Reference in a new issue