Skip to content

Commit

Permalink
[stack-auth] update chart deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jshimko committed Oct 5, 2024
1 parent e538933 commit 021a170
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/stack-auth/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 5.6.2
- name: svix
repository: https://jshimko.github.io/helm-charts
version: 0.6.3
digest: sha256:b4861dfccd010458c28e5a357c226d6b7a3dc641a14bd3d503b5dc0e345706a1
generated: "2024-10-04T12:11:48.367564-04:00"
version: 0.7.0
digest: sha256:94790ef5ae3604047b39b29317dc4b412a099cb3797f92940f10eca330e7e357
generated: "2024-10-05T09:01:41.489572-04:00"
4 changes: 2 additions & 2 deletions charts/stack-auth/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.4
version: 0.9.0

dependencies:
# Postgres Operator - PostgresCluster
Expand All @@ -15,6 +15,6 @@ dependencies:
# Svix webhooks
# https://github.com/jshimko/helm-charts/tree/main/charts/svix
- name: svix
version: 0.6.3
version: 0.7.0
repository: https://jshimko.github.io/helm-charts
condition: svix.enabled

0 comments on commit 021a170

Please sign in to comment.