diff --git a/charts/teuto-portal-k8s-worker/Chart.yaml b/charts/teuto-portal-k8s-worker/Chart.yaml index 17dc5962c..fefbc7808 100644 --- a/charts/teuto-portal-k8s-worker/Chart.yaml +++ b/charts/teuto-portal-k8s-worker/Chart.yaml @@ -1,3 +1,7 @@ +annotations: + artifacthub.io/images: '- image: registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker:3.3.0 # default/Deployment/teuto-portal-k8s-worker.yaml + + ' apiVersion: v2 appVersion: 2.0.0 dependencies: @@ -18,6 +22,3 @@ sources: - https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/teuto-portal-k8s-worker type: application version: 3.1.2 -annotations: - artifacthub.io/images: | - - image: registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker:3.3.0 # default/Deployment/teuto-portal-k8s-worker.yaml