Skip to content

Commit

Permalink
Implement Skyline Branding Changes and Update skyline-apiserver & sky…
Browse files Browse the repository at this point in the history
…line-console to stable/2024.2 (#735)

* Fix quay name in helm overrides

* Improve UI for Monitor Overview and Login Pages
  • Loading branch information
sowm9802 authored Feb 3, 2025
1 parent b84fce1 commit 4634d1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .original-images.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"ghcr.io/rackerlabs/genestack/nova-efi:2024.1-ubuntu_jammy-1737928811",
"ghcr.io/rackerlabs/genestack/octavia-ovn:2024.1-ubuntu_jammy-1737651745",
"ghcr.io/rackerlabs/keystone-rxt:2024.1-ubuntu_jammy-1738429591",
"ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1730100728"
"ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1738594297"
]
4 changes: 2 additions & 2 deletions base-kustomize/skyline/base/deployment-apiserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ spec:
key: prometheus_endpoint
optional: true
- name: skyline-apiserver-db-migrate
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1730100728"
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1738594297"
imagePullPolicy: IfNotPresent
resources:
requests:
Expand All @@ -340,7 +340,7 @@ spec:
readOnly: true
containers:
- name: skyline-apiserver
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1730100728"
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1738594297"
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit 4634d1e

Please sign in to comment.