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

Commit

Permalink
chore(deps): update helm chart common to v4.5.1 (#1728)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 2, 2022
1 parent 1c4640c commit 95f4f55
Show file tree
Hide file tree
Showing 200 changed files with 623 additions and 612 deletions.
6 changes: 3 additions & 3 deletions charts/incubator/babybuddy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.10.2
description: A buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
name: babybuddy
version: 1.2.0
version: 1.2.1
kubeVersion: ">=1.16.0-0"
keywords:
- babybuddy
Expand All @@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/changedetection-io/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: "0.39.4"
description: changedetection-io helm package
name: changedetection-io
version: 1.5.0
version: 1.5.1
kubeVersion: ">=1.16.0-0"
keywords:
- changedetection.io
Expand All @@ -20,8 +20,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/cryptpad/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v4.14.1-nginx
description: cryptpad helm package
name: cryptpad
version: 0.4.0
version: 0.4.1
kubeVersion: ">=1.16.0-0"
keywords:
- cryptpad
Expand All @@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
38 changes: 27 additions & 11 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.1
version: 6.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- dendrite
Expand All @@ -22,7 +22,7 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
- name: postgresql
version: 11.6.21
repository: https://charts.bitnami.com/bitnami
Expand All @@ -34,52 +34,68 @@ dependencies:
# Client API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
alias: clientapi
condition: dendrite.polylithEnabled
# Media API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
alias: mediaapi
condition: dendrite.polylithEnabled
# Sync API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
alias: syncapi
condition: dendrite.polylithEnabled
# Room Server
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
alias: roomserver
condition: dendrite.polylithEnabled
# Federation API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
alias: federationapi
condition: dendrite.polylithEnabled
# Key Server
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
alias: keyserver
condition: dendrite.polylithEnabled
# User API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
alias: userapi
condition: dendrite.polylithEnabled
# App Service API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
alias: appserviceapi
condition: dendrite.polylithEnabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Corrected postgres persistence definition and bumped chart version
description: Upgraded `common` chart dependency to version 4.5.1
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'clientapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'mediaapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'syncapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'roomserver'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'federationapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'keyserver'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'userapi'
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'appserviceapi'
6 changes: 3 additions & 3 deletions charts/incubator/handbrake/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v1.24.2
description: handbrake helm package
name: handbrake
version: 0.1.0
version: 0.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- handbrake
Expand All @@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/kah-common-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
apiVersion: v2
description: A KaH-common powered chart template. This can be useful for small projects that don't have their own chart.
name: kah-common-chart
version: 1.2.0
version: 1.2.1
maintainers:
- name: bjw-s
email: [email protected]
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/lancache/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: LanCache Monolithic - a caching proxy server for game download content
name: lancache
version: 0.6.0
version: 0.6.1
kubeVersion: ">=1.16.0-0"
keywords:
- lancache
Expand All @@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/mopidy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: latest
description: mopidy helm package
name: mopidy
version: 0.1.0
version: 0.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- mopidy
Expand All @@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/openhab/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 3.2.0
description: openhab helm package
name: openhab
version: 1.5.0
version: 1.5.1
kubeVersion: ">=1.16.0-0"
keywords:
- openhab
Expand All @@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/scrypted/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ appVersion: 0.0.138
description: scrypted helm package
name: scrypted
type: application
version: 0.3.0
version: 0.3.1
kubeVersion: ">=1.16.0-0"
keywords:
- scrypted
Expand All @@ -18,8 +18,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/sdtd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: main
description: Dedicated server for 7 Days to Die
name: sdtd
version: 0.3.0
version: 0.3.1
kubeVersion: ">=1.16.0-0"
keywords:
- 7d2d
Expand All @@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/signal-cli-rest-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
apiVersion: v2
version: 1.2.0
version: 1.2.1
description: Dockerized Signal Messenger REST API
name: signal-cli-rest-api
appVersion: "0.57"
Expand All @@ -19,8 +19,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/sinusbot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.0.0-beta.14
description: TeamSpeak & Discord Bot
name: sinusbot
version: 0.5.0
version: 0.5.1
kubeVersion: ">=1.16.0-0"
keywords:
- sinusbot
Expand All @@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/snapcast/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: latest
description: snapcast helm package
name: snapcast
version: 0.1.0
version: 0.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- snapcast
Expand All @@ -18,8 +18,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/strongswan/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: strongSwan – the OpenSource IPsec-based VPN Solution
name: strongswan
version: 0.3.0
version: 0.3.1
kubeVersion: ">=1.16.0-0"
keywords:
- strongswan
Expand All @@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
6 changes: 3 additions & 3 deletions charts/incubator/teamspeak/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 3.13.6
description: TeamSpeak Server
name: teamspeak
version: 0.7.0
version: 0.7.1
kubeVersion: ">=1.16.0-0"
keywords:
- teamspeak
Expand All @@ -17,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.0
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Upgraded `common` chart dependency to version 4.5.1
Loading

0 comments on commit 95f4f55

Please sign in to comment.