diff --git a/charts/mollysocket/Chart.yaml b/charts/mollysocket/Chart.yaml index 17bc332..486660c 100644 --- a/charts/mollysocket/Chart.yaml +++ b/charts/mollysocket/Chart.yaml @@ -4,9 +4,9 @@ name: mollysocket description: Deploy MollySocket into Kubernetes -version: 0.2.7 +version: 0.2.8 -appVersion: "0.2.3" +appVersion: "1.1.1" home: "https://molly.im/" icon: "https://avatars.githubusercontent.com/u/58849401?s=200&v=4" diff --git a/charts/mollysocket/values.yaml b/charts/mollysocket/values.yaml index b16d7f9..6726722 100644 --- a/charts/mollysocket/values.yaml +++ b/charts/mollysocket/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: ghcr.io/mollysocket/mollysocket + repository: ghcr.io/mollyim/mollysocket pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: ""