--- charts-original/values.yaml +++ charts/values.yaml @@ -24,41 +24,41 @@ image: longhorn: engine: - repository: longhornio/longhorn-engine + repository: rancher/mirrored-longhornio-longhorn-engine tag: v1.3.3 manager: - repository: longhornio/longhorn-manager + repository: rancher/mirrored-longhornio-longhorn-manager tag: v1.3.3 ui: - repository: longhornio/longhorn-ui + repository: rancher/mirrored-longhornio-longhorn-ui tag: v1.3.3 instanceManager: - repository: longhornio/longhorn-instance-manager + repository: rancher/mirrored-longhornio-longhorn-instance-manager tag: v1_20230407 shareManager: - repository: longhornio/longhorn-share-manager + repository: rancher/mirrored-longhornio-longhorn-share-manager tag: v1_20230320 backingImageManager: - repository: longhornio/backing-image-manager + repository: rancher/mirrored-longhornio-backing-image-manager tag: v3_20230320 csi: attacher: - repository: longhornio/csi-attacher + repository: rancher/mirrored-longhornio-csi-attacher tag: v3.4.0 provisioner: - repository: longhornio/csi-provisioner + repository: rancher/mirrored-longhornio-csi-provisioner tag: v2.1.2 nodeDriverRegistrar: - repository: longhornio/csi-node-driver-registrar + repository: rancher/mirrored-longhornio-csi-node-driver-registrar tag: v2.5.0 resizer: - repository: longhornio/csi-resizer + repository: rancher/mirrored-longhornio-csi-resizer tag: v1.2.0 snapshotter: - repository: longhornio/csi-snapshotter + repository: rancher/mirrored-longhornio-csi-snapshotter tag: v3.0.3 livenessProbe: - repository: longhornio/livenessprobe + repository: rancher/mirrored-longhornio-livenessprobe tag: v2.8.0 pullPolicy: IfNotPresent