From c0e5466ce9c0931ecfcb3a483c072befbe679d49 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Sat, 13 Sep 2025 00:56:15 +0200 Subject: [PATCH] s3 fix --- .env | 2 +- helmfile/helmfile.yaml.gotmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index b59a6c6..8df3eb0 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -OCELOT_VERSION=sha-31c6446 +OCELOT_VERSION=fix-s3 diff --git a/helmfile/helmfile.yaml.gotmpl b/helmfile/helmfile.yaml.gotmpl index d30815a..15f39b3 100644 --- a/helmfile/helmfile.yaml.gotmpl +++ b/helmfile/helmfile.yaml.gotmpl @@ -13,7 +13,7 @@ environments: --- repositories: - name: ocelot-social - url: git+https://github.com/Ocelot-Social-Community/Ocelot-Social@deployment/helm/charts + url: git+https://github.com/Ocelot-Social-Community/Ocelot-Social@deployment/helm/charts?ref=fix-s3 releases: - name: wir-social