fix(core): update

This commit is contained in:
2024-04-14 03:38:00 +02:00
parent eecc510a49
commit 6d14056cfd
16 changed files with 267 additions and 196 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/remoteingress',
version: '1.0.2',
description: 'a remoteingress service for serve.zone'
version: '1.0.3',
description: 'Provides a service for creating private tunnels and reaching private clusters from the outside as part of the @serve.zone stack.'
}