From 3e89fecc0bae5c3beb3f234423bb661b15084a98 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Sat, 12 Apr 2025 15:02:10 +0200 Subject: [PATCH] v3.3.0 --- .env | 2 +- helmfile/helmfile.yaml.gotmpl | 2 +- helmfile/values/ocelot.yaml.gotmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index 76a9ce4..27a8421 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -OCELOT_VERSION=sha-80ff4ef +OCELOT_VERSION=sha-8aa0021 diff --git a/helmfile/helmfile.yaml.gotmpl b/helmfile/helmfile.yaml.gotmpl index 2db0ad5..6a41dbc 100644 --- a/helmfile/helmfile.yaml.gotmpl +++ b/helmfile/helmfile.yaml.gotmpl @@ -9,7 +9,7 @@ environments: --- repositories: - name: ocelot-social - url: git+https://github.com/Ocelot-Social-Community/Ocelot-Social@deployment/helm/charts?ref=hetzner + url: git+https://github.com/Ocelot-Social-Community/Ocelot-Social@deployment/helm/charts releases: - name: wir-social diff --git a/helmfile/values/ocelot.yaml.gotmpl b/helmfile/values/ocelot.yaml.gotmpl index 3b06640..5299a80 100644 --- a/helmfile/values/ocelot.yaml.gotmpl +++ b/helmfile/values/ocelot.yaml.gotmpl @@ -33,7 +33,7 @@ maintenance: neo4j: image: repository: ghcr.io/ocelot-social-community/ocelot-social/neo4j - tag: hetzner + tag: master storage: "5Gi" storageBackups: "10Gi" resources: