chore(deps): update helm chart nats to v0.15.1 (#1486)

* chore(deps): update helm chart nats to v0.15.1

* chore: Auto-update chart metadata [skip ci]

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-04-01 14:07:24 -04:00 committed by GitHub
parent 0ba34d5d4b
commit 0890ec9196
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.6.3
description: Dendrite Matrix Homeserver
name: dendrite
version: 3.1.0
version: 3.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- dendrite
@ -28,7 +28,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: nats
version: 0.15.0
version: 0.15.1
repository: https://nats-io.github.io/k8s/helm/charts/
condition: nats.enabled
# Client API
@ -88,6 +88,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: Upgraded `nats` chart dependency to version `0.15.0`.
- kind: changed
description: Upgraded `postgresql` chart dependency to version `10.16.2`.
description: Upgraded `nats` chart dependency to version `0.15.1`.