Skip to content

Commit

Permalink
[stack-auth] bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jshimko committed Sep 25, 2024
1 parent 85cc31e commit 8e4b7dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions charts/stack-auth/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.5.32
version: 15.5.34
- name: svix
repository: https://jshimko.github.io/helm-charts
version: 0.3.1
digest: sha256:c7dcd659d1943a7d13e9095b60dd3255ab4db0b82761fd208d11d781db970c45
generated: "2024-09-25T09:46:01.093987-04:00"
version: 0.4.0
digest: sha256:d25875894682cde55d177e07220a9477ac04f3b1f07840e8f8e0d67eb94b010f
generated: "2024-09-25T11:14:33.848213-04:00"
6 changes: 3 additions & 3 deletions charts/stack-auth/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ apiVersion: v2
name: stack-auth
description: A Helm chart to deploy the Stack Auth platform. https://stack-auth.com
type: application
version: 0.5.1
version: 0.6.0

dependencies:
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml
- name: postgresql
version: 15.5.32
version: 15.5.34
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled

- name: svix
version: 0.3.1
version: 0.4.0
repository: https://jshimko.github.io/helm-charts
condition: svix.enabled

0 comments on commit 8e4b7dd

Please sign in to comment.