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

fix: security - CVE-2024-45337 - portainer-suite 2.25 (#250)

This commit is contained in:
Steven Kang 2024-12-19 10:55:46 +13:00 committed by GitHub
parent 4454b6b890
commit 4e38cf1f40
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"
}