1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 07:15:23 +02:00

fix: security - CVE-2024-45337 - portainer-suite develop (#247)

This commit is contained in:
Steven Kang 2024-12-19 10:55:34 +13:00 committed by GitHub
parent 13317ec43c
commit 1c62bd6ca5
4 changed files with 19 additions and 20 deletions

View file

@ -1,6 +1,6 @@
{
"docker": "v27.1.2",
"helm": "v3.15.4",
"kubectl": "v1.31.0",
"helm": "v3.16.4",
"kubectl": "v1.31.4",
"mingit": "2.46.0.1"
}