Skip to content

Commit

Permalink
Upgrade skyline to 2024.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sowm9802 committed Oct 14, 2024
1 parent 763f72e commit cfd6588
Showing 1 changed file with 2 additions and 2 deletions.
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-1723045532"
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1728361249"
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-1723045532"
image: "ghcr.io/rackerlabs/skyline-rxt:master-ubuntu_jammy-1728361249"
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit cfd6588

Please sign in to comment.