Update default image values for rally to wallaby
This change updates the default image values from ocata to wallaby for the rally chart. Change-Id: I66ee14dd2ba5dc12a236269f414950c7aef8107d
This commit is contained in:
parent
e95d8a0bcd
commit
b7bec7ba41
@ -14,7 +14,7 @@ apiVersion: v1
|
|||||||
appVersion: v1.0.0
|
appVersion: v1.0.0
|
||||||
description: OpenStack-Helm rally
|
description: OpenStack-Helm rally
|
||||||
name: rally
|
name: rally
|
||||||
version: 0.2.2
|
version: 0.2.3
|
||||||
home: https://docs.openstack.org/developer/rally
|
home: https://docs.openstack.org/developer/rally
|
||||||
icon: https://www.openstack.org/themes/openstack/images/project-mascots/rally/OpenStack_Project_rally_vertical.png
|
icon: https://www.openstack.org/themes/openstack/images/project-mascots/rally/OpenStack_Project_rally_vertical.png
|
||||||
sources:
|
sources:
|
||||||
|
@ -30,9 +30,9 @@ images:
|
|||||||
db_init: docker.io/xrally/xrally-openstack:2.0.0
|
db_init: docker.io/xrally/xrally-openstack:2.0.0
|
||||||
rally_db_sync: docker.io/xrally/xrally-openstack:2.0.0
|
rally_db_sync: docker.io/xrally/xrally-openstack:2.0.0
|
||||||
run_task: docker.io/xrally/xrally-openstack:2.0.0
|
run_task: docker.io/xrally/xrally-openstack:2.0.0
|
||||||
ks_user: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
|
ks_user: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
|
||||||
ks_service: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
|
ks_service: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
|
||||||
ks_endpoints: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
|
ks_endpoints: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
|
||||||
image_repo_sync: docker.io/docker:17.07.0
|
image_repo_sync: docker.io/docker:17.07.0
|
||||||
pull_policy: "IfNotPresent"
|
pull_policy: "IfNotPresent"
|
||||||
local_registry:
|
local_registry:
|
||||||
|
@ -5,4 +5,5 @@ rally:
|
|||||||
- 0.2.0 Remove support for releases before T
|
- 0.2.0 Remove support for releases before T
|
||||||
- 0.2.1 Update htk requirements repo
|
- 0.2.1 Update htk requirements repo
|
||||||
- 0.2.2 Add values for backoffLimit and restartPolicy
|
- 0.2.2 Add values for backoffLimit and restartPolicy
|
||||||
|
- 0.2.3 Update default image values to Wallaby
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user