[powerdns] Update helm chart postgresql to v10.1.4 (#341)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-12 10:17:42 -05:00 committed by GitHub
parent 0a8a18c080
commit 349ab68ea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v4.3.0
description: PowerDNS is a DNS server, written in C++ and licensed under the GPL. It runs on most Unix derivatives. PowerDNS features a large number of different backends ranging from simple BIND style zonefiles to relational databases and load balancing/failover algorithms. A DNS recursor is provided as a separate program.
name: powerdns
version: 2.6.0
version: 2.7.0
home: https://www.powerdns.com/
sources:
- http://www.github.com/PowerDNS/
@ -12,7 +12,7 @@ maintainers:
email: ryan@ryanholt.net
dependencies:
- name: postgresql
version: 10.1.3
version: 10.1.4
repository: https://charts.bitnami.com/bitnami
condition: postgres.enabled
- name: mariadb