mirror of
https://github.com/nold360/hive-apps
synced 2025-02-11 18:51:12 +00:00
Compare commits
3 commits
0b6039ee00
...
b93159e088
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b93159e088 | ||
![]() |
86d4156483 | ||
![]() |
17a5ca42ba |
4 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ controllers:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: flowiseai/flowise
|
repository: flowiseai/flowise
|
||||||
tag: 1.8.4
|
tag: 2.1.3
|
||||||
command:
|
command:
|
||||||
- flowise
|
- flowise
|
||||||
- start
|
- start
|
||||||
|
|
|
@ -42,7 +42,7 @@ apps:
|
||||||
namespace: ingress-internal
|
namespace: ingress-internal
|
||||||
repoURL: https://kubernetes.github.io/ingress-nginx
|
repoURL: https://kubernetes.github.io/ingress-nginx
|
||||||
chart: ingress-nginx
|
chart: ingress-nginx
|
||||||
targetRevision: 4.11.1
|
targetRevision: 4.11.3
|
||||||
syncWave: '0'
|
syncWave: '0'
|
||||||
|
|
||||||
- name: cilium
|
- name: cilium
|
||||||
|
|
|
@ -13,5 +13,5 @@ apps:
|
||||||
- name: ingress-external
|
- name: ingress-external
|
||||||
repoURL: https://kubernetes.github.io/ingress-nginx
|
repoURL: https://kubernetes.github.io/ingress-nginx
|
||||||
chart: ingress-nginx
|
chart: ingress-nginx
|
||||||
targetRevision: 4.11.1
|
targetRevision: 4.11.3
|
||||||
syncWave: '0'
|
syncWave: '0'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/heimdall
|
repository: tccr.io/truecharts/heimdall
|
||||||
tag: v2.5.7
|
tag: 23.1.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Add table
Reference in a new issue