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

security: cve-2024-45338 develop (#386)

This commit is contained in:
Steven Kang 2025-02-05 15:03:39 +13:00 committed by GitHub
parent bc19d6592f
commit 678cd54553
3 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
"docker": "v27.1.2",
"helm": "v3.16.4",
"kubectl": "v1.31.4",
"mingit": "2.46.0.1"
"docker": "v27.5.1",
"helm": "v3.17.0",
"kubectl": "v1.32.1",
"mingit": "2.47.0.1"
}