Updated icon url (#882)

Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
This commit is contained in:
nιcнolaѕ wιlde 2021-05-04 01:32:20 -07:00 committed by GitHub
parent 06ea5198bf
commit 5f0390417e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 37 additions and 7 deletions

View File

@ -2,11 +2,11 @@ apiVersion: v2
appVersion: v4.3.1 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. 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 name: powerdns
version: 3.2.1 version: 3.2.2
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/powerdns home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/powerdns
sources: sources:
- http://www.github.com/PowerDNS/ - http://www.github.com/PowerDNS/
icon: https://www.powerdns.com/img/pDNS_logo_positive_claim_down_screen_xsmall.png icon: https://avatars.githubusercontent.com/u/1282630?s=200&v=4
maintainers: maintainers:
- name: carpenike - name: carpenike
email: ryan@ryanholt.net email: ryan@ryanholt.net

View File

@ -1,6 +1,6 @@
# powerdns # powerdns
![Version: 3.1.4](https://img.shields.io/badge/Version-3.1.4-informational?style=flat-square) ![AppVersion: v4.3.1](https://img.shields.io/badge/AppVersion-v4.3.1-informational?style=flat-square) ![Version: 3.2.2](https://img.shields.io/badge/Version-3.2.2-informational?style=flat-square) ![AppVersion: v4.3.1](https://img.shields.io/badge/AppVersion-v4.3.1-informational?style=flat-square)
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. 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.
@ -16,8 +16,8 @@ PowerDNS is a DNS server, written in C++ and licensed under the GPL. It runs on
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 9.3.6 | | https://charts.bitnami.com/bitnami | mariadb | 9.3.9 |
| https://charts.bitnami.com/bitnami | postgresql | 10.3.15 | | https://charts.bitnami.com/bitnami | postgresql | 10.4.0 |
## TL;DR ## TL;DR
@ -133,6 +133,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.2.2]
#### Added
- N/A
#### Changed
- Updated icon url.
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -147,7 +161,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.1.1]: #3.1.1 [3.2.2]: #322
[3.1.1]: #311
## Support ## Support

View File

@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.2.2]
#### Added
- N/A
#### Changed
- Updated icon url.
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.1.1]: #3.1.1 [3.2.2]: #322
[3.1.1]: #311
{{- end -}} {{- end -}}