1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

chore(unpacker): use APIVersion as unpacker image tag [EE-6974] (#11497)

Co-authored-by: hookenz <hookenz@gmail.com>
This commit is contained in:
Prabhat Khera 2024-04-15 10:30:01 +12:00 committed by GitHub
parent 305a7a354a
commit 2cbc5027aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"docker": "v24.0.7",
"dockerCompose": "v2.24.6",
"dockerCompose": "v2.26.1",
"helm": "v3.14.4",
"kubectl": "v1.29.0",
"mingit": "2.42.0.2"