From c514466716523f58501bc6b72544bbce2fe4262f Mon Sep 17 00:00:00 2001 From: Ryan Moon Date: Fri, 3 Apr 2026 21:20:37 -0500 Subject: [PATCH] fix: pin music and test to chart 0.0.29 --- customers/music.yaml | 2 +- customers/test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customers/music.yaml b/customers/music.yaml index 2e35788..467c975 100644 --- a/customers/music.yaml +++ b/customers/music.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: registry.digitalocean.com/lunarfront chart: lunarfront - targetRevision: ">=0.0.1" + targetRevision: "0.0.29" helm: parameters: - name: ingress.host diff --git a/customers/test.yaml b/customers/test.yaml index 235b1f0..81b61af 100644 --- a/customers/test.yaml +++ b/customers/test.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: registry.digitalocean.com/lunarfront chart: lunarfront - targetRevision: ">=0.0.1" + targetRevision: "0.0.29" helm: parameters: - name: ingress.host