Skip to content

Commit d173eb0

Browse files
chore(chart): update dependency versions (PR longhorn/dep-versions#164)
Signed-off-by: Longhorn GitHub Bot <67932897+longhorn-io-github-bot@users.noreply.github.com>
1 parent a947b3e commit d173eb0

6 files changed

Lines changed: 48 additions & 48 deletions

File tree

chart/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,22 +98,22 @@ The `values.yaml` contains items used to tweak a deployment of this chart.
9898
|-----|------|---------|-------------|
9999
| image.csi.attacher.registry | string | `""` | Registry for the CSI attacher image. When unspecified, Longhorn uses the default value. |
100100
| 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. |
102102
| image.csi.livenessProbe.registry | string | `""` | Registry for the CSI liveness probe image. When unspecified, Longhorn uses the default value. |
103103
| 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. |
105105
| image.csi.nodeDriverRegistrar.registry | string | `""` | Registry for the CSI Node Driver Registrar image. When unspecified, Longhorn uses the default value. |
106106
| 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. |
108108
| image.csi.provisioner.registry | string | `""` | Registry for the CSI Provisioner image. When unspecified, Longhorn uses the default value. |
109109
| 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. |
111111
| image.csi.resizer.registry | string | `""` | Registry for the CSI Resizer image. When unspecified, Longhorn uses the default value. |
112112
| 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. |
114114
| image.csi.snapshotter.registry | string | `""` | Registry for the CSI Snapshotter image. When unspecified, Longhorn uses the default value. |
115115
| 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. |
117117
| image.longhorn.backingImageManager.registry | string | `""` | Registry for the Backing Image Manager image. When unspecified, Longhorn uses the default value. |
118118
| image.longhorn.backingImageManager.repository | string | `"longhornio/backing-image-manager"` | Repository for the Backing Image Manager image. When unspecified, Longhorn uses the default value. |
119119
| 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.
131131
| image.longhorn.shareManager.tag | string | `"v1.11.x-head"` | Tag for the Longhorn Share Manager image. |
132132
| image.longhorn.supportBundleKit.registry | string | `""` | Registry for the Longhorn Support Bundle Manager image. |
133133
| 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. |
135135
| image.longhorn.ui.registry | string | `""` | Registry for the Longhorn UI image. |
136136
| image.longhorn.ui.repository | string | `"longhornio/longhorn-ui"` | Repository for the Longhorn UI image. |
137137
| image.longhorn.ui.tag | string | `"v1.11.x-head"` | Tag for the Longhorn UI image. |

chart/questions.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ questions:
1717
label: Longhorn Manager Image Repository
1818
group: Longhorn Images Settings
1919
- variable: image.longhorn.manager.tag
20-
default: v1.11.1
20+
default: v1.11.x-head
2121
description: Tag for the Longhorn Manager image.
2222
type: string
2323
label: Longhorn Manager Image Tag
@@ -29,7 +29,7 @@ questions:
2929
label: Longhorn Engine Image Repository
3030
group: Longhorn Images Settings
3131
- variable: image.longhorn.engine.tag
32-
default: v1.11.1
32+
default: v1.11.x-head
3333
description: Tag for the Longhorn Engine image.
3434
type: string
3535
label: Longhorn Engine Image Tag
@@ -41,7 +41,7 @@ questions:
4141
label: Longhorn UI Image Repository
4242
group: Longhorn Images Settings
4343
- variable: image.longhorn.ui.tag
44-
default: v1.11.1
44+
default: v1.11.x-head
4545
description: Tag for the Longhorn UI image.
4646
type: string
4747
label: Longhorn UI Image Tag
@@ -53,7 +53,7 @@ questions:
5353
label: Longhorn Instance Manager Image Repository
5454
group: Longhorn Images Settings
5555
- variable: image.longhorn.instanceManager.tag
56-
default: v1.11.1
56+
default: v1.11.x-head
5757
description: Tag for the Longhorn Instance Manager image.
5858
type: string
5959
label: Longhorn Instance Manager Image Tag
@@ -65,7 +65,7 @@ questions:
6565
label: Longhorn Share Manager Image Repository
6666
group: Longhorn Images Settings
6767
- variable: image.longhorn.shareManager.tag
68-
default: v1.11.1
68+
default: v1.11.x-head
6969
description: Tag for the Longhorn Share Manager image.
7070
type: string
7171
label: Longhorn Share Manager Image Tag
@@ -78,7 +78,7 @@ questions:
7878
label: Longhorn Backing Image Manager Image Repository
7979
group: Longhorn Images Settings
8080
- variable: image.longhorn.backingImageManager.tag
81-
default: v1.11.1
81+
default: v1.11.x-head
8282
description: >-
8383
Tag for the Backing Image Manager image. When unspecified, Longhorn uses the default value.
8484
type: string
@@ -91,7 +91,7 @@ questions:
9191
label: Longhorn Support Bundle Kit Image Repository
9292
group: Longhorn Images Settings
9393
- variable: image.longhorn.supportBundleKit.tag
94-
default: v0.0.81
94+
default: v0.0.83
9595
description: Tag for the Longhorn Support Bundle Manager image.
9696
type: string
9797
label: Longhorn Support Bundle Kit Image Tag
@@ -104,7 +104,7 @@ questions:
104104
label: Longhorn CSI Attacher Image Repository
105105
group: Longhorn CSI Driver Images
106106
- variable: image.csi.attacher.tag
107-
default: v4.11.0
107+
default: v4.11.0-20260401
108108
description: >-
109109
Tag for the CSI attacher image. When unspecified, Longhorn uses the default value.
110110
type: string
@@ -118,7 +118,7 @@ questions:
118118
label: Longhorn CSI Provisioner Image Repository
119119
group: Longhorn CSI Driver Images
120120
- variable: image.csi.provisioner.tag
121-
default: v5.3.0-20260225
121+
default: v5.3.0-20260401
122122
description: >-
123123
Tag for the CSI Provisioner image. When unspecified, Longhorn uses the default value.
124124
type: string
@@ -132,7 +132,7 @@ questions:
132132
label: Longhorn CSI Node Driver Registrar Image Repository
133133
group: Longhorn CSI Driver Images
134134
- variable: image.csi.nodeDriverRegistrar.tag
135-
default: v2.16.0
135+
default: v2.16.0-20260401
136136
description: >-
137137
Tag for the CSI Node Driver Registrar image. When unspecified, Longhorn uses the default value.
138138
type: string
@@ -146,7 +146,7 @@ questions:
146146
label: Longhorn CSI Driver Resizer Image Repository
147147
group: Longhorn CSI Driver Images
148148
- variable: image.csi.resizer.tag
149-
default: v2.1.0
149+
default: v2.1.0-20260401
150150
description: >-
151151
Tag for the CSI Resizer image. When unspecified, Longhorn uses the default value.
152152
type: string
@@ -160,7 +160,7 @@ questions:
160160
label: Longhorn CSI Driver Snapshotter Image Repository
161161
group: Longhorn CSI Driver Images
162162
- variable: image.csi.snapshotter.tag
163-
default: v8.5.0
163+
default: v8.5.0-20260401
164164
description: >-
165165
Tag for the CSI Snapshotter image. When unspecified, Longhorn uses the default value.
166166
type: string
@@ -174,7 +174,7 @@ questions:
174174
label: Longhorn CSI Liveness Probe Image Repository
175175
group: Longhorn CSI Driver Images
176176
- variable: image.csi.livenessProbe.tag
177-
default: v2.18.0
177+
default: v2.18.0-20260401
178178
description: >-
179179
Tag for the CSI liveness probe image. When unspecified, Longhorn uses the default value.
180180
type: string

chart/values.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,50 +87,50 @@ image:
8787
# -- Repository for the Longhorn Support Bundle Manager image.
8888
repository: longhornio/support-bundle-kit
8989
# -- Tag for the Longhorn Support Bundle Manager image.
90-
tag: v0.0.81
90+
tag: v0.0.83
9191
csi:
9292
attacher:
9393
# -- Registry for the CSI attacher image. When unspecified, Longhorn uses the default value.
9494
registry: ""
9595
# -- Repository for the CSI attacher image. When unspecified, Longhorn uses the default value.
9696
repository: longhornio/csi-attacher
9797
# -- Tag for the CSI attacher image. When unspecified, Longhorn uses the default value.
98-
tag: v4.11.0
98+
tag: v4.11.0-20260401
9999
provisioner:
100100
# -- Registry for the CSI Provisioner image. When unspecified, Longhorn uses the default value.
101101
registry: ""
102102
# -- Repository for the CSI Provisioner image. When unspecified, Longhorn uses the default value.
103103
repository: longhornio/csi-provisioner
104104
# -- 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
106106
nodeDriverRegistrar:
107107
# -- Registry for the CSI Node Driver Registrar image. When unspecified, Longhorn uses the default value.
108108
registry: ""
109109
# -- Repository for the CSI Node Driver Registrar image. When unspecified, Longhorn uses the default value.
110110
repository: longhornio/csi-node-driver-registrar
111111
# -- 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
113113
resizer:
114114
# -- Registry for the CSI Resizer image. When unspecified, Longhorn uses the default value.
115115
registry: ""
116116
# -- Repository for the CSI Resizer image. When unspecified, Longhorn uses the default value.
117117
repository: longhornio/csi-resizer
118118
# -- Tag for the CSI Resizer image. When unspecified, Longhorn uses the default value.
119-
tag: v2.1.0
119+
tag: v2.1.0-20260401
120120
snapshotter:
121121
# -- Registry for the CSI Snapshotter image. When unspecified, Longhorn uses the default value.
122122
registry: ""
123123
# -- Repository for the CSI Snapshotter image. When unspecified, Longhorn uses the default value.
124124
repository: longhornio/csi-snapshotter
125125
# -- Tag for the CSI Snapshotter image. When unspecified, Longhorn uses the default value.
126-
tag: v8.5.0
126+
tag: v8.5.0-20260401
127127
livenessProbe:
128128
# -- Registry for the CSI liveness probe image. When unspecified, Longhorn uses the default value.
129129
registry: ""
130130
# -- Repository for the CSI liveness probe image. When unspecified, Longhorn uses the default value.
131131
repository: longhornio/livenessprobe
132132
# -- 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
134134
openshift:
135135
oauthProxy:
136136
# -- 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.

deploy/longhorn-images.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ longhornio/longhorn-manager:v1.11.x-head
55
longhornio/longhorn-share-manager:v1.11.x-head
66
longhornio/longhorn-ui:v1.11.x-head
77
longhornio/longhorn-cli:v1.11.x-head
8-
longhornio/csi-attacher:v4.11.0
9-
longhornio/csi-provisioner:v5.3.0-20260225
10-
longhornio/csi-resizer:v2.1.0
11-
longhornio/csi-snapshotter:v8.5.0
12-
longhornio/csi-node-driver-registrar:v2.16.0
13-
longhornio/livenessprobe:v2.18.0
14-
longhornio/support-bundle-kit:v0.0.81
8+
longhornio/csi-attacher:v4.11.0-20260401
9+
longhornio/csi-provisioner:v5.3.0-20260401
10+
longhornio/csi-resizer:v2.1.0-20260401
11+
longhornio/csi-snapshotter:v8.5.0-20260401
12+
longhornio/csi-node-driver-registrar:v2.16.0-20260401
13+
longhornio/livenessprobe:v2.18.0-20260401
14+
longhornio/support-bundle-kit:v0.0.83

deploy/longhorn-okd.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4401,7 +4401,7 @@ spec:
44014401
- --backing-image-manager-image
44024402
- "docker.io/longhornio/backing-image-manager:v1.11.x-head"
44034403
- --support-bundle-manager-image
4404-
- "docker.io/longhornio/support-bundle-kit:v0.0.81"
4404+
- "docker.io/longhornio/support-bundle-kit:v0.0.83"
44054405
- --manager-image
44064406
- "docker.io/longhornio/longhorn-manager:v1.11.x-head"
44074407
- --service-account
@@ -4537,17 +4537,17 @@ spec:
45374537
fieldRef:
45384538
fieldPath: spec.serviceAccountName
45394539
- name: CSI_ATTACHER_IMAGE
4540-
value: "docker.io/longhornio/csi-attacher:v4.11.0"
4540+
value: "docker.io/longhornio/csi-attacher:v4.11.0-20260401"
45414541
- name: CSI_PROVISIONER_IMAGE
4542-
value: "docker.io/longhornio/csi-provisioner:v5.3.0-20260225"
4542+
value: "docker.io/longhornio/csi-provisioner:v5.3.0-20260401"
45434543
- name: CSI_NODE_DRIVER_REGISTRAR_IMAGE
4544-
value: "docker.io/longhornio/csi-node-driver-registrar:v2.16.0"
4544+
value: "docker.io/longhornio/csi-node-driver-registrar:v2.16.0-20260401"
45454545
- name: CSI_RESIZER_IMAGE
4546-
value: "docker.io/longhornio/csi-resizer:v2.1.0"
4546+
value: "docker.io/longhornio/csi-resizer:v2.1.0-20260401"
45474547
- name: CSI_SNAPSHOTTER_IMAGE
4548-
value: "docker.io/longhornio/csi-snapshotter:v8.5.0"
4548+
value: "docker.io/longhornio/csi-snapshotter:v8.5.0-20260401"
45494549
- name: CSI_LIVENESS_PROBE_IMAGE
4550-
value: "docker.io/longhornio/livenessprobe:v2.18.0"
4550+
value: "docker.io/longhornio/livenessprobe:v2.18.0-20260401"
45514551

45524552
priorityClassName: "longhorn-critical"
45534553
serviceAccountName: longhorn-service-account

deploy/longhorn.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4338,7 +4338,7 @@ spec:
43384338
- --backing-image-manager-image
43394339
- "docker.io/longhornio/backing-image-manager:v1.11.x-head"
43404340
- --support-bundle-manager-image
4341-
- "docker.io/longhornio/support-bundle-kit:v0.0.81"
4341+
- "docker.io/longhornio/support-bundle-kit:v0.0.83"
43424342
- --manager-image
43434343
- "docker.io/longhornio/longhorn-manager:v1.11.x-head"
43444344
- --service-account
@@ -4474,17 +4474,17 @@ spec:
44744474
fieldRef:
44754475
fieldPath: spec.serviceAccountName
44764476
- name: CSI_ATTACHER_IMAGE
4477-
value: "docker.io/longhornio/csi-attacher:v4.11.0"
4477+
value: "docker.io/longhornio/csi-attacher:v4.11.0-20260401"
44784478
- name: CSI_PROVISIONER_IMAGE
4479-
value: "docker.io/longhornio/csi-provisioner:v5.3.0-20260225"
4479+
value: "docker.io/longhornio/csi-provisioner:v5.3.0-20260401"
44804480
- name: CSI_NODE_DRIVER_REGISTRAR_IMAGE
4481-
value: "docker.io/longhornio/csi-node-driver-registrar:v2.16.0"
4481+
value: "docker.io/longhornio/csi-node-driver-registrar:v2.16.0-20260401"
44824482
- name: CSI_RESIZER_IMAGE
4483-
value: "docker.io/longhornio/csi-resizer:v2.1.0"
4483+
value: "docker.io/longhornio/csi-resizer:v2.1.0-20260401"
44844484
- name: CSI_SNAPSHOTTER_IMAGE
4485-
value: "docker.io/longhornio/csi-snapshotter:v8.5.0"
4485+
value: "docker.io/longhornio/csi-snapshotter:v8.5.0-20260401"
44864486
- name: CSI_LIVENESS_PROBE_IMAGE
4487-
value: "docker.io/longhornio/livenessprobe:v2.18.0"
4487+
value: "docker.io/longhornio/livenessprobe:v2.18.0-20260401"
44884488

44894489
priorityClassName: "longhorn-critical"
44904490
serviceAccountName: longhorn-service-account

0 commit comments

Comments
 (0)