mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 05:15:25 +02:00
fix(security): upgrade helm binary to v3.12.2 [EE-5801] (#9263)
This commit is contained in:
parent
883ef2578f
commit
bf79ef7d89
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"docker": "v20.10.21",
|
"docker": "v20.10.21",
|
||||||
"dockerCompose": "v2.17.2",
|
"dockerCompose": "v2.17.2",
|
||||||
"helm": "v3.11.3",
|
"helm": "v3.12.2",
|
||||||
"kubectl": "v1.26.3"
|
"kubectl": "v1.26.3"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue