Skip to content

Commit 3e89fec

Browse files
committed
v3.3.0
1 parent ba9afc5 commit 3e89fec

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
OCELOT_VERSION=sha-80ff4ef
1+
OCELOT_VERSION=sha-8aa0021

helmfile/helmfile.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environments:
99
---
1010
repositories:
1111
- name: ocelot-social
12-
url: git+https://github.com/Ocelot-Social-Community/Ocelot-Social@deployment/helm/charts?ref=hetzner
12+
url: git+https://github.com/Ocelot-Social-Community/Ocelot-Social@deployment/helm/charts
1313

1414
releases:
1515
- name: wir-social

helmfile/values/ocelot.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ maintenance:
3333
neo4j:
3434
image:
3535
repository: ghcr.io/ocelot-social-community/ocelot-social/neo4j
36-
tag: hetzner
36+
tag: master
3737
storage: "5Gi"
3838
storageBackups: "10Gi"
3939
resources:

0 commit comments

Comments
 (0)