Skip to content

Commit

Permalink
fix(technitium-dnsserver): update persistent configuration path
Browse files Browse the repository at this point in the history
Updated the chart version to 1.2.0 to reflect the fix in the persistent configuration path. Adjusted the change log to indicate the nature of the fix
  • Loading branch information
obeone committed Sep 16, 2024
1 parent 891442a commit 4c57d8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/technitium-dnsserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords:
- pihole
- adguard

version: 1.1.0
version: 1.2.0
appVersion: "12.2.1"

icon: https://raw.githubusercontent.com/obeone/charts/main/logo/technitium-dnsserver.png
Expand All @@ -32,5 +32,5 @@ annotations:
- name: obeone
email: obeone@obeone.org
artifacthub.io/changes: |
- kind: changed
description: New version
- kind: fixed
description: Persistent configuration path
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.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12.2.1](https://img.shields.io/badge/AppVersion-12.2.1-informational?style=flat-square)
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12.2.1](https://img.shields.io/badge/AppVersion-12.2.1-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 4c57d8c

Please sign in to comment.