From 25f19977a2e18ecc092c5b3fe888dc5005ccecb3 Mon Sep 17 00:00:00 2001 From: nicktrn <55853254+nicktrn@users.noreply.github.com> Date: Mon, 18 Aug 2025 18:20:02 +0100 Subject: [PATCH] feat(helm): release 4.0.0 chart version --- 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 fd9b85788..afbe254b8 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.0-beta.19 -appVersion: v4.0.0-v4-beta.26.1 +version: 4.0.0 +appVersion: v4.0.0 home: https://trigger.dev sources: - https://github.com/triggerdotdev/trigger.dev