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

Commit 0e12f5b

Browse files
chore(deps): update helm chart common to v4.5.2 (#1729)
* chore(deps): update helm chart common to v4.5.2 * 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>
1 parent 5c394e8 commit 0e12f5b

File tree

200 files changed

+615
-617
lines changed

Some content is hidden

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

200 files changed

+615
-617
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.2.1
6+
version: 1.2.2
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.5.1
22+
version: 4.5.2
2323
annotations:
2424
artifacthub.io/changes: |-
2525
- kind: changed
26-
description: Upgraded `common` chart dependency to version 4.5.1
26+
description: Upgraded `common` chart dependency to version 4.5.2

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.5.1
6+
version: 1.5.2
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.5.1
23+
version: 4.5.2
2424
annotations:
2525
artifacthub.io/changes: |-
2626
- kind: changed
27-
description: Upgraded `common` chart dependency to version 4.5.1
27+
description: Upgraded `common` chart dependency to version 4.5.2

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.14.1-nginx
44
description: cryptpad helm package
55
name: cryptpad
6-
version: 0.4.1
6+
version: 0.4.2
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.5.1
20+
version: 4.5.2
2121
annotations:
2222
artifacthub.io/changes: |-
2323
- kind: changed
24-
description: Upgraded `common` chart dependency to version 4.5.1
24+
description: Upgraded `common` chart dependency to version 4.5.2

charts/incubator/dendrite/Chart.yaml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: v0.8.9
44
description: Dendrite Matrix Homeserver
55
name: dendrite
6-
version: 6.1.2
6+
version: 6.1.3
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- dendrite
@@ -22,7 +22,7 @@ maintainers:
2222
dependencies:
2323
- name: common
2424
repository: https://library-charts.k8s-at-home.com
25-
version: 4.5.1
25+
version: 4.5.2
2626
- name: postgresql
2727
version: 11.6.21
2828
repository: https://charts.bitnami.com/bitnami
@@ -34,68 +34,68 @@ dependencies:
3434
# Client API
3535
- name: common
3636
repository: https://library-charts.k8s-at-home.com
37-
version: 4.5.1
37+
version: 4.5.2
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.5.1
43+
version: 4.5.2
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.5.1
49+
version: 4.5.2
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.5.1
55+
version: 4.5.2
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.5.1
61+
version: 4.5.2
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.5.1
67+
version: 4.5.2
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.5.1
73+
version: 4.5.2
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.5.1
79+
version: 4.5.2
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.5.1
85+
description: Upgraded `common` chart dependency to version 4.5.2
8686
- kind: changed
87-
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'clientapi'
87+
description: Upgraded `common` chart dependency to version 4.5.2 for alias 'clientapi'
8888
- kind: changed
89-
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'mediaapi'
89+
description: Upgraded `common` chart dependency to version 4.5.2 for alias 'mediaapi'
9090
- kind: changed
91-
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'syncapi'
91+
description: Upgraded `common` chart dependency to version 4.5.2 for alias 'syncapi'
9292
- kind: changed
93-
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'roomserver'
93+
description: Upgraded `common` chart dependency to version 4.5.2 for alias 'roomserver'
9494
- kind: changed
95-
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'federationapi'
95+
description: Upgraded `common` chart dependency to version 4.5.2 for alias 'federationapi'
9696
- kind: changed
97-
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'keyserver'
97+
description: Upgraded `common` chart dependency to version 4.5.2 for alias 'keyserver'
9898
- kind: changed
99-
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'userapi'
99+
description: Upgraded `common` chart dependency to version 4.5.2 for alias 'userapi'
100100
- kind: changed
101-
description: Upgraded `common` chart dependency to version 4.5.1 for alias 'appserviceapi'
101+
description: Upgraded `common` chart dependency to version 4.5.2 for alias 'appserviceapi'

charts/incubator/handbrake/Chart.yaml

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

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.2.1
5+
version: 1.2.2
66
maintainers:
77
- name: bjw-s
88
email: me@bjw-s.dev
99
dependencies:
1010
- name: common
1111
repository: https://library-charts.k8s-at-home.com
12-
version: 4.5.1
12+
version: 4.5.2
1313
annotations:
1414
artifacthub.io/changes: |-
1515
- kind: changed
16-
description: Upgraded `common` chart dependency to version 4.5.1
16+
description: Upgraded `common` chart dependency to version 4.5.2

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.6.1
6+
version: 0.6.2
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.5.1
22+
version: 4.5.2
2323
annotations:
2424
artifacthub.io/changes: |-
2525
- kind: changed
26-
description: Upgraded `common` chart dependency to version 4.5.1
26+
description: Upgraded `common` chart dependency to version 4.5.2

charts/incubator/mopidy/Chart.yaml

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

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.5.1
6+
version: 1.5.2
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.5.1
20+
version: 4.5.2
2121
annotations:
2222
artifacthub.io/changes: |-
2323
- kind: changed
24-
description: Upgraded `common` chart dependency to version 4.5.1
24+
description: Upgraded `common` chart dependency to version 4.5.2

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.3.1
7+
version: 0.3.2
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.5.1
21+
version: 4.5.2
2222
annotations:
2323
artifacthub.io/changes: |-
2424
- kind: changed
25-
description: Upgraded `common` chart dependency to version 4.5.1
25+
description: Upgraded `common` chart dependency to version 4.5.2

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.3.1
6+
version: 0.3.2
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.5.1
20+
version: 4.5.2
2121
annotations:
2222
artifacthub.io/changes: |-
2323
- kind: changed
24-
description: Upgraded `common` chart dependency to version 4.5.1
24+
description: Upgraded `common` chart dependency to version 4.5.2

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.2.1
3+
version: 1.2.2
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.5.1
22+
version: 4.5.2
2323
annotations:
2424
artifacthub.io/changes: |-
2525
- kind: changed
26-
description: Upgraded `common` chart dependency to version 4.5.1
26+
description: Upgraded `common` chart dependency to version 4.5.2

charts/incubator/sinusbot/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-beta.14
44
description: TeamSpeak & Discord Bot
55
name: sinusbot
6-
version: 0.5.1
6+
version: 0.5.2
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- sinusbot
@@ -17,8 +17,8 @@ maintainers:
1717
dependencies:
1818
- name: common
1919
repository: https://library-charts.k8s-at-home.com
20-
version: 4.5.1
20+
version: 4.5.2
2121
annotations:
2222
artifacthub.io/changes: |-
2323
- kind: changed
24-
description: Upgraded `common` chart dependency to version 4.5.1
24+
description: Upgraded `common` chart dependency to version 4.5.2

charts/incubator/snapcast/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: latest
44
description: snapcast helm package
55
name: snapcast
6-
version: 0.1.1
6+
version: 0.1.2
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- snapcast
@@ -18,8 +18,8 @@ maintainers:
1818
dependencies:
1919
- name: common
2020
repository: https://library-charts.k8s-at-home.com
21-
version: 4.5.1
21+
version: 4.5.2
2222
annotations:
2323
artifacthub.io/changes: |-
2424
- kind: changed
25-
description: Upgraded `common` chart dependency to version 4.5.1
25+
description: Upgraded `common` chart dependency to version 4.5.2

charts/incubator/strongswan/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: strongSwan – the OpenSource IPsec-based VPN Solution
55
name: strongswan
6-
version: 0.3.1
6+
version: 0.3.2
77
kubeVersion: ">=1.16.0-0"
88
keywords:
99
- strongswan
@@ -17,8 +17,8 @@ maintainers:
1717
dependencies:
1818
- name: common
1919
repository: https://library-charts.k8s-at-home.com
20-
version: 4.5.1
20+
version: 4.5.2
2121
annotations:
2222
artifacthub.io/changes: |-
2323
- kind: changed
24-
description: Upgraded `common` chart dependency to version 4.5.1
24+
description: Upgraded `common` chart dependency to version 4.5.2

0 commit comments

Comments
 (0)