Skip to content

Commit

Permalink
[svix] update posgrest chart dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jshimko committed Oct 4, 2024
1 parent 4317d81 commit 2ae4790
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/svix/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgrescluster
repository: https://jshimko.github.io/helm-charts
version: 5.6.1
version: 5.6.2
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.1.4
digest: sha256:2af145cc21050f096daa378bf5beb29672093566be37b45cfffd84975d8bf487
generated: "2024-10-04T12:06:50.507355-04:00"
digest: sha256:088ddab1bb57314833c785a671dd8188afb784860ed6ce988cffc121f5ce6a7a
generated: "2024-10-04T12:09:15.064777-04:00"
4 changes: 2 additions & 2 deletions charts/svix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: v2
name: svix
description: A Helm chart for running svix on Kubernetes
type: application
version: 0.6.2
version: 0.6.3

dependencies:
# Postgres Operator - PostgresCluster
# https://access.crunchydata.com/documentation/postgres-operator/latest/
- name: postgrescluster
version: 5.6.1
version: 5.6.2
repository: https://jshimko.github.io/helm-charts
condition: postgrescluster.enabled

Expand Down

0 comments on commit 2ae4790

Please sign in to comment.