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

fix(mingit): upgrade to v2.44.0.1 EE-7023 (#11638)

This commit is contained in:
andres-portainer 2024-04-18 15:22:05 -03:00 committed by GitHub
parent bb61e73464
commit 7333598dba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -3,5 +3,5 @@
"dockerCompose": "v2.26.1",
"helm": "v3.14.4",
"kubectl": "v1.29.0",
"mingit": "2.42.0.2"
"mingit": "2.44.0.1"
}