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.
2 parents 0179f07 + e3605c9 commit 6ee5f5bCopy full SHA for 6ee5f5b
argocd/applications/configs/infra-managers.yaml
@@ -75,7 +75,7 @@ telemetry-manager:
75
76
os-resource-manager:
77
managerArgs:
78
- osProfileRevision: 0.9.1
+ osProfileRevision: 0.9.3
79
osSecurityFeatureEnable: false
80
inventoryAddress: "inventory.orch-infra.svc.cluster.local:50051"
81
traceURL: "orchestrator-observability-opentelemetry-collector.orch-platform.svc:4318"
argocd/applications/templates/web-ui-admin.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-admin
24
- targetRevision: 3.2.2
+ targetRevision: 3.2.4
25
helm:
26
releaseName: web-ui
27
valuesObject:
0 commit comments