Skip to content

Commit 1acdc50

Browse files
authored
chore: bump helm chart version to 4.4.5 (#3500)
Follow-up to v4.4.5 release. The `bump-chart-version` job on the release PR was cancelled before it could run, so Chart.yaml was merged still pointing at 4.4.4. The helm release job ([failed run](https://github.com/triggerdotdev/trigger.dev/actions/runs/25218553990/job/73947054128)) caught it via its version-match guard. Once this merges I'll re-run the helm release workflow manually.
1 parent 30bd567 commit 1acdc50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hosting/k8s/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: trigger
33
description: The official Trigger.dev Helm chart
44
type: application
5-
version: 4.4.4
6-
appVersion: v4.4.4
5+
version: 4.4.5
6+
appVersion: v4.4.5
77
home: https://trigger.dev
88
sources:
99
- https://github.com/triggerdotdev/trigger.dev

0 commit comments

Comments
 (0)