Skip to content

Commit c55a6c1

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update HELM CLI to v4.1.3
1 parent eb9853e commit c55a6c1

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.1",
134-
"versionRange": "^4.1.1",
135-
"versionRangeLabel": "version >= 4.1.1",
133+
"version": "4.1.3",
134+
"versionRange": "^4.1.3",
135+
"versionRangeLabel": "version >= 4.1.3",
136136
"dlFileName": "helm",
137137
"filePrefix": "",
138138
"platform": {
139139
"win32": {
140-
"url": "https://get.helm.sh/helm-v4.1.1-windows-amd64.zip",
141-
"sha256sum": "665161eba861d86bdb6969aa15d0d0cac3f04ce950ca12b4ee0552d7967a61fa",
140+
"url": "https://get.helm.sh/helm-v4.1.3-windows-amd64.zip",
141+
"sha256sum": "a69356c872fca122650e8c392341c5c49c19da004353514611118087ea2ee7cf",
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.1-darwin-amd64.tar.gz",
148-
"sha256sum": "6b8dbb03abb74e9ab8e69ca3f9b6459178be11317d0ac502f922621c05fdc866",
147+
"url": "https://get.helm.sh/helm-v4.1.3-darwin-amd64.tar.gz",
148+
"sha256sum": "742132e11cc08a81c97f70180cd714ae8376f8c896247a7b14ae1f51838b5a0b",
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.1-darwin-arm64.tar.gz",
155-
"sha256sum": "b8f49e105b1d2fd8c8a90ba3fc9af48db91d2d1ca3b9e788352fc7c896bbb71a",
154+
"url": "https://get.helm.sh/helm-v4.1.3-darwin-arm64.tar.gz",
155+
"sha256sum": "21c02fe2f7e27d08e24a6bf93103f9d2b25aab6f13f91814b2cfabc99b108a5e",
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.1-linux-amd64.tar.gz",
162-
"sha256sum": "5d4c7623283e6dfb1971957f4b755468ab64917066a8567dd50464af298f4031",
161+
"url": "https://get.helm.sh/helm-v4.1.3-linux-amd64.tar.gz",
162+
"sha256sum": "02ce9722d541238f81459938b84cf47df2fdf1187493b4bfb2346754d82a4700",
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.1-linux-arm64.tar.gz",
169-
"sha256sum": "02a5fb7742469d2d132e24cb7c3f52885894043576588c6788b6813297629edd",
168+
"url": "https://get.helm.sh/helm-v4.1.3-linux-arm64.tar.gz",
169+
"sha256sum": "5db45e027cc8de4677ec869e5d803fc7631b0bab1c1eb62ac603a62d22359a43",
170170
"dlFileName": "helm-linux-arm64.tar.gz",
171171
"cmdFileName": "helm",
172172
"filePrefix": "linux-arm64/"

0 commit comments

Comments
 (0)