Skip to content

Commit

Permalink
chore(deps): update helm chart postgresql to v15.5.20 (#99)
Browse files Browse the repository at this point in the history
* chore(deps): update helm chart postgresql to v15.5.20

* 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>
  • Loading branch information
renovate[bot] and renovate[bot] authored Aug 1, 2024
1 parent 0d242bc commit 11882c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/apps/piped/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sources:
- https://github.com/TeamPiped/piped-proxy
keywords:
- streaming
version: 6.0.0
version: 6.0.1
appVersion: latest
kubeVersion: ">=1.22.0-0"
maintainers:
Expand All @@ -23,9 +23,9 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.5.11
version: 15.5.20
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `postgresql` chart dependency to version 15.5.11
description: Upgraded `postgresql` chart dependency to version 15.5.20
4 changes: 2 additions & 2 deletions charts/apps/piped/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# piped

![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 6.0.1](https://img.shields.io/badge/Version-6.0.1-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)

Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.

Expand All @@ -19,7 +19,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://bjw-s.github.io/helm-charts | common | 1.5.1 |
| https://charts.bitnami.com/bitnami | postgresql | 15.5.11 |
| https://charts.bitnami.com/bitnami | postgresql | 15.5.20 |

## Installing the Chart

Expand Down

0 comments on commit 11882c1

Please sign in to comment.