From c47276198066fdb77851387b98c0e83d7200f250 Mon Sep 17 00:00:00 2001 From: nicktrn <55853254+nicktrn@users.noreply.github.com> Date: Fri, 1 May 2026 16:10:08 +0100 Subject: [PATCH] chore: bump helm chart version to 4.4.5 --- 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 e3b3c886456..855453bb422 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.4.4 -appVersion: v4.4.4 +version: 4.4.5 +appVersion: v4.4.5 home: https://trigger.dev sources: - https://github.com/triggerdotdev/trigger.dev