Skip to content

Commit

Permalink
[stack-auth] update svix chart dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jshimko committed Oct 1, 2024
1 parent a220c91 commit e3900be
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.1
- name: svix
repository: https://jshimko.github.io/helm-charts
version: 0.6.0
digest: sha256:7d5490f9ab42c0f3a46c29276774ed6f57f4539263eb585d128573c4a4c73ec6
generated: "2024-09-26T09:21:47.542853-04:00"
version: 0.6.1
digest: sha256:1091cb8a6970d61326971883e25d29ca8975fb20cb5c898ce8a3aca0b1dbe391
generated: "2024-10-01T16:45:00.95436-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.1
version: 0.8.2

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.0
version: 0.6.1
repository: https://jshimko.github.io/helm-charts
condition: svix.enabled

0 comments on commit e3900be

Please sign in to comment.