From aa58dbcc17511a35acbee3e9ee4e5023acce9adc Mon Sep 17 00:00:00 2001 From: Ryan Moon Date: Fri, 3 Apr 2026 19:43:13 -0500 Subject: [PATCH] fix: use semver constraint for music customer chart revision --- customers/music.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customers/music.yaml b/customers/music.yaml index 053563f..27ba8f7 100644 --- a/customers/music.yaml +++ b/customers/music.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: registry.digitalocean.com/lunarfront chart: lunarfront - targetRevision: "latest" + targetRevision: ">=0.0.1" helm: parameters: - name: ingress.host