From 7a46b4f4b834cd8b875acbcdb5af61e356df9d41 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 14 Apr 2026 17:58:39 +0000 Subject: [PATCH] chore: Update manifests after change --- .../postiz/ConfigMap-postiz-temporal-config.yaml | 2 +- .../ConfigMap-postiz-temporal-dynamic-config.yaml | 2 +- .../postiz/ConfigMap-postiz-temporal-shims.yaml | 6 +++++- .../Deployment-postiz-temporal-admintools.yaml | 4 ++-- .../postiz/Deployment-postiz-temporal-frontend.yaml | 6 +++--- .../postiz/Deployment-postiz-temporal-history.yaml | 6 +++--- .../postiz/Deployment-postiz-temporal-matching.yaml | 6 +++--- .../postiz/Deployment-postiz-temporal-web.yaml | 4 ++-- .../postiz/Deployment-postiz-temporal-worker.yaml | 6 +++--- ....yaml => Job-postiz-temporal-schema-1-1-0-1.yaml} | 12 ++++++++---- .../Pod-postiz-temporal-test-cluster-health.yaml | 2 +- .../Service-postiz-temporal-frontend-headless.yaml | 2 +- .../postiz/Service-postiz-temporal-frontend.yaml | 2 +- .../Service-postiz-temporal-history-headless.yaml | 2 +- .../Service-postiz-temporal-matching-headless.yaml | 2 +- .../postiz/Service-postiz-temporal-web.yaml | 2 +- .../Service-postiz-temporal-worker-headless.yaml | 2 +- .../ServiceMonitor-postiz-temporal-frontend.yaml | 2 +- .../ServiceMonitor-postiz-temporal-history.yaml | 2 +- .../ServiceMonitor-postiz-temporal-matching.yaml | 2 +- .../ServiceMonitor-postiz-temporal-worker.yaml | 2 +- 21 files changed, 42 insertions(+), 34 deletions(-) rename clusters/cl01tl/manifests/postiz/{Job-postiz-temporal-schema-1-0-0-1.yaml => Job-postiz-temporal-schema-1-1-0-1.yaml} (95%) diff --git a/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-config.yaml b/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-config.yaml index 92e4992c3..d105ff2aa 100644 --- a/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-config.yaml +++ b/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-config.yaml @@ -4,7 +4,7 @@ metadata: name: "postiz-temporal-config" labels: app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-dynamic-config.yaml b/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-dynamic-config.yaml index 03ec8e6ba..eeb2704ae 100644 --- a/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-dynamic-config.yaml +++ b/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-dynamic-config.yaml @@ -4,7 +4,7 @@ metadata: name: "postiz-temporal-dynamic-config" labels: app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-shims.yaml b/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-shims.yaml index 4e28b92f2..f28bdf6f1 100644 --- a/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-shims.yaml +++ b/clusters/cl01tl/manifests/postiz/ConfigMap-postiz-temporal-shims.yaml @@ -4,11 +4,15 @@ metadata: name: "postiz-temporal-shims" labels: app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" app.kubernetes.io/part-of: temporal + annotations: + "helm.sh/hook": pre-install,pre-upgrade + "helm.sh/hook-weight": "-1" + "helm.sh/hook-delete-policy": before-hook-creation data: dockerize: |- #!/bin/sh diff --git a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-admintools.yaml b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-admintools.yaml index 8adb9095e..d50089657 100644 --- a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-admintools.yaml +++ b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-admintools.yaml @@ -6,7 +6,7 @@ metadata: labels: app.kubernetes.io/component: admintools app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" @@ -24,7 +24,7 @@ spec: labels: app.kubernetes.io/component: admintools app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-frontend.yaml b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-frontend.yaml index b4a2130c4..f4753ad9b 100644 --- a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-frontend.yaml +++ b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-frontend.yaml @@ -6,7 +6,7 @@ metadata: labels: app.kubernetes.io/component: frontend app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" @@ -21,7 +21,7 @@ spec: template: metadata: annotations: - checksum/config: b21a2dfd383b5da125ad8286a66cc522573fb82e4d08fe1478ad6af6a52adf91 + checksum/config: 24dfdfef9cf5e5ae6a8bdf8c2c3b9f3425b2c6dc36cb08550ef268df3fa2b5be prometheus.io/job: temporal-frontend prometheus.io/scrape: 'true' prometheus.io/scheme: http @@ -29,7 +29,7 @@ spec: labels: app.kubernetes.io/component: frontend app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-history.yaml b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-history.yaml index 8165e5643..a41870f6f 100644 --- a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-history.yaml +++ b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-history.yaml @@ -6,7 +6,7 @@ metadata: labels: app.kubernetes.io/component: history app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" @@ -21,7 +21,7 @@ spec: template: metadata: annotations: - checksum/config: b21a2dfd383b5da125ad8286a66cc522573fb82e4d08fe1478ad6af6a52adf91 + checksum/config: 24dfdfef9cf5e5ae6a8bdf8c2c3b9f3425b2c6dc36cb08550ef268df3fa2b5be prometheus.io/job: temporal-history prometheus.io/scrape: 'true' prometheus.io/scheme: http @@ -29,7 +29,7 @@ spec: labels: app.kubernetes.io/component: history app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-matching.yaml b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-matching.yaml index eda5794ac..1cc95bdcd 100644 --- a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-matching.yaml +++ b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-matching.yaml @@ -6,7 +6,7 @@ metadata: labels: app.kubernetes.io/component: matching app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" @@ -21,7 +21,7 @@ spec: template: metadata: annotations: - checksum/config: b21a2dfd383b5da125ad8286a66cc522573fb82e4d08fe1478ad6af6a52adf91 + checksum/config: 24dfdfef9cf5e5ae6a8bdf8c2c3b9f3425b2c6dc36cb08550ef268df3fa2b5be prometheus.io/job: temporal-matching prometheus.io/scrape: 'true' prometheus.io/scheme: http @@ -29,7 +29,7 @@ spec: labels: app.kubernetes.io/component: matching app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-web.yaml b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-web.yaml index 6b65f4eba..60c9cd1f4 100644 --- a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-web.yaml +++ b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-web.yaml @@ -6,7 +6,7 @@ metadata: labels: app.kubernetes.io/component: web app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" @@ -24,7 +24,7 @@ spec: labels: app.kubernetes.io/component: web app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-worker.yaml b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-worker.yaml index 1c6c504cf..cf88b4d39 100644 --- a/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-worker.yaml +++ b/clusters/cl01tl/manifests/postiz/Deployment-postiz-temporal-worker.yaml @@ -6,7 +6,7 @@ metadata: labels: app.kubernetes.io/component: worker app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" @@ -21,7 +21,7 @@ spec: template: metadata: annotations: - checksum/config: b21a2dfd383b5da125ad8286a66cc522573fb82e4d08fe1478ad6af6a52adf91 + checksum/config: 24dfdfef9cf5e5ae6a8bdf8c2c3b9f3425b2c6dc36cb08550ef268df3fa2b5be prometheus.io/job: temporal-worker prometheus.io/scrape: 'true' prometheus.io/scheme: http @@ -29,7 +29,7 @@ spec: labels: app.kubernetes.io/component: worker app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Job-postiz-temporal-schema-1-0-0-1.yaml b/clusters/cl01tl/manifests/postiz/Job-postiz-temporal-schema-1-1-0-1.yaml similarity index 95% rename from clusters/cl01tl/manifests/postiz/Job-postiz-temporal-schema-1-0-0-1.yaml rename to clusters/cl01tl/manifests/postiz/Job-postiz-temporal-schema-1-1-0-1.yaml index 60eb74260..647b6933a 100644 --- a/clusters/cl01tl/manifests/postiz/Job-postiz-temporal-schema-1-0-0-1.yaml +++ b/clusters/cl01tl/manifests/postiz/Job-postiz-temporal-schema-1-1-0-1.yaml @@ -1,25 +1,29 @@ apiVersion: batch/v1 kind: Job metadata: - name: postiz-temporal-schema-1-0-0-1 + name: postiz-temporal-schema-1-1-0-1 labels: app.kubernetes.io/component: database app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" app.kubernetes.io/part-of: temporal + annotations: + "helm.sh/hook": pre-install,pre-upgrade + "helm.sh/hook-weight": "0" + "helm.sh/hook-delete-policy": before-hook-creation spec: backoffLimit: 100 ttlSecondsAfterFinished: 86400 template: metadata: - name: postiz-temporal-schema-1-0-0-1 + name: postiz-temporal-schema-1-1-0-1 labels: app.kubernetes.io/component: database app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Pod-postiz-temporal-test-cluster-health.yaml b/clusters/cl01tl/manifests/postiz/Pod-postiz-temporal-test-cluster-health.yaml index 7d78af095..5aabe25b6 100644 --- a/clusters/cl01tl/manifests/postiz/Pod-postiz-temporal-test-cluster-health.yaml +++ b/clusters/cl01tl/manifests/postiz/Pod-postiz-temporal-test-cluster-health.yaml @@ -5,7 +5,7 @@ metadata: labels: app.kubernetes.io/component: test app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-frontend-headless.yaml b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-frontend-headless.yaml index 4397213e0..d5d8bbe0d 100644 --- a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-frontend-headless.yaml +++ b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-frontend-headless.yaml @@ -5,7 +5,7 @@ metadata: labels: app.kubernetes.io/component: frontend app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-frontend.yaml b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-frontend.yaml index 5e89360b7..5fb73881c 100644 --- a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-frontend.yaml +++ b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-frontend.yaml @@ -5,7 +5,7 @@ metadata: labels: app.kubernetes.io/component: frontend app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-history-headless.yaml b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-history-headless.yaml index fc34178dd..e93bff595 100644 --- a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-history-headless.yaml +++ b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-history-headless.yaml @@ -5,7 +5,7 @@ metadata: labels: app.kubernetes.io/component: history app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-matching-headless.yaml b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-matching-headless.yaml index 72161fecd..942c705c9 100644 --- a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-matching-headless.yaml +++ b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-matching-headless.yaml @@ -5,7 +5,7 @@ metadata: labels: app.kubernetes.io/component: matching app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-web.yaml b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-web.yaml index 683dee84b..c12cd24a3 100644 --- a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-web.yaml +++ b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-web.yaml @@ -5,7 +5,7 @@ metadata: labels: app.kubernetes.io/component: web app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-worker-headless.yaml b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-worker-headless.yaml index 9f15c214b..9735274ee 100644 --- a/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-worker-headless.yaml +++ b/clusters/cl01tl/manifests/postiz/Service-postiz-temporal-worker-headless.yaml @@ -5,7 +5,7 @@ metadata: labels: app.kubernetes.io/component: worker app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-frontend.yaml b/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-frontend.yaml index 78d85edb1..06f1d19e2 100644 --- a/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-frontend.yaml +++ b/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-frontend.yaml @@ -5,7 +5,7 @@ metadata: labels: app.kubernetes.io/component: frontend app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-history.yaml b/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-history.yaml index 95b89c81f..72bc79d39 100644 --- a/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-history.yaml +++ b/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-history.yaml @@ -5,7 +5,7 @@ metadata: labels: app.kubernetes.io/component: history app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-matching.yaml b/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-matching.yaml index cb3ffa9aa..eb23b7215 100644 --- a/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-matching.yaml +++ b/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-matching.yaml @@ -5,7 +5,7 @@ metadata: labels: app.kubernetes.io/component: matching app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3" diff --git a/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-worker.yaml b/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-worker.yaml index 430588704..fae81a7eb 100644 --- a/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-worker.yaml +++ b/clusters/cl01tl/manifests/postiz/ServiceMonitor-postiz-temporal-worker.yaml @@ -5,7 +5,7 @@ metadata: labels: app.kubernetes.io/component: worker app.kubernetes.io/name: temporal - helm.sh/chart: temporal-1.0.0 + helm.sh/chart: temporal-1.1.0 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: postiz app.kubernetes.io/version: "1.30.3"