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

Commit 729be86

Browse files
chore(deps): update helm chart dependencies (#1548)
* chore(deps): update helm chart common to v4.4.1 * feat: Incorporate #1543 * feat: Incorporate #1544 * fix(home-assistant): Update README Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent 269ab2c commit 729be86

File tree

191 files changed

+660
-613
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

191 files changed

+660
-613
lines changed

charts/incubator/babybuddy/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: 1.10.2
44
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.
55
name: babybuddy
6-
version: 1.1.0
6+
version: 1.1.1
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- babybuddy
@@ -19,8 +19,8 @@ maintainers:
1919
dependencies:
2020
- name: common
2121
repository: https://library-charts.k8s-at-home.com
22-
version: 4.4.0
22+
version: 4.4.1
2323
annotations:
2424
artifacthub.io/changes: |-
2525
- kind: changed
26-
description: Upgraded `common` chart dependency to version 4.4.0
26+
description: Upgraded `common` chart dependency to version 4.4.1

charts/incubator/changedetection-io/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: "0.39.4"
44
description: changedetection-io helm package
55
name: changedetection-io
6-
version: 1.4.0
6+
version: 1.4.1
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- changedetection.io
@@ -20,8 +20,8 @@ maintainers:
2020
dependencies:
2121
- name: common
2222
repository: https://library-charts.k8s-at-home.com
23-
version: 4.4.0
23+
version: 4.4.1
2424
annotations:
2525
artifacthub.io/changes: |-
2626
- kind: changed
27-
description: Upgraded `common` chart dependency to version 4.4.0
27+
description: Upgraded `common` chart dependency to version 4.4.1

charts/incubator/cryptpad/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: v4.12.0-nginx
44
description: cryptpad helm package
55
name: cryptpad
6-
version: 0.3.0
6+
version: 0.3.1
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- cryptpad
@@ -17,8 +17,8 @@ maintainers:
1717
dependencies:
1818
- name: common
1919
repository: https://library-charts.k8s-at-home.com
20-
version: 4.4.0
20+
version: 4.4.1
2121
annotations:
2222
artifacthub.io/changes: |-
2323
- kind: changed
24-
description: Upgraded `common` chart dependency to version 4.4.0
24+
description: Upgraded `common` chart dependency to version 4.4.1

charts/incubator/dendrite/Chart.yaml

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: v0.8.1
44
description: Dendrite Matrix Homeserver
55
name: dendrite
6-
version: 4.2.0
6+
version: 4.2.1
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- dendrite
@@ -22,80 +22,84 @@ maintainers:
2222
dependencies:
2323
- name: common
2424
repository: https://library-charts.k8s-at-home.com
25-
version: 4.4.0
25+
version: 4.4.1
2626
- name: postgresql
27-
version: 11.1.15
27+
version: 11.1.25
2828
repository: https://charts.bitnami.com/bitnami
2929
condition: postgresql.enabled
3030
- name: nats
31-
version: 0.15.1
31+
version: 0.16.0
3232
repository: https://nats-io.github.io/k8s/helm/charts/
3333
condition: nats.enabled
3434
# Client API
3535
- name: common
3636
repository: https://library-charts.k8s-at-home.com
37-
version: 4.4.0
37+
version: 4.4.1
3838
alias: clientapi
3939
condition: dendrite.polylithEnabled
4040
# Media API
4141
- name: common
4242
repository: https://library-charts.k8s-at-home.com
43-
version: 4.4.0
43+
version: 4.4.1
4444
alias: mediaapi
4545
condition: dendrite.polylithEnabled
4646
# Sync API
4747
- name: common
4848
repository: https://library-charts.k8s-at-home.com
49-
version: 4.4.0
49+
version: 4.4.1
5050
alias: syncapi
5151
condition: dendrite.polylithEnabled
5252
# Room Server
5353
- name: common
5454
repository: https://library-charts.k8s-at-home.com
55-
version: 4.4.0
55+
version: 4.4.1
5656
alias: roomserver
5757
condition: dendrite.polylithEnabled
5858
# Federation API
5959
- name: common
6060
repository: https://library-charts.k8s-at-home.com
61-
version: 4.4.0
61+
version: 4.4.1
6262
alias: federationapi
6363
condition: dendrite.polylithEnabled
6464
# Key Server
6565
- name: common
6666
repository: https://library-charts.k8s-at-home.com
67-
version: 4.4.0
67+
version: 4.4.1
6868
alias: keyserver
6969
condition: dendrite.polylithEnabled
7070
# User API
7171
- name: common
7272
repository: https://library-charts.k8s-at-home.com
73-
version: 4.4.0
73+
version: 4.4.1
7474
alias: userapi
7575
condition: dendrite.polylithEnabled
7676
# App Service API
7777
- name: common
7878
repository: https://library-charts.k8s-at-home.com
79-
version: 4.4.0
79+
version: 4.4.1
8080
alias: appserviceapi
8181
condition: dendrite.polylithEnabled
8282
annotations:
8383
artifacthub.io/changes: |-
8484
- kind: changed
85-
description: Upgraded `common` chart dependency to version 4.4.0
85+
description: Upgraded `common` chart dependency to version 4.4.1
8686
- kind: changed
87-
description: Upgraded `common` chart dependency to version 4.4.0 for alias 'clientapi'
87+
description: Upgraded `postgresql` chart dependency to version 11.1.25
8888
- kind: changed
89-
description: Upgraded `common` chart dependency to version 4.4.0 for alias 'mediaapi'
89+
description: Upgraded `nats` chart dependency to version 0.16.0
9090
- kind: changed
91-
description: Upgraded `common` chart dependency to version 4.4.0 for alias 'syncapi'
91+
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'clientapi'
9292
- kind: changed
93-
description: Upgraded `common` chart dependency to version 4.4.0 for alias 'roomserver'
93+
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'mediaapi'
9494
- kind: changed
95-
description: Upgraded `common` chart dependency to version 4.4.0 for alias 'federationapi'
95+
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'syncapi'
9696
- kind: changed
97-
description: Upgraded `common` chart dependency to version 4.4.0 for alias 'keyserver'
97+
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'roomserver'
9898
- kind: changed
99-
description: Upgraded `common` chart dependency to version 4.4.0 for alias 'userapi'
99+
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'federationapi'
100100
- kind: changed
101-
description: Upgraded `common` chart dependency to version 4.4.0 for alias 'appserviceapi'
101+
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'keyserver'
102+
- kind: changed
103+
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'userapi'
104+
- kind: changed
105+
description: Upgraded `common` chart dependency to version 4.4.1 for alias 'appserviceapi'

charts/incubator/kah-common-chart/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
apiVersion: v2
33
description: A KaH-common powered chart template. This can be useful for small projects that don't have their own chart.
44
name: kah-common-chart
5-
version: 1.1.0
5+
version: 1.1.1
66
maintainers:
77
- name: bjw-s
88
99
dependencies:
1010
- name: common
1111
repository: https://library-charts.k8s-at-home.com
12-
version: 4.4.0
12+
version: 4.4.1
1313
annotations:
1414
artifacthub.io/changes: |-
1515
- kind: changed
16-
description: Upgraded `common` chart dependency to version 4.4.0
16+
description: Upgraded `common` chart dependency to version 4.4.1

charts/incubator/lancache/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: 1.0.0
44
description: LanCache Monolithic - a caching proxy server for game download content
55
name: lancache
6-
version: 0.5.0
6+
version: 0.5.1
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- lancache
@@ -19,8 +19,8 @@ maintainers:
1919
dependencies:
2020
- name: common
2121
repository: https://library-charts.k8s-at-home.com
22-
version: 4.4.0
22+
version: 4.4.1
2323
annotations:
2424
artifacthub.io/changes: |-
2525
- kind: changed
26-
description: Upgraded `common` chart dependency to version 4.4.0
26+
description: Upgraded `common` chart dependency to version 4.4.1

charts/incubator/openhab/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: 3.2.0
44
description: openhab helm package
55
name: openhab
6-
version: 1.4.0
6+
version: 1.4.1
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- openhab
@@ -17,8 +17,8 @@ maintainers:
1717
dependencies:
1818
- name: common
1919
repository: https://library-charts.k8s-at-home.com
20-
version: 4.4.0
20+
version: 4.4.1
2121
annotations:
2222
artifacthub.io/changes: |-
2323
- kind: changed
24-
description: Upgraded `common` chart dependency to version 4.4.0
24+
description: Upgraded `common` chart dependency to version 4.4.1

charts/incubator/scrypted/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ appVersion: 0.0.138
44
description: scrypted helm package
55
name: scrypted
66
type: application
7-
version: 0.2.0
7+
version: 0.2.1
88
kubeVersion: ">=1.16.0-0"
99
keywords:
1010
- scrypted
@@ -18,8 +18,8 @@ maintainers:
1818
dependencies:
1919
- name: common
2020
repository: https://library-charts.k8s-at-home.com
21-
version: 4.4.0
21+
version: 4.4.1
2222
annotations:
2323
artifacthub.io/changes: |-
2424
- kind: changed
25-
description: Upgraded `common` chart dependency to version 4.4.0
25+
description: Upgraded `common` chart dependency to version 4.4.1

charts/incubator/sdtd/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: main
44
description: Dedicated server for 7 Days to Die
55
name: sdtd
6-
version: 0.2.0
6+
version: 0.2.1
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- 7d2d
@@ -17,8 +17,8 @@ maintainers:
1717
dependencies:
1818
- name: common
1919
repository: https://library-charts.k8s-at-home.com
20-
version: 4.4.0
20+
version: 4.4.1
2121
annotations:
2222
artifacthub.io/changes: |-
2323
- kind: changed
24-
description: Upgraded `common` chart dependency to version 4.4.0
24+
description: Upgraded `common` chart dependency to version 4.4.1

charts/incubator/signal-cli-rest-api/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
apiVersion: v2
3-
version: 1.1.0
3+
version: 1.1.1
44
description: Dockerized Signal Messenger REST API
55
name: signal-cli-rest-api
66
appVersion: "0.57"
@@ -19,8 +19,8 @@ maintainers:
1919
dependencies:
2020
- name: common
2121
repository: https://library-charts.k8s-at-home.com
22-
version: 4.4.0
22+
version: 4.4.1
2323
annotations:
2424
artifacthub.io/changes: |-
2525
- kind: changed
26-
description: Upgraded `common` chart dependency to version 4.4.0
26+
description: Upgraded `common` chart dependency to version 4.4.1

0 commit comments

Comments
 (0)