Skip to content

Commit 6ee5f5b

Browse files
committed
Resolved merge conflicts
2 parents 0179f07 + e3605c9 commit 6ee5f5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

argocd/applications/configs/infra-managers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ telemetry-manager:
7575

7676
os-resource-manager:
7777
managerArgs:
78-
osProfileRevision: 0.9.1
78+
osProfileRevision: 0.9.3
7979
osSecurityFeatureEnable: false
8080
inventoryAddress: "inventory.orch-infra.svc.cluster.local:50051"
8181
traceURL: "orchestrator-observability-opentelemetry-collector.orch-platform.svc:4318"

argocd/applications/templates/web-ui-admin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
sources:
2222
- repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
2323
chart: orch-ui/charts/orch-ui-admin
24-
targetRevision: 3.2.2
24+
targetRevision: 3.2.4
2525
helm:
2626
releaseName: web-ui
2727
valuesObject:

0 commit comments

Comments
 (0)