You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chart/README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,22 +98,22 @@ The `values.yaml` contains items used to tweak a deployment of this chart.
98
98
|-----|------|---------|-------------|
99
99
| image.csi.attacher.registry | string |`""`| Registry for the CSI attacher image. When unspecified, Longhorn uses the default value. |
100
100
| image.csi.attacher.repository | string |`"longhornio/csi-attacher"`| Repository for the CSI attacher image. When unspecified, Longhorn uses the default value. |
101
-
| image.csi.attacher.tag | string |`"v4.11.0"`| Tag for the CSI attacher image. When unspecified, Longhorn uses the default value. |
101
+
| image.csi.attacher.tag | string |`"v4.11.0-20260401"`| Tag for the CSI attacher image. When unspecified, Longhorn uses the default value. |
102
102
| image.csi.livenessProbe.registry | string |`""`| Registry for the CSI liveness probe image. When unspecified, Longhorn uses the default value. |
103
103
| image.csi.livenessProbe.repository | string |`"longhornio/livenessprobe"`| Repository for the CSI liveness probe image. When unspecified, Longhorn uses the default value. |
104
-
| image.csi.livenessProbe.tag | string |`"v2.18.0"`| Tag for the CSI liveness probe image. When unspecified, Longhorn uses the default value. |
104
+
| image.csi.livenessProbe.tag | string |`"v2.18.0-20260401"`| Tag for the CSI liveness probe image. When unspecified, Longhorn uses the default value. |
105
105
| image.csi.nodeDriverRegistrar.registry | string |`""`| Registry for the CSI Node Driver Registrar image. When unspecified, Longhorn uses the default value. |
106
106
| image.csi.nodeDriverRegistrar.repository | string |`"longhornio/csi-node-driver-registrar"`| Repository for the CSI Node Driver Registrar image. When unspecified, Longhorn uses the default value. |
107
-
| image.csi.nodeDriverRegistrar.tag | string |`"v2.16.0"`| Tag for the CSI Node Driver Registrar image. When unspecified, Longhorn uses the default value. |
107
+
| image.csi.nodeDriverRegistrar.tag | string |`"v2.16.0-20260401"`| Tag for the CSI Node Driver Registrar image. When unspecified, Longhorn uses the default value. |
108
108
| image.csi.provisioner.registry | string |`""`| Registry for the CSI Provisioner image. When unspecified, Longhorn uses the default value. |
109
109
| image.csi.provisioner.repository | string |`"longhornio/csi-provisioner"`| Repository for the CSI Provisioner image. When unspecified, Longhorn uses the default value. |
110
-
| image.csi.provisioner.tag | string |`"v5.3.0-20260225"`| Tag for the CSI Provisioner image. When unspecified, Longhorn uses the default value. |
110
+
| image.csi.provisioner.tag | string |`"v5.3.0-20260401"`| Tag for the CSI Provisioner image. When unspecified, Longhorn uses the default value. |
111
111
| image.csi.resizer.registry | string |`""`| Registry for the CSI Resizer image. When unspecified, Longhorn uses the default value. |
112
112
| image.csi.resizer.repository | string |`"longhornio/csi-resizer"`| Repository for the CSI Resizer image. When unspecified, Longhorn uses the default value. |
113
-
| image.csi.resizer.tag | string |`"v2.1.0"`| Tag for the CSI Resizer image. When unspecified, Longhorn uses the default value. |
113
+
| image.csi.resizer.tag | string |`"v2.1.0-20260401"`| Tag for the CSI Resizer image. When unspecified, Longhorn uses the default value. |
114
114
| image.csi.snapshotter.registry | string |`""`| Registry for the CSI Snapshotter image. When unspecified, Longhorn uses the default value. |
115
115
| image.csi.snapshotter.repository | string |`"longhornio/csi-snapshotter"`| Repository for the CSI Snapshotter image. When unspecified, Longhorn uses the default value. |
116
-
| image.csi.snapshotter.tag | string |`"v8.5.0"`| Tag for the CSI Snapshotter image. When unspecified, Longhorn uses the default value. |
116
+
| image.csi.snapshotter.tag | string |`"v8.5.0-20260401"`| Tag for the CSI Snapshotter image. When unspecified, Longhorn uses the default value. |
117
117
| image.longhorn.backingImageManager.registry | string |`""`| Registry for the Backing Image Manager image. When unspecified, Longhorn uses the default value. |
118
118
| image.longhorn.backingImageManager.repository | string |`"longhornio/backing-image-manager"`| Repository for the Backing Image Manager image. When unspecified, Longhorn uses the default value. |
119
119
| image.longhorn.backingImageManager.tag | string |`"v1.11.x-head"`| Tag for the Backing Image Manager image. When unspecified, Longhorn uses the default value. |
@@ -131,7 +131,7 @@ The `values.yaml` contains items used to tweak a deployment of this chart.
131
131
| image.longhorn.shareManager.tag | string |`"v1.11.x-head"`| Tag for the Longhorn Share Manager image. |
132
132
| image.longhorn.supportBundleKit.registry | string |`""`| Registry for the Longhorn Support Bundle Manager image. |
133
133
| image.longhorn.supportBundleKit.repository | string |`"longhornio/support-bundle-kit"`| Repository for the Longhorn Support Bundle Manager image. |
134
-
| image.longhorn.supportBundleKit.tag | string |`"v0.0.81"`| Tag for the Longhorn Support Bundle Manager image. |
134
+
| image.longhorn.supportBundleKit.tag | string |`"v0.0.83"`| Tag for the Longhorn Support Bundle Manager image. |
135
135
| image.longhorn.ui.registry | string |`""`| Registry for the Longhorn UI image. |
136
136
| image.longhorn.ui.repository | string |`"longhornio/longhorn-ui"`| Repository for the Longhorn UI image. |
137
137
| image.longhorn.ui.tag | string |`"v1.11.x-head"`| Tag for the Longhorn UI image. |
Copy file name to clipboardExpand all lines: chart/values.yaml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -87,50 +87,50 @@ image:
87
87
# -- Repository for the Longhorn Support Bundle Manager image.
88
88
repository: longhornio/support-bundle-kit
89
89
# -- Tag for the Longhorn Support Bundle Manager image.
90
-
tag: v0.0.81
90
+
tag: v0.0.83
91
91
csi:
92
92
attacher:
93
93
# -- Registry for the CSI attacher image. When unspecified, Longhorn uses the default value.
94
94
registry: ""
95
95
# -- Repository for the CSI attacher image. When unspecified, Longhorn uses the default value.
96
96
repository: longhornio/csi-attacher
97
97
# -- Tag for the CSI attacher image. When unspecified, Longhorn uses the default value.
98
-
tag: v4.11.0
98
+
tag: v4.11.0-20260401
99
99
provisioner:
100
100
# -- Registry for the CSI Provisioner image. When unspecified, Longhorn uses the default value.
101
101
registry: ""
102
102
# -- Repository for the CSI Provisioner image. When unspecified, Longhorn uses the default value.
103
103
repository: longhornio/csi-provisioner
104
104
# -- Tag for the CSI Provisioner image. When unspecified, Longhorn uses the default value.
105
-
tag: v5.3.0-20260225
105
+
tag: v5.3.0-20260401
106
106
nodeDriverRegistrar:
107
107
# -- Registry for the CSI Node Driver Registrar image. When unspecified, Longhorn uses the default value.
108
108
registry: ""
109
109
# -- Repository for the CSI Node Driver Registrar image. When unspecified, Longhorn uses the default value.
110
110
repository: longhornio/csi-node-driver-registrar
111
111
# -- Tag for the CSI Node Driver Registrar image. When unspecified, Longhorn uses the default value.
112
-
tag: v2.16.0
112
+
tag: v2.16.0-20260401
113
113
resizer:
114
114
# -- Registry for the CSI Resizer image. When unspecified, Longhorn uses the default value.
115
115
registry: ""
116
116
# -- Repository for the CSI Resizer image. When unspecified, Longhorn uses the default value.
117
117
repository: longhornio/csi-resizer
118
118
# -- Tag for the CSI Resizer image. When unspecified, Longhorn uses the default value.
119
-
tag: v2.1.0
119
+
tag: v2.1.0-20260401
120
120
snapshotter:
121
121
# -- Registry for the CSI Snapshotter image. When unspecified, Longhorn uses the default value.
122
122
registry: ""
123
123
# -- Repository for the CSI Snapshotter image. When unspecified, Longhorn uses the default value.
124
124
repository: longhornio/csi-snapshotter
125
125
# -- Tag for the CSI Snapshotter image. When unspecified, Longhorn uses the default value.
126
-
tag: v8.5.0
126
+
tag: v8.5.0-20260401
127
127
livenessProbe:
128
128
# -- Registry for the CSI liveness probe image. When unspecified, Longhorn uses the default value.
129
129
registry: ""
130
130
# -- Repository for the CSI liveness probe image. When unspecified, Longhorn uses the default value.
131
131
repository: longhornio/livenessprobe
132
132
# -- Tag for the CSI liveness probe image. When unspecified, Longhorn uses the default value.
133
-
tag: v2.18.0
133
+
tag: v2.18.0-20260401
134
134
openshift:
135
135
oauthProxy:
136
136
# -- Registry for the OAuth Proxy image. Specify the upstream image (for example, "quay.io/openshift/origin-oauth-proxy"). This setting applies only to OpenShift users.
0 commit comments