From f2781423f174b11afd95beed1796594c5744b7fb Mon Sep 17 00:00:00 2001 From: Sowmya Nethi Date: Wed, 5 Jun 2024 21:44:10 +0530 Subject: [PATCH] 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 --- kustomize/skyline/base/deployment-apiserver.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kustomize/skyline/base/deployment-apiserver.yaml b/kustomize/skyline/base/deployment-apiserver.yaml index 04109545..4fc21e0d 100644 --- a/kustomize/skyline/base/deployment-apiserver.yaml +++ b/kustomize/skyline/base/deployment-apiserver.yaml @@ -317,7 +317,7 @@ spec: key: prometheus_endpoint optional: true - name: skyline-apiserver-db-migrate - image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1717493690" + image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1717580178" imagePullPolicy: IfNotPresent resources: requests: @@ -340,7 +340,7 @@ spec: readOnly: true containers: - name: skyline-apiserver - image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1717493690" + image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1717580178" imagePullPolicy: IfNotPresent resources: limits: