Skip to content
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/peertube/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.0.4
version: 16.7.27
- name: valkey
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.2.2
digest: sha256:fb9955344b530e529c9cc7b51381c4e31ad7b018aa70e15ade164c02caab5b2f
generated: "2025-01-08T08:53:47.653871+01:00"
digest: sha256:f1ca73ee89143657a62e8b08365787fcfc63de3b352c4dd1872dcb6bb9addf48
generated: "2025-09-14T10:04:59.019762959Z"
4 changes: 2 additions & 2 deletions charts/peertube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.6.0
version: 0.7.0

# renovate: image=chocobozzz/peertube
appVersion: "v7.3.0-bookworm"
Expand All @@ -28,7 +28,7 @@ maintainers:

dependencies:
- name: postgresql
version: 16.0.4
version: 16.7.27
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled

Expand Down
4 changes: 2 additions & 2 deletions charts/peertube/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# peertube

![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v7.3.0-bookworm](https://img.shields.io/badge/AppVersion-v7.3.0--bookworm-informational?style=flat-square)
![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v7.3.0-bookworm](https://img.shields.io/badge/AppVersion-v7.3.0--bookworm-informational?style=flat-square)

A Helm chart for deploying PeerTube on Kubernetes

Expand All @@ -15,7 +15,7 @@ A Helm chart for deploying PeerTube on Kubernetes

| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.4 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.27 |
| oci://registry-1.docker.io/bitnamicharts | valkey | 2.2.2 |

## Values
Expand Down
Binary file removed charts/peertube/charts/postgresql-16.0.4.tgz
Binary file not shown.
Binary file added charts/peertube/charts/postgresql-16.7.27.tgz
Binary file not shown.