Skip to content

Commit 4108edc

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update HELM CLI to v4.1.4
1 parent 1e6e23c commit 4108edc

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/tools.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -130,43 +130,43 @@
130130
"description": "Helm CLI tool",
131131
"vendor": "The Helm Project",
132132
"name": "helm",
133-
"version": "4.1.3",
134-
"versionRange": "^4.1.3",
135-
"versionRangeLabel": "version >= 4.1.3",
133+
"version": "4.1.4",
134+
"versionRange": "^4.1.4",
135+
"versionRangeLabel": "version >= 4.1.4",
136136
"dlFileName": "helm",
137137
"filePrefix": "",
138138
"platform": {
139139
"win32": {
140-
"url": "https://get.helm.sh/helm-v4.1.3-windows-amd64.zip",
141-
"sha256sum": "a69356c872fca122650e8c392341c5c49c19da004353514611118087ea2ee7cf",
140+
"url": "https://get.helm.sh/helm-v4.1.4-windows-amd64.zip",
141+
"sha256sum": "bd60f567f667631a2c9b698dfabe5e3cd52eaaf4264163c0a9cae566db8560e8",
142142
"dlFileName": "helm-windows-amd64.zip",
143143
"cmdFileName": "helm.exe",
144144
"filePrefix": "windows-amd64/"
145145
},
146146
"darwin": {
147-
"url": "https://get.helm.sh/helm-v4.1.3-darwin-amd64.tar.gz",
148-
"sha256sum": "742132e11cc08a81c97f70180cd714ae8376f8c896247a7b14ae1f51838b5a0b",
147+
"url": "https://get.helm.sh/helm-v4.1.4-darwin-amd64.tar.gz",
148+
"sha256sum": "abf09c8503ad1d8ef76d3737a058c3456a998aae5f5966fce4bb3031aeb1654e",
149149
"dlFileName": "helm-darwin-amd64.tar.gz",
150150
"cmdFileName": "helm",
151151
"filePrefix": "darwin-amd64/"
152152
},
153153
"darwin-arm64": {
154-
"url": "https://get.helm.sh/helm-v4.1.3-darwin-arm64.tar.gz",
155-
"sha256sum": "21c02fe2f7e27d08e24a6bf93103f9d2b25aab6f13f91814b2cfabc99b108a5e",
154+
"url": "https://get.helm.sh/helm-v4.1.4-darwin-arm64.tar.gz",
155+
"sha256sum": "7c2eca678e8001fa863cdf8cbf6ac1b3799f9404a89eb55c08260ef5732e658d",
156156
"dlFileName": "helm-darwin-arm64.tar.gz",
157157
"cmdFileName": "helm",
158158
"filePrefix": "darwin-arm64/"
159159
},
160160
"linux": {
161-
"url": "https://get.helm.sh/helm-v4.1.3-linux-amd64.tar.gz",
162-
"sha256sum": "02ce9722d541238f81459938b84cf47df2fdf1187493b4bfb2346754d82a4700",
161+
"url": "https://get.helm.sh/helm-v4.1.4-linux-amd64.tar.gz",
162+
"sha256sum": "70b2c30a19da4db264dfd68c8a3664e05093a361cefd89572ffb36f8abfa3d09",
163163
"dlFileName": "helm-linux-amd64.tar.gz",
164164
"cmdFileName": "helm",
165165
"filePrefix": "linux-amd64/"
166166
},
167167
"linux-arm64": {
168-
"url": "https://get.helm.sh/helm-v4.1.3-linux-arm64.tar.gz",
169-
"sha256sum": "5db45e027cc8de4677ec869e5d803fc7631b0bab1c1eb62ac603a62d22359a43",
168+
"url": "https://get.helm.sh/helm-v4.1.4-linux-arm64.tar.gz",
169+
"sha256sum": "13d03672be289045d2ff00e4e345d61de1c6f21c1257a45955a30e8ae036d8f1",
170170
"dlFileName": "helm-linux-arm64.tar.gz",
171171
"cmdFileName": "helm",
172172
"filePrefix": "linux-arm64/"

0 commit comments

Comments
 (0)