Update default image values for ceph-rgw
This change updates the default image values for several images in the ceph-rgw chart to newer openstack and ubuntu releases. Change-Id: Ia11d69bd8f0b4259f6ee68b167a7344ab86d0584
This commit is contained in:
parent
92977da6b8
commit
4c077707fc
@ -15,6 +15,6 @@ apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
description: OpenStack-Helm Ceph RadosGW
|
||||
name: ceph-rgw
|
||||
version: 0.1.21
|
||||
version: 0.1.22
|
||||
home: https://github.com/ceph/ceph
|
||||
...
|
||||
|
@ -31,9 +31,9 @@ images:
|
||||
image_repo_sync: 'docker.io/library/docker:17.07.0'
|
||||
rgw_s3_admin: 'docker.io/openstackhelm/ceph-config-helper:change_770201_ubuntu_bionic-20210113'
|
||||
rgw_placement_targets: 'docker.io/openstackhelm/ceph-config-helper:change_770201_ubuntu_bionic-20210113'
|
||||
ks_endpoints: 'docker.io/openstackhelm/heat:newton-ubuntu_xenial'
|
||||
ks_service: 'docker.io/openstackhelm/heat:newton-ubuntu_xenial'
|
||||
ks_user: 'docker.io/openstackhelm/heat:newton-ubuntu_xenial'
|
||||
ks_endpoints: 'docker.io/openstackhelm/heat:wallaby-ubuntu_focal'
|
||||
ks_service: 'docker.io/openstackhelm/heat:wallaby-ubuntu_focal'
|
||||
ks_user: 'docker.io/openstackhelm/heat:wallaby-ubuntu_focal'
|
||||
local_registry:
|
||||
active: false
|
||||
exclude:
|
||||
|
@ -22,4 +22,5 @@ ceph-rgw:
|
||||
- 0.1.19 Add ClusterRole to the bootstrap-job
|
||||
- 0.1.20 Enable taint toleration for Openstack services jobs
|
||||
- 0.1.21 Correct mon discovery for multiple RGWs in different NS
|
||||
- 0.1.22 Update default image values
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user