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

fix: cve-2025-22869 develop (#511)

This commit is contained in:
Steven Kang 2025-03-17 12:24:39 +13:00 committed by GitHub
parent e1f9b69cd5
commit 2791bd123c
3 changed files with 17 additions and 17 deletions

View file

@ -1,6 +1,6 @@
{
"docker": "v27.5.1",
"helm": "v3.17.0",
"kubectl": "v1.32.1",
"helm": "v3.17.2",
"kubectl": "v1.32.2",
"mingit": "2.48.1.1"
}