Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
[privatebin] Update Helm chart postgresql to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 04df2e3 commit e0625ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/stable/privatebin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.3.5
description: A minimalist, open source online pastebin running on an Nginx, php-fpm & Alpine Linux stack
name: privatebin
version: 4.0.1
version: 5.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- privatebin
Expand All @@ -21,7 +21,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 2.0.3
- name: postgresql
version: 12.12.10
version: 13.2.23
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
Expand Down

0 comments on commit e0625ed

Please sign in to comment.