mirror of
https://github.com/nold360/hive-apps
synced 2025-02-11 18:51:12 +00:00
Compare commits
6 commits
c24d706305
...
7ed2c74149
Author | SHA1 | Date | |
---|---|---|---|
![]() |
7ed2c74149 | ||
![]() |
6d9864be7a | ||
![]() |
031c4e6896 | ||
![]() |
b2dd74df04 | ||
![]() |
86d4156483 | ||
![]() |
17a5ca42ba |
7 changed files with 7 additions and 7 deletions
|
@ -6323,7 +6323,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: ghcr.io/fluxcd/helm-controller:v0.37.4
|
||||
image: ghcr.io/fluxcd/helm-controller:v1.1.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -4,7 +4,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: flowiseai/flowise
|
||||
tag: 1.8.4
|
||||
tag: 2.1.3
|
||||
command:
|
||||
- flowise
|
||||
- start
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/radarr
|
||||
tag: 5.12.2.9335
|
||||
tag: 5.13.1.9378
|
||||
|
||||
env:
|
||||
UMASK: "002"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/sonarr
|
||||
tag: 4.0.9.2244
|
||||
tag: 4.0.10.2544
|
||||
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
|
|
@ -42,7 +42,7 @@ apps:
|
|||
namespace: ingress-internal
|
||||
repoURL: https://kubernetes.github.io/ingress-nginx
|
||||
chart: ingress-nginx
|
||||
targetRevision: 4.11.1
|
||||
targetRevision: 4.11.3
|
||||
syncWave: '0'
|
||||
|
||||
- name: cilium
|
||||
|
|
|
@ -13,5 +13,5 @@ apps:
|
|||
- name: ingress-external
|
||||
repoURL: https://kubernetes.github.io/ingress-nginx
|
||||
chart: ingress-nginx
|
||||
targetRevision: 4.11.1
|
||||
targetRevision: 4.11.3
|
||||
syncWave: '0'
|
||||
|
|
|
@ -15,7 +15,7 @@ ingress:
|
|||
- paperless.dc
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
tag: 2.12.1
|
||||
tag: 2.13.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# -- See the following files for additional environment variables:
|
||||
|
|
Loading…
Add table
Reference in a new issue