From a4f2c6034913147aa04c6e3809e773a6092c22fa Mon Sep 17 00:00:00 2001 From: zebot Date: Wed, 25 Mar 2026 09:03:25 +0000 Subject: [PATCH] Update wire-builds to pinned-...146938d MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Wire Server: 5.28.0 Changed charts: - wire-server: 5.25.0 → 5.28.0 - redis-ephemeral: 5.25.0 → 5.28.0 - rabbitmq: 5.25.0 → 5.28.0 - rabbitmq-external: 5.25.0 → 5.28.0 - databases-ephemeral: 5.25.0 → 5.28.0 - fake-aws: 5.25.0 → 5.28.0 - fake-aws-s3: 5.25.0 → 5.28.0 - fake-aws-sqs: 5.25.0 → 5.28.0 - aws-ingress: 5.25.0 → 5.28.0 - fluent-bit: 5.25.0 → 5.28.0 - kibana: 5.25.0 → 5.28.0 - backoffice: 5.25.0 → 5.28.0 - calling-test: 5.25.0 → 5.28.0 - demo-smtp: 5.25.0 → 5.28.0 - elasticsearch-curator: 5.25.0 → 5.28.0 - elasticsearch-external: 5.25.0 → 5.28.0 - elasticsearch-ephemeral: 5.25.0 → 5.28.0 - minio-external: 5.25.0 → 5.28.0 - cassandra-external: 5.25.0 → 5.28.0 - ingress-nginx-controller: 5.25.0 → 5.28.0 - nginx-ingress-services: 5.25.0 → 5.28.0 - reaper: 5.25.0 → 5.28.0 - restund: 5.25.0 → 5.28.0 - k8ssandra-test-cluster: 5.25.0 → 5.28.0 - webapp: 0.8.0-pre.1963 → 0.8.0-pre.2431 - team-settings: 0.11.0 → 0.12.0 - ldap-scim-bridge: 5.25.0 → 5.28.0 - wire-server-enterprise: 5.25.0 → 5.28.0 Build: https://raw.githubusercontent.com/wireapp/wire-builds/146938d16c6b595e9a10935060b47d78c5a55c13/build.json --- offline/tasks/proc_pull_charts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/offline/tasks/proc_pull_charts.sh b/offline/tasks/proc_pull_charts.sh index c069320c2..26360816f 100755 --- a/offline/tasks/proc_pull_charts.sh +++ b/offline/tasks/proc_pull_charts.sh @@ -94,5 +94,5 @@ pull_charts() { #fi } -wire_build="https://raw.githubusercontent.com/wireapp/wire-builds/pinned-offline-multi-20260224-142104/build.json" +wire_build="https://raw.githubusercontent.com/wireapp/wire-builds/146938d16c6b595e9a10935060b47d78c5a55c13/build.json" wire_build_chart_release "$wire_build" | pull_charts