mirror of https://git.rancher.io/charts
61 lines
2.0 KiB
Diff
61 lines
2.0 KiB
Diff
--- charts-original/values.yaml
|
|
+++ charts/values.yaml
|
|
@@ -24,44 +24,44 @@
|
|
image:
|
|
longhorn:
|
|
engine:
|
|
- repository: longhornio/longhorn-engine
|
|
+ repository: rancher/mirrored-longhornio-longhorn-engine
|
|
tag: v1.4.2
|
|
manager:
|
|
- repository: longhornio/longhorn-manager
|
|
+ repository: rancher/mirrored-longhornio-longhorn-manager
|
|
tag: v1.4.2
|
|
ui:
|
|
- repository: longhornio/longhorn-ui
|
|
+ repository: rancher/mirrored-longhornio-longhorn-ui
|
|
tag: v1.4.2
|
|
instanceManager:
|
|
- repository: longhornio/longhorn-instance-manager
|
|
+ repository: rancher/mirrored-longhornio-longhorn-instance-manager
|
|
tag: v1.4.2
|
|
shareManager:
|
|
- repository: longhornio/longhorn-share-manager
|
|
+ repository: rancher/mirrored-longhornio-longhorn-share-manager
|
|
tag: v1.4.2
|
|
backingImageManager:
|
|
- repository: longhornio/backing-image-manager
|
|
+ repository: rancher/mirrored-longhornio-backing-image-manager
|
|
tag: v1.4.2
|
|
supportBundleKit:
|
|
- repository: longhornio/support-bundle-kit
|
|
+ repository: rancher/mirrored-longhornio-support-bundle-kit
|
|
tag: v0.0.24
|
|
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.3.0
|
|
snapshotter:
|
|
- repository: longhornio/csi-snapshotter
|
|
+ repository: rancher/mirrored-longhornio-csi-snapshotter
|
|
tag: v5.0.1
|
|
livenessProbe:
|
|
- repository: longhornio/livenessprobe
|
|
+ repository: rancher/mirrored-longhornio-livenessprobe
|
|
tag: v2.8.0
|
|
pullPolicy: IfNotPresent
|
|
|