From a353485199ef80257257031ee4a0a985190051d3 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 13:22:39 +0000 Subject: [PATCH 1/2] chore(helm): bump appVersion to v4.4.4 and chart to 4.1.0 Co-Authored-By: nick <55853254+nicktrn@users.noreply.github.com> --- hosting/k8s/helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosting/k8s/helm/Chart.yaml b/hosting/k8s/helm/Chart.yaml index ac8e81b9f4..9eb58044fb 100644 --- a/hosting/k8s/helm/Chart.yaml +++ b/hosting/k8s/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: trigger description: The official Trigger.dev Helm chart type: application -version: 4.0.6 -appVersion: v4.0.4 +version: 4.1.0 +appVersion: v4.4.4 home: https://trigger.dev sources: - https://github.com/triggerdotdev/trigger.dev From 19ff45dfc59e60085ed3037675f98a62ae3de9cf Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 13:40:26 +0000 Subject: [PATCH 2/2] chore(helm): keep chart version in sync with appVersion (4.4.4) Co-Authored-By: nick <55853254+nicktrn@users.noreply.github.com> --- hosting/k8s/helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosting/k8s/helm/Chart.yaml b/hosting/k8s/helm/Chart.yaml index 9eb58044fb..e3b3c88645 100644 --- a/hosting/k8s/helm/Chart.yaml +++ b/hosting/k8s/helm/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: trigger description: The official Trigger.dev Helm chart type: application -version: 4.1.0 +version: 4.4.4 appVersion: v4.4.4 home: https://trigger.dev sources: