Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions helm-configs/horizon/horizon-helm-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ images:
tags:
db_init: docker.io/openstackhelm/heat:2023.1-ubuntu_jammy
db_drop: docker.io/openstackhelm/heat:2023.1-ubuntu_jammy
horizon_db_sync: docker.io/openstackhelm/horizon:2023.1-ubuntu_jammy
horizon: docker.io/openstackhelm/horizon:2023.1-ubuntu_jammy
horizon_db_sync: ghcr.io/rackerlabs/genestack/horizon-rxt:2023.1
horizon: ghcr.io/rackerlabs/genestack/horizon-rxt:2023.1
test: docker.io/openstackhelm/osh-selenium:latest-ubuntu_focal
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
image_repo_sync: docker.io/docker:17.07.0
Expand Down