We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a364997 commit d705df5Copy full SHA for d705df5
apps/system-apps/config/user/helm-charts/monitoring/templates/monitoring_deploy.yaml
@@ -62,7 +62,7 @@ spec:
62
fieldPath: status.podIP
63
containers:
64
- name: dashboard-frontend
65
- image: beclab/dashboard-frontend-v1:v0.2.17
+ image: beclab/dashboard-frontend-v1:v0.2.20
66
imagePullPolicy: IfNotPresent
67
ports:
68
- containerPort: 80
apps/system-apps/config/user/helm-charts/system/templates/admin_console_deploy.yaml
@@ -60,7 +60,7 @@ spec:
60
61
- name: control-hub-frontend
- image: beclab/admin-console-frontend-v1:v0.2.22
+ image: beclab/admin-console-frontend-v1:v0.2.25
0 commit comments