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

chore(deps): update helm chart common to v4.5.0 #1712

Merged
merged 5 commits into from
Jul 31, 2022
Merged
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
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.1.2
version: 1.2.0
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.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `common` chart dependency to version 4.5.0
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.4.2
version: 1.5.0
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.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `common` chart dependency to version 4.5.0
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.3.3
version: 0.4.0
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.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded cryptpad-docker to v4.14.1-nginx
description: Upgraded `common` chart dependency to version 4.5.0
40 changes: 26 additions & 14 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.0.0
version: 6.1.0
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.4.2
version: 4.5.0
- name: postgresql
version: 11.6.12
repository: https://charts.bitnami.com/bitnami
Expand All @@ -34,56 +34,68 @@ dependencies:
# Client API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
alias: clientapi
condition: dendrite.polylithEnabled
# Media API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
alias: mediaapi
condition: dendrite.polylithEnabled
# Sync API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
alias: syncapi
condition: dendrite.polylithEnabled
# Room Server
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
alias: roomserver
condition: dendrite.polylithEnabled
# Federation API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
alias: federationapi
condition: dendrite.polylithEnabled
# Key Server
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
alias: keyserver
condition: dendrite.polylithEnabled
# User API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
alias: userapi
condition: dendrite.polylithEnabled
# App Service API
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
alias: appserviceapi
condition: dendrite.polylithEnabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `dendrite` dependency to version 0.8.9
- kind: added
description: Added ingress for polylith mode
description: Upgraded `common` chart dependency to version 4.5.0
- kind: changed
description: "**Breaking**: Updated default config as per separate monolith/polylith samples"
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'
11 changes: 6 additions & 5 deletions charts/incubator/handbrake/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
apiVersion: v2
appVersion: v1.24.2
description: handbrake helm package
name: handbrake
version: 0.0.1
version: 0.1.0
kubeVersion: ">=1.16.0-0"
keywords:
- handbrake
Expand All @@ -16,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |
- kind: added
description: Initial version
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
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.1.2
version: 1.2.0
maintainers:
- name: bjw-s
email: [email protected]
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `common` chart dependency to version 4.5.0
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.5.2
version: 0.6.0
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.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `common` chart dependency to version 4.5.0
11 changes: 6 additions & 5 deletions charts/incubator/mopidy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
apiVersion: v2
appVersion: latest
description: mopidy helm package
name: mopidy
version: 0.0.1
version: 0.1.0
kubeVersion: ">=1.16.0-0"
keywords:
- mopidy
Expand All @@ -16,8 +17,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |
- kind: added
description: Initial version
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
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.4.2
version: 1.5.0
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.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `common` chart dependency to version 4.5.0
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.2.2
version: 0.3.0
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.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `common` chart dependency to version 4.5.0
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.2.2
version: 0.3.0
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.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `common` chart dependency to version 4.5.0
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.1.2
version: 1.2.0
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.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `common` chart dependency to version 4.5.0
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.4.2
version: 0.5.0
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.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `common` chart dependency to version 4.5.0
11 changes: 6 additions & 5 deletions charts/incubator/snapcast/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
apiVersion: v2
appVersion: latest
description: snapcast helm package
name: snapcast
version: 0.0.1
version: 0.1.0
kubeVersion: ">=1.16.0-0"
keywords:
- snapcast
Expand All @@ -17,8 +18,8 @@ maintainers:
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |
- kind: added
description: Initial version
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
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.2.2
version: 0.3.0
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.4.2
version: 4.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `common` chart dependency to version 4.5.0
Loading