mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
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:
parent
0ba34d5d4b
commit
0890ec9196
@ -3,7 +3,7 @@ apiVersion: v2
|
|||||||
appVersion: v0.6.3
|
appVersion: v0.6.3
|
||||||
description: Dendrite Matrix Homeserver
|
description: Dendrite Matrix Homeserver
|
||||||
name: dendrite
|
name: dendrite
|
||||||
version: 3.1.0
|
version: 3.1.1
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- dendrite
|
- dendrite
|
||||||
@ -28,7 +28,7 @@ dependencies:
|
|||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: postgresql.enabled
|
condition: postgresql.enabled
|
||||||
- name: nats
|
- name: nats
|
||||||
version: 0.15.0
|
version: 0.15.1
|
||||||
repository: https://nats-io.github.io/k8s/helm/charts/
|
repository: https://nats-io.github.io/k8s/helm/charts/
|
||||||
condition: nats.enabled
|
condition: nats.enabled
|
||||||
# Client API
|
# Client API
|
||||||
@ -88,6 +88,4 @@ dependencies:
|
|||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Upgraded `nats` chart dependency to version `0.15.0`.
|
description: Upgraded `nats` chart dependency to version `0.15.1`.
|
||||||
- kind: changed
|
|
||||||
description: Upgraded `postgresql` chart dependency to version `10.16.2`.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user