mirror of https://git.rancher.io/charts
53 lines
1.8 KiB
Diff
53 lines
1.8 KiB
Diff
--- charts-original/values.yaml
|
|
+++ charts/values.yaml
|
|
@@ -8,38 +8,38 @@
|
|
image:
|
|
longhorn:
|
|
engine:
|
|
- repository: longhornio/longhorn-engine
|
|
+ repository: rancher/mirrored-longhornio-longhorn-engine
|
|
tag: v1.1.2
|
|
manager:
|
|
- repository: longhornio/longhorn-manager
|
|
+ repository: rancher/mirrored-longhornio-longhorn-manager
|
|
tag: v1.1.2
|
|
ui:
|
|
- repository: longhornio/longhorn-ui
|
|
+ repository: rancher/mirrored-longhornio-longhorn-ui
|
|
tag: v1.1.2
|
|
instanceManager:
|
|
- repository: longhornio/longhorn-instance-manager
|
|
+ repository: rancher/mirrored-longhornio-longhorn-instance-manager
|
|
tag: v1_20210621
|
|
shareManager:
|
|
- repository: longhornio/longhorn-share-manager
|
|
+ repository: rancher/mirrored-longhornio-longhorn-share-manager
|
|
tag: v1_20210416
|
|
backingImageManager:
|
|
- repository: longhornio/backing-image-manager
|
|
+ repository: rancher/mirrored-longhornio-backing-image-manager
|
|
tag: v1_20210422
|
|
csi:
|
|
attacher:
|
|
- repository: longhornio/csi-attacher
|
|
+ repository: rancher/mirrored-longhornio-csi-attacher
|
|
tag: v2.2.1-lh2
|
|
provisioner:
|
|
- repository: longhornio/csi-provisioner
|
|
+ repository: rancher/mirrored-longhornio-csi-provisioner
|
|
tag: v1.6.0-lh2
|
|
nodeDriverRegistrar:
|
|
- repository: longhornio/csi-node-driver-registrar
|
|
+ repository: rancher/mirrored-longhornio-csi-node-driver-registrar
|
|
tag: v1.2.0-lh1
|
|
resizer:
|
|
- repository: longhornio/csi-resizer
|
|
+ repository: rancher/mirrored-longhornio-csi-resizer
|
|
tag: v0.5.1-lh2
|
|
snapshotter:
|
|
- repository: longhornio/csi-snapshotter
|
|
+ repository: rancher/mirrored-longhornio-csi-snapshotter
|
|
tag: v2.1.1-lh2
|
|
pullPolicy: IfNotPresent
|
|
|