We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0db21 commit 8f39201Copy full SHA for 8f39201
argocd/applications/templates/web-ui-infra.yaml
@@ -21,7 +21,7 @@ spec:
21
sources:
22
- repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
23
chart: orch-ui/charts/orch-ui-infra
24
- targetRevision: 1.0.29
+ targetRevision: 1.0.31
25
helm:
26
releaseName: web-ui
27
valuesObject:
0 commit comments