Skip to content
Service status

Type to search

Change log · 2 min read

Self-hosted

Chart releases for self-managed Intric installations — which chart version to run, what it contains, and what needs manual action before or after the upgrade.

Versioned chart releases for organizations running Intric on their own Kubernetes cluster: which chart carries which platform release, and whether the upgrade needs anything beyond helm upgrade.

Everything a user can see is in the main change log and is not repeated here.

intric-helm 5.17.11

Backend 2.5.0 · Frontend 1.171.0. No manual action — upgrade in place.

Failures in the shared transcription, diarization, PDF pre-processing and document ingestion consumers now carry the tenant they belong to, so you can filter them by tenant in Tempo and Mimir instead of reading them as anonymous production failures.

intric-helm 5.17.10

Backend 2.4.0 · Frontend 1.170.0. No manual action — upgrade in place.

intric-helm 5.17.9

Backend 2.3.0 · Frontend 1.169.0. No manual action — upgrade in place.

Ingesting a large document no longer stalls the API pod that handles it. Chunking runs off the event loop from backend 2.3.0, so the other requests that pod is serving keep their normal latency while a document is ingested.

intric-helm 5.17.8

Backend 2.2.0 · Frontend 1.168.1. No manual action — upgrade in place.

intric-helm 5.17.7

Backend 2.1.0 · Frontend 1.168.0. No manual action — upgrade in place.

intric-helm 5.17.6

Backend 2.0.1 · Frontend 1.167.0. No manual action — upgrade in place.

intric-helm 5.17.5 · intric-services 3.1.2

Backend 2.0.0 · Frontend 1.167.0 in the platform chart; document-ingestion-consumer 1.149.6 in the services chart.

intric-helm 5.17.4

Backend 1.258.0 · Frontend 1.166.0. No manual action — upgrade in place.

intric-helm 5.17.3

Two platform releases in one chart: backend 1.256.0 · frontend 1.164.0 and backend 1.257.0 · frontend 1.165.0. Base images move too: curl 8.22.0 and Terraform 1.16.1. No manual action.

terraform-zitadel-bootstrap 0.3.5 carries the same Terraform bump, if you run the bootstrap yourself.

intric-helm 5.17.2

Backend 1.255.0 · Frontend 1.163.0. No manual action.

intric-helm 5.17.1 · intric-services 3.1.1

Backend 1.254.0 · Frontend 1.162.1 in the platform chart; pdf-pre-processing-consumer 1.23.8 in the services chart.

Security — worth taking early. protego ReDoS reachable through robots.txt parsing, so through the crawler on input from the sites you point it at (backend 1.254.0). Transformers save_pretrained path traversal (pdf-pre-processing-consumer 1.23.8, and diarization-nemo 1.9.7 published 09-05 — confirm which chart pins that image in your installation).