Update osh-selenium image used by default
Change-Id: I31dce9be26f0e36ac00ef8e359d2ad72d6e46272
This commit is contained in:
parent
51235e8b03
commit
c987d4a3a0
@ -14,7 +14,7 @@ apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
description: OpenStack-Helm Horizon
|
||||
name: horizon
|
||||
version: 0.3.14
|
||||
version: 0.3.15
|
||||
home: https://docs.openstack.org/horizon/latest/
|
||||
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Horizon/OpenStack_Project_Horizon_vertical.png
|
||||
sources:
|
||||
|
@ -22,7 +22,7 @@ images:
|
||||
horizon_db_sync: docker.io/openstackhelm/horizon:stein-ubuntu_bionic
|
||||
db_drop: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
||||
horizon: docker.io/openstackhelm/horizon:stein-ubuntu_bionic
|
||||
test: docker.io/openstackhelm/osh-selenium:latest-ubuntu_bionic
|
||||
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
|
||||
pull_policy: "IfNotPresent"
|
||||
|
@ -14,7 +14,7 @@ apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
description: OpenStack-Helm Monasca API
|
||||
name: monasca
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
home: https://docs.openstack.org/monasca/latest/
|
||||
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Monasca/OpenStack_Project_Monasca_vertical.png
|
||||
sources:
|
||||
|
@ -32,7 +32,7 @@ images:
|
||||
monasca_notification: docker.io/openstackhelm/monasca_notification:stein-ubuntu_bionic
|
||||
monasca_persister: docker.io/openstackhelm/monasca_persister:stein-ubuntu_bionic
|
||||
monasca_thresh: docker.io/openstackhelm/monasca_thresh:stein-ubuntu_bionic
|
||||
test: docker.io/openstackhelm/osh-selenium:latest-ubuntu_bionic
|
||||
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
|
||||
pull_policy: "IfNotPresent"
|
||||
|
@ -51,4 +51,5 @@ horizon:
|
||||
- 0.3.12 Add Ubuntu Jammy overrides
|
||||
- 0.3.13 Make selenium v4 syntax optional
|
||||
- 0.3.14 Add 2023.2 Ubuntu Jammy overrides
|
||||
- 0.3.15 Update osh-selenium image used by default
|
||||
...
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
monasca:
|
||||
- 0.1.0 Initial Chart
|
||||
- 0.1.1 Update osh-selenium image used by default
|
||||
...
|
||||
|
@ -32,7 +32,7 @@
|
||||
- openstack-helm-compute-kit-zed-ubuntu_focal
|
||||
- openstack-helm-compute-kit-zed-ubuntu_jammy
|
||||
# 2023.1
|
||||
- openstack-helm-horizon-2023-1-ubuntu_focal
|
||||
- openstack-helm-horizon-2023-1-ubuntu_jammy
|
||||
- openstack-helm-keystone-ldap-2023-1-ubuntu_focal
|
||||
- openstack-helm-cinder-2023-1-ubuntu_focal
|
||||
- openstack-helm-cinder-2023-1-ubuntu_jammy
|
||||
|
Loading…
Reference in New Issue
Block a user