feat(api-client): Add static method getImageById for Image class in api-client

This commit is contained in:
2024-11-18 19:52:15 +01:00
parent db89d86242
commit 7477704905
5 changed files with 24 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/cloudly',
version: '4.3.21',
version: '4.4.0',
description: 'A comprehensive tool for managing containerized applications across multiple cloud providers using Docker Swarmkit, featuring web, CLI, and API interfaces.'
}