From 1a86629ee796578e7a6bb1127122044d58659c6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 02:58:08 +0200 Subject: [PATCH] ci(teuto-portal-k8s-worker/artifacthub-images): Update ArtifactHUB images (#1051) Updates the ArtifactHUB images to the really deployed ones. Co-authored-by: cwrau <14326070+cwrau@users.noreply.github.com> --- charts/teuto-portal-k8s-worker/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/teuto-portal-k8s-worker/Chart.yaml b/charts/teuto-portal-k8s-worker/Chart.yaml index 72c0966b3..09e8f63cf 100644 --- a/charts/teuto-portal-k8s-worker/Chart.yaml +++ b/charts/teuto-portal-k8s-worker/Chart.yaml @@ -17,4 +17,4 @@ dependencies: repository: oci://ghcr.io/teutonet/teutonet-helm-charts annotations: artifacthub.io/images: | - - image: registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker:3.2.0 # default/Deployment/teuto-portal-k8s-worker.yaml + - image: registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker:3.2.1 # default/Deployment/teuto-portal-k8s-worker.yaml