mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
chore(deps): update external dependency minor helm releases (minor) (#1639)
* chore(deps): update external dependency minor helm releases * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
95209955ec
commit
0b409cb25d
@ -3,7 +3,7 @@ apiVersion: v2
|
||||
appVersion: v0.8.7
|
||||
description: Dendrite Matrix Homeserver
|
||||
name: dendrite
|
||||
version: 5.0.0
|
||||
version: 5.1.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- dendrite
|
||||
@ -24,11 +24,11 @@ dependencies:
|
||||
repository: https://library-charts.k8s-at-home.com
|
||||
version: 4.4.2
|
||||
- name: postgresql
|
||||
version: 11.1.25
|
||||
version: 11.6.12
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: nats
|
||||
version: 0.16.0
|
||||
version: 0.17.1
|
||||
repository: https://nats-io.github.io/k8s/helm/charts/
|
||||
condition: nats.enabled
|
||||
# Client API
|
||||
@ -82,10 +82,6 @@ dependencies:
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: Enable database configuration on a per-API (component) level
|
||||
description: Upgraded `postgresql` chart dependency to version 11.6.12
|
||||
- kind: changed
|
||||
description: Bump dendrite to v0.8.7
|
||||
- kind: changed
|
||||
description: Set client api registration to disabled by default
|
||||
- kind: fixed
|
||||
description: Fix syncapi version pinning
|
||||
description: Upgraded `nats` chart dependency to version 0.17.1
|
||||
|
@ -3,7 +3,7 @@ apiVersion: v2
|
||||
appVersion: 0.8.4
|
||||
description: "Anonaddy: Anonymous email forwarding"
|
||||
name: anonaddy
|
||||
version: 4.0.0
|
||||
version: 4.1.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- anonaddy
|
||||
@ -23,10 +23,10 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: mariadb.enabled
|
||||
- name: redis
|
||||
version: 16.8.9
|
||||
version: 16.13.1
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: Upgraded `mariadb` chart dependency to version 11.0.14
|
||||
description: Upgraded `redis` chart dependency to version 16.13.1
|
||||
|
@ -3,7 +3,7 @@ apiVersion: v2
|
||||
appVersion: v0.18
|
||||
description: DNS proxy as ad-blocker for local network
|
||||
name: blocky
|
||||
version: 10.3.0
|
||||
version: 10.4.0
|
||||
kubeVersion: ">=1.19.0-0"
|
||||
keywords:
|
||||
- blocky
|
||||
@ -22,13 +22,9 @@ dependencies:
|
||||
version: 4.4.2
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 16.9.1
|
||||
version: 16.13.1
|
||||
condition: redis.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: Upgraded `common` chart dependency to version 4.4.2
|
||||
- kind: added
|
||||
description: Added `redis` dependency for use with multiple blocky replicas
|
||||
- kind: changed
|
||||
description: Added chart tests, modified default values and added default ingress for blocky api
|
||||
description: Upgraded `redis` chart dependency to version 16.13.1
|
||||
|
@ -3,7 +3,7 @@ apiVersion: v2
|
||||
appVersion: "2021.06.01"
|
||||
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
|
||||
name: dsmr-reader
|
||||
version: 6.1.2
|
||||
version: 6.2.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- dsmr-reader
|
||||
@ -21,10 +21,10 @@ dependencies:
|
||||
repository: https://library-charts.k8s-at-home.com
|
||||
version: 4.4.2
|
||||
- name: postgresql
|
||||
version: 11.1.25
|
||||
version: 11.6.12
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: Upgraded `common` chart dependency to version 4.4.2
|
||||
description: Upgraded `postgresql` chart dependency to version 11.6.12
|
||||
|
@ -3,7 +3,7 @@ apiVersion: v2
|
||||
appVersion: version-5.6.14
|
||||
description: "Firefly III: a personal finances manager"
|
||||
name: firefly-iii
|
||||
version: 0.0.2
|
||||
version: 0.1.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- firefly-iii
|
||||
@ -24,14 +24,16 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: mariadb.enabled
|
||||
- name: postgresql
|
||||
version: 11.1.28
|
||||
version: 11.6.12
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: 16.9.0
|
||||
version: 16.13.1
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: Upgraded `common` chart dependency to version 4.4.2
|
||||
description: Upgraded `postgresql` chart dependency to version 11.6.12
|
||||
- kind: changed
|
||||
description: Upgraded `redis` chart dependency to version 16.13.1
|
||||
|
@ -3,7 +3,7 @@ apiVersion: v2
|
||||
appVersion: 2.1.2
|
||||
description: This server allows you to sync any Joplin client
|
||||
name: joplin-server
|
||||
version: 5.1.2
|
||||
version: 5.2.0
|
||||
keywords:
|
||||
- joplin
|
||||
- notes
|
||||
@ -21,10 +21,10 @@ dependencies:
|
||||
repository: https://library-charts.k8s-at-home.com
|
||||
version: 4.4.2
|
||||
- name: postgresql
|
||||
version: 11.1.25
|
||||
version: 11.6.12
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: Upgraded `common` chart dependency to version 4.4.2
|
||||
description: Upgraded `postgresql` chart dependency to version 11.6.12
|
||||
|
@ -1,27 +1,28 @@
|
||||
---
|
||||
apiVersion: v2
|
||||
appVersion: v3.4.20
|
||||
description: Simple, private file sharing.
|
||||
name: send
|
||||
version: 1.0.0
|
||||
version: 1.1.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- send
|
||||
- send
|
||||
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/send
|
||||
icon: https://gitlab.com/timvisee/send/-/raw/master/assets/icon.svg
|
||||
sources:
|
||||
- https://gitlab.com/timvisee/send
|
||||
maintainers:
|
||||
- name: geraldwuhoo
|
||||
email: gerald@geraldwu.com
|
||||
- name: geraldwuhoo
|
||||
email: gerald@geraldwu.com
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.k8s-at-home.com
|
||||
version: 4.4.2
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 16.10.0
|
||||
condition: redis.enabled
|
||||
- name: common
|
||||
repository: https://library-charts.k8s-at-home.com
|
||||
version: 4.4.2
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 16.13.1
|
||||
condition: redis.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Initial version
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: Upgraded `redis` chart dependency to version 16.13.1
|
||||
|
Loading…
Reference in New Issue
Block a user