mirror of
https://github.com/nold360/hive-apps
synced 2025-02-11 10:41:18 +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:
|
||||
image:
|
||||
repository: flowiseai/flowise
|
||||
tag: 1.8.4
|
||||
tag: 2.1.3
|
||||
command:
|
||||
- flowise
|
||||
- start
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/heimdall
|
||||
tag: v2.5.7
|
||||
tag: 23.1.2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Add table
Reference in a new issue