diff --git a/charts/stack-auth/Chart.yaml b/charts/stack-auth/Chart.yaml index d67c5c9..425b68a 100644 --- a/charts/stack-auth/Chart.yaml +++ b/charts/stack-auth/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: stack-auth description: A Helm chart to deploy the Stack Auth platform. https://stack-auth.com type: application -version: 0.4.0 +version: 0.4.1 dependencies: # https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml @@ -12,6 +12,6 @@ dependencies: condition: postgresql.enabled - name: svix - version: 0.1.0 + version: 0.2.0 repository: https://jshimko.github.io/helm-charts condition: svix.enabled