diff --git a/charts/powerdns/Chart.yaml b/charts/powerdns/Chart.yaml index 27d80869..44e14a0f 100755 --- a/charts/powerdns/Chart.yaml +++ b/charts/powerdns/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v4.3.0 +appVersion: v4.3.1 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: 3.0.0 +version: 3.0.1 home: https://www.powerdns.com/ sources: - http://www.github.com/PowerDNS/ @@ -14,7 +14,7 @@ dependencies: - name: postgresql version: 10.2.0 repository: https://charts.bitnami.com/bitnami - condition: postgres.enabled + condition: postgresql.enabled - name: mariadb version: 9.2.0 repository: https://charts.bitnami.com/bitnami