diff --git a/stx-platform-helm/stx-platform-helm/helm-charts/ceph-pools-audit/values.yaml b/stx-platform-helm/stx-platform-helm/helm-charts/ceph-pools-audit/values.yaml index fbbae8b..b6c5f5c 100644 --- a/stx-platform-helm/stx-platform-helm/helm-charts/ceph-pools-audit/values.yaml +++ b/stx-platform-helm/stx-platform-helm/helm-charts/ceph-pools-audit/values.yaml @@ -26,7 +26,7 @@ conf: images: tags: - ceph_config_helper: docker.io/starlingx/ceph-config-helper:v1.15.0 + ceph_config_helper: docker.io/openstackhelm/ceph-config-helper:ubuntu_bionic-20201223 pullPolicy: "IfNotPresent" local_registry: active: false diff --git a/stx-platform-helm/stx-platform-helm/helm-charts/cephfs-provisioner/values.yaml b/stx-platform-helm/stx-platform-helm/helm-charts/cephfs-provisioner/values.yaml index 69db6b5..7e309c6 100644 --- a/stx-platform-helm/stx-platform-helm/helm-charts/cephfs-provisioner/values.yaml +++ b/stx-platform-helm/stx-platform-helm/helm-charts/cephfs-provisioner/values.yaml @@ -116,7 +116,7 @@ classes: images: tags: cephfs_provisioner: quay.io/external_storage/cephfs-provisioner:v2.1.0-k8s1.11 - cephfs_provisioner_storage_init: docker.io/starlingx/ceph-config-helper:v1.15.0 + cephfs_provisioner_storage_init: docker.io/openstackhelm/ceph-config-helper:ubuntu_bionic-20201223 pull_policy: "IfNotPresent" local_registry: active: false diff --git a/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/values.yaml b/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/values.yaml index d90d9f7..44014cd 100644 --- a/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/values.yaml +++ b/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/values.yaml @@ -173,7 +173,7 @@ ephemeral_pools: images: tags: rbd_provisioner: quay.io/external_storage/rbd-provisioner:v2.1.1-k8s1.11 - rbd_provisioner_storage_init: docker.io/starlingx/ceph-config-helper:v1.15.0 + rbd_provisioner_storage_init: docker.io/openstackhelm/ceph-config-helper:ubuntu_bionic-20201223 pull_policy: "IfNotPresent" local_registry: active: false