Skip to content

Commit

Permalink
chore(charts/technitium-dnsserver): update version and appVersion to …
Browse files Browse the repository at this point in the history
…1.4.0 and 13.3.0

Updated the Chart.yaml to reflect the new version and appVersion for the Technitium DNS Server from 1.3.1 to 1.4.0 and from 13.2.2 to 13.3.0, respectively. Updated the README.md to display the new version information in the badges.
  • Loading branch information
obeone committed Dec 30, 2024
1 parent 9a23ee0 commit 55e82d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/technitium-dnsserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ keywords:
- pihole
- adguard

version: 1.3.1
appVersion: "13.2.2"
version: 1.4.0
appVersion: "13.3.0"

icon: https://raw.githubusercontent.com/obeone/charts/main/logo/technitium-dnsserver.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/technitium-dnsserver/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# technitium-dnsserver

![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 13.2.2](https://img.shields.io/badge/AppVersion-13.2.2-informational?style=flat-square)
![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 13.3.0](https://img.shields.io/badge/AppVersion-13.3.0-informational?style=flat-square)

Technitium DNS Server is a DNS that can be use as a piHole or AdGuardHome replacement. It can also be used as authoritative server

Expand Down

0 comments on commit 55e82d4

Please sign in to comment.