From 652893935dda8aea6e6805ab44c19a624f562b3f Mon Sep 17 00:00:00 2001 From: alexlebens Date: Fri, 24 May 2024 19:19:24 -0500 Subject: [PATCH] fix version --- clusters/cl01tl/applications/ghost/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/ghost/Chart.yaml b/clusters/cl01tl/applications/ghost/Chart.yaml index 9fe58ef2c..9c5bce6d1 100644 --- a/clusters/cl01tl/applications/ghost/Chart.yaml +++ b/clusters/cl01tl/applications/ghost/Chart.yaml @@ -8,7 +8,7 @@ sources: dependencies: - name: ghost repository: oci://registry-1.docker.io/bitnamicharts - version: 20.1.0 + version: 20.0.15 - name: mysql-innodbcluster repository: https://mysql.github.io/mysql-operator/ version: 2.1.3