From 11bbbe77e63556e5bc805f1b8122b02cc71faa76 Mon Sep 17 00:00:00 2001 From: Patrick Hermann Date: Tue, 24 Mar 2026 17:05:43 +0000 Subject: [PATCH] feat(harbor): bump sthings-cluster 0.3.15 to 0.3.20 Co-Authored-By: Claude Opus 4.6 (1M context) --- apps/harbor.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/harbor.yaml.gotmpl b/apps/harbor.yaml.gotmpl index e4f4aaa5..3215b8bb 100644 --- a/apps/harbor.yaml.gotmpl +++ b/apps/harbor.yaml.gotmpl @@ -32,7 +32,7 @@ releases: installed: true namespace: {{ .Values.namespace }} chart: stuttgart-things/sthings-cluster - version: 0.3.15 + version: 0.3.20 values: - "values/certificate.values.yaml.gotmpl" {{- end }}