From af4c61b3cd00334f9f190f933cc47c63f629b673 Mon Sep 17 00:00:00 2001 From: Norbert Tretkowski Date: Tue, 25 Nov 2025 20:17:14 +0100 Subject: [PATCH 1/2] feat(intercom): Update from v2.19.5 to v2.21.0 --- helmfile/environments/default/charts.yaml.gotmpl | 2 +- helmfile/environments/default/images.yaml.gotmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helmfile/environments/default/charts.yaml.gotmpl b/helmfile/environments/default/charts.yaml.gotmpl index 849f34ef..01a06d64 100644 --- a/helmfile/environments/default/charts.yaml.gotmpl +++ b/helmfile/environments/default/charts.yaml.gotmpl @@ -139,7 +139,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/univention/charts-mirror" name: "intercom-service" - version: "2.19.5" + version: "2.21.0" verify: true jitsi: # providerCategory: "Platform" diff --git a/helmfile/environments/default/images.yaml.gotmpl b/helmfile/environments/default/images.yaml.gotmpl index 093d9833..105cf505 100644 --- a/helmfile/environments/default/images.yaml.gotmpl +++ b/helmfile/environments/default/images.yaml.gotmpl @@ -158,7 +158,7 @@ images: # upstreamMirrorStartFrom: ["2", "1", "0"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/univention/images-mirror/intercom-service" - tag: "2.19.5@sha256:4f1bccfd29889e1edd093c8e35c9486919984faf55ca92b787a6a7aca3729e47" + tag: "2.21.0@sha256:e8e62a26ca3e998248baa6a427e9e9e38aa93517a0ffeb4508e8ba939492b897" jibri: # providerCategory: "Supplier" # providerResponsible: "Nordeck" From 13e007ea07c17ac84aef448d54b531a219d31321 Mon Sep 17 00:00:00 2001 From: Norbert Tretkowski Date: Mon, 1 Dec 2025 15:18:27 +0100 Subject: [PATCH 2/2] fix(intercom): Update image checksum --- helmfile/environments/default/images.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/environments/default/images.yaml.gotmpl b/helmfile/environments/default/images.yaml.gotmpl index 105cf505..e13480dc 100644 --- a/helmfile/environments/default/images.yaml.gotmpl +++ b/helmfile/environments/default/images.yaml.gotmpl @@ -158,7 +158,7 @@ images: # upstreamMirrorStartFrom: ["2", "1", "0"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/univention/images-mirror/intercom-service" - tag: "2.21.0@sha256:e8e62a26ca3e998248baa6a427e9e9e38aa93517a0ffeb4508e8ba939492b897" + tag: "2.21.0@sha256:bacbebce5540a15d015640ca60bcc8c0d5aa48c5d6ee96d6884a4d80a1c1e5de" jibri: # providerCategory: "Supplier" # providerResponsible: "Nordeck"