Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

chore(deps): update external dependency patch helm releases (patch) #1725

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 5 additions & 19 deletions charts/incubator/dendrite/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.8.9
description: Dendrite Matrix Homeserver
name: dendrite
version: 6.1.0
version: 6.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- dendrite
Expand All @@ -24,11 +24,11 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: postgresql
version: 11.6.12
version: 11.6.20
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: nats
version: 0.17.1
version: 0.17.3
repository: https://nats-io.github.io/k8s/helm/charts/
condition: nats.enabled
# Client API
Expand Down Expand Up @@ -82,20 +82,6 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `postgresql` chart dependency to version 11.6.20
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 for alias 'clientapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 for alias 'mediaapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 for alias 'syncapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 for alias 'roomserver'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 for alias 'federationapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 for alias 'keyserver'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 for alias 'userapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 for alias 'appserviceapi'
description: Upgraded `nats` chart dependency to version 0.17.3
6 changes: 3 additions & 3 deletions charts/stable/anonaddy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 0.12.3
description: "Anonaddy: Anonymous email forwarding"
name: anonaddy
version: 5.1.0
version: 5.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- anonaddy
Expand All @@ -23,10 +23,10 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: redis
version: 16.13.1
version: 16.13.2
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `redis` chart dependency to version 16.13.2
6 changes: 3 additions & 3 deletions charts/stable/blocky/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.18
description: DNS proxy as ad-blocker for local network
name: blocky
version: 10.5.0
version: 10.5.1
kubeVersion: ">=1.19.0-0"
keywords:
- blocky
Expand All @@ -22,9 +22,9 @@ dependencies:
version: 4.5.0
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.13.1
version: 16.13.2
condition: redis.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `redis` chart dependency to version 16.13.2
6 changes: 3 additions & 3 deletions charts/stable/dnsmadeeasy-webhook/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.2.0
description: Cert-Manager Webhook for DNSMadeEasy
name: dnsmadeeasy-webhook
version: 4.7.0
version: 4.7.1
keywords:
- cert-manager
- dnsmadeeasy
Expand All @@ -22,9 +22,9 @@ dependencies:
version: 4.5.0
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.8.0
version: v1.8.2
condition: cert-manager.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `cert-manager` chart dependency to version v1.8.2
6 changes: 3 additions & 3 deletions charts/stable/dsmr-reader/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.0
version: 6.3.1
kubeVersion: ">=1.16.0-0"
keywords:
- dsmr-reader
Expand All @@ -21,10 +21,10 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: postgresql
version: 11.6.12
version: 11.6.20
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `postgresql` chart dependency to version 11.6.20
14 changes: 9 additions & 5 deletions charts/stable/firefly-iii/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: version-5.6.14
description: "Firefly III: a personal finances manager"
name: firefly-iii
version: 0.2.0
version: 0.2.1
kubeVersion: ">=1.16.0-0"
keywords:
- firefly-iii
Expand All @@ -20,18 +20,22 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: mariadb
version: 11.0.2
version: 11.0.14
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: postgresql
version: 11.6.12
version: 11.6.20
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: 16.13.1
version: 16.13.2
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `mariadb` chart dependency to version 11.0.14
- kind: changed
description: Upgraded `postgresql` chart dependency to version 11.6.20
- kind: changed
description: Upgraded `redis` chart dependency to version 16.13.2
10 changes: 6 additions & 4 deletions charts/stable/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2022.5.4
description: Home Assistant
name: home-assistant
version: 13.4.0
version: 13.4.1
kubeVersion: ">=1.16.0-0"
keywords:
- home-assistant
Expand All @@ -23,18 +23,20 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: postgresql
version: 11.6.12
version: 11.6.20
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 11.0.14
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: influxdb
version: 5.3.5
version: 5.3.7
repository: https://charts.bitnami.com/bitnami
condition: influxdb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `postgresql` chart dependency to version 11.6.20
- kind: changed
description: Upgraded `influxdb` chart dependency to version 5.3.7
6 changes: 3 additions & 3 deletions charts/stable/joplin-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.0
version: 5.3.1
keywords:
- joplin
- notes
Expand All @@ -21,10 +21,10 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: postgresql
version: 11.6.12
version: 11.6.20
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `postgresql` chart dependency to version 11.6.20
6 changes: 3 additions & 3 deletions charts/stable/kanboard/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v1.2.20
description: Kanboard is a free and open source Kanban project management software.
name: kanboard
version: 5.1.0
version: 5.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- kanboard
Expand All @@ -20,10 +20,10 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: postgresql
version: 11.6.12
version: 11.6.20
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `postgresql` chart dependency to version 11.6.20
6 changes: 3 additions & 3 deletions charts/stable/maddy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.5.2
description: Maddy Mail Server
name: maddy
version: 3.1.0
version: 3.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- maddy
Expand All @@ -21,10 +21,10 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: postgresql
version: 11.6.12
version: 11.6.20
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `postgresql` chart dependency to version 11.6.20
6 changes: 3 additions & 3 deletions charts/stable/miniflux/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2.0.36
description: Miniflux is a minimalist and opinionated feed reader.
name: miniflux
version: 5.1.0
version: 5.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- miniflux
Expand All @@ -21,10 +21,10 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: postgresql
version: 11.6.12
version: 11.6.20
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `postgresql` chart dependency to version 11.6.20
6 changes: 3 additions & 3 deletions charts/stable/openkm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.0.0
description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution.
name: openkm
version: 4.1.0
version: 4.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- openkm
Expand All @@ -22,7 +22,7 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: postgresql
version: 11.6.12
version: 11.6.20
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
Expand All @@ -32,4 +32,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `postgresql` chart dependency to version 11.6.20
10 changes: 6 additions & 4 deletions charts/stable/overleaf/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2.7.1
description: A web-based collaborative LaTeX editor
name: overleaf
version: 3.1.0
version: 3.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- overleaf
Expand All @@ -20,14 +20,16 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: redis
version: 16.13.1
version: 16.13.2
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
- name: mongodb
version: 12.1.22
version: 12.1.30
repository: https://charts.bitnami.com/bitnami
condition: mongodb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `redis` chart dependency to version 16.13.2
- kind: changed
description: Upgraded `mongodb` chart dependency to version 12.1.30
10 changes: 6 additions & 4 deletions charts/stable/paperless/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.8.0
description: Paperless - Index and archive all of your scanned paper documents
name: paperless
version: 9.1.1
version: 9.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- paperless
Expand All @@ -22,14 +22,16 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: postgresql
version: 11.6.12
version: 11.6.20
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: 16.13.1
version: 16.13.2
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Updated App Version to 1.8.0
description: Upgraded `postgresql` chart dependency to version 11.6.20
- kind: changed
description: Upgraded `redis` chart dependency to version 16.13.2
6 changes: 3 additions & 3 deletions charts/stable/privatebin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.3.5
description: A minimalist, open source online pastebin running on an Nginx, php-fpm & Alpine Linux stack
name: privatebin
version: 2.1.0
version: 2.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- privatebin
Expand All @@ -21,10 +21,10 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
- name: postgresql
version: 11.6.12
version: 11.6.20
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `postgresql` chart dependency to version 11.6.20
Loading