We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e45895d commit 5be5f01Copy full SHA for 5be5f01
1 file changed
helmfile-deploy/post-orch/helmfile.yaml.gotmpl
@@ -999,7 +999,7 @@ releases:
999
namespace: orch-ui
1000
chart: edge-orch/orch-ui/charts/orch-ui-admin
1001
wait: true
1002
- version: 4.0.7
+ version: 4.0.8
1003
values:
1004
- values/web-ui-admin.yaml.gotmpl
1005
condition: web-ui-admin.enabled
@@ -1015,7 +1015,7 @@ releases:
1015
1016
chart: edge-orch/orch-ui/charts/orch-ui-infra
1017
1018
- version: 4.0.4
+ version: 4.0.6
1019
1020
- values/web-ui-infra.yaml.gotmpl
1021
condition: web-ui-infra.enabled
0 commit comments