fix(interfaces): Remove deprecated deployment directive and update related interfaces

This commit is contained in:
2024-11-18 19:43:52 +01:00
parent 79db68a4a2
commit b74ce05845
9 changed files with 14 additions and 27 deletions

View File

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