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 4899eec..f255d00 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/port/ceph-config-helper:v1.10.3 + ceph_config_helper: docker.io/starlingx/ceph-config-helper:v1.15.0 pullPolicy: "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 cc9658e..04b7268 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 @@ -165,7 +165,7 @@ ephemeral_pools: images: tags: rbd_provisioner: quay.io/external_storage/rbd-provisioner:v2.1.1-k8s1.11 - rbd_provisioner_storage_init: docker.io/port/ceph-config-helper:v1.10.3 + rbd_provisioner_storage_init: docker.io/starlingx/ceph-config-helper:v1.15.0 pull_policy: "IfNotPresent" local_registry: active: false