Skip to content

Commit f278142

Browse files
authored
Changed Openstack to OpenStack and adjusted the shade of progress bar color in skyline-console (#295)
* Updated skyline deployment YAML with the latest image * Modified quota ring colors and set Genestack logo to relative in new skyline-console * Changed Openstack to OpenStack and adjusted the shade of normalColor in skyline-console
1 parent 5532229 commit f278142

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kustomize/skyline/base/deployment-apiserver.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ spec:
317317
key: prometheus_endpoint
318318
optional: true
319319
- name: skyline-apiserver-db-migrate
320-
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1717493690"
320+
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1717580178"
321321
imagePullPolicy: IfNotPresent
322322
resources:
323323
requests:
@@ -340,7 +340,7 @@ spec:
340340
readOnly: true
341341
containers:
342342
- name: skyline-apiserver
343-
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1717493690"
343+
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1717580178"
344344
imagePullPolicy: IfNotPresent
345345
resources:
346346
limits:

0 commit comments

Comments
 (0)