Skip to content

Commit c789d89

Browse files
[piped] Update Helm chart common to v4
1 parent 2c75ad1 commit c789d89

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/apps/piped/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: common
33
repository: https://bjw-s-labs.github.io/helm-charts
4-
version: 1.5.1
4+
version: 4.0.1
55
- name: postgresql
66
repository: https://charts.bitnami.com/bitnami
77
version: 16.7.2
8-
digest: sha256:0c7118e88b7471c7fe20630e56977f689d1dd3dbcc7701fa020b82391ac76286
9-
generated: "2025-05-12T11:17:28.43728517Z"
8+
digest: sha256:c014007c00712d4682fbd76f13bf56091cb8020f0df5e759a1e30ff58fd23b5b
9+
generated: "2025-05-16T11:37:24.152653786Z"

charts/apps/piped/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sources:
1111
- https://github.com/TeamPiped/Piped-Kubernetes
1212
keywords:
1313
- streaming
14-
version: 7.4.0
14+
version: 8.0.0
1515
appVersion: latest
1616
kubeVersion: ">=1.29.0"
1717
maintainers:
@@ -21,12 +21,12 @@ maintainers:
2121
dependencies:
2222
- name: common
2323
repository: https://bjw-s-labs.github.io/helm-charts
24-
version: 1.5.1
24+
version: 4.0.1
2525
- name: postgresql
2626
repository: https://charts.bitnami.com/bitnami
2727
version: 16.7.2
2828
condition: postgresql.enabled
2929
annotations:
3030
artifacthub.io/changes: |-
3131
- kind: changed
32-
description: Upgraded `postgresql` chart dependency to version 16.7.2
32+
description: Upgraded `common` chart dependency to version 4.0.1

0 commit comments

Comments
 (0)