mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 21:51:20 +00:00
Compare commits
7 commits
7328c06449
...
606b9cc3a6
Author | SHA1 | Date | |
---|---|---|---|
|
606b9cc3a6 | ||
|
487a4f2d43 | ||
|
6e5ffdc8f9 | ||
e9e0dc0728 | |||
|
515698cf73 | ||
|
bcc795a8b9 | ||
|
d27e8cec03 |
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: 2.1.5
|
||||
tag: 2.2.0
|
||||
command:
|
||||
- flowise
|
||||
- start
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/sonarr
|
||||
tag: 4.0.10.2544
|
||||
tag: 4.0.11.2680
|
||||
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
|||
- name: kube-prometheus-stack
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
chart: kube-prometheus-stack
|
||||
targetRevision: 66.2.1
|
||||
targetRevision: 66.2.2
|
||||
secrets:
|
||||
- name: grafana
|
||||
keys:
|
||||
|
|
|
@ -4,7 +4,7 @@ apps:
|
|||
- name: homer
|
||||
repoURL: https://djjudas21.github.io/charts
|
||||
chart: homer
|
||||
targetRevision: 8.1.15
|
||||
targetRevision: 8.2.2
|
||||
include:
|
||||
- ingress-internal
|
||||
- noRoot
|
||||
|
|
|
@ -14,7 +14,7 @@ apps:
|
|||
- name: nextcloud
|
||||
repoURL: https://nextcloud.github.io/helm
|
||||
chart: nextcloud
|
||||
targetRevision: 6.2.3
|
||||
targetRevision: 6.2.4
|
||||
secrets:
|
||||
- name: nextcloud-user
|
||||
keys:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
image:
|
||||
tag: 29-fpm
|
||||
tag: 30-fpm
|
||||
pullPolicy: Always
|
||||
|
||||
nextcloud:
|
||||
|
|
Loading…
Reference in a new issue