diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 43d60275..6c80a13d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/pihole": "2.26.1" + "charts/pihole": "2.26.2" } diff --git a/charts/pihole/CHANGELOG.md b/charts/pihole/CHANGELOG.md index cee6a35d..1dc4ddda 100644 --- a/charts/pihole/CHANGELOG.md +++ b/charts/pihole/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.26.2](https://github.com/MoJo2600/pihole-kubernetes/compare/pihole-2.26.1...pihole-2.26.2) (2024-10-27) + + +### Bug Fixes + +* wrong customSettings.otherSettings exmaple in values.yaml ([#319](https://github.com/MoJo2600/pihole-kubernetes/issues/319)) ([67a0e3f](https://github.com/MoJo2600/pihole-kubernetes/commit/67a0e3fce49f9899bd92f1fad3ed96ae1148b78e)), closes [#318](https://github.com/MoJo2600/pihole-kubernetes/issues/318) + ## [2.26.1](https://github.com/MoJo2600/pihole-kubernetes/compare/pihole-2.26.0...pihole-2.26.1) (2024-07-26) diff --git a/charts/pihole/Chart.yaml b/charts/pihole/Chart.yaml index 3274a621..2b2712a0 100644 --- a/charts/pihole/Chart.yaml +++ b/charts/pihole/Chart.yaml @@ -4,7 +4,7 @@ home: https://github.com/MoJo2600/pihole-kubernetes/tree/main/charts/pihole name: pihole appVersion: "2024.07.0" # Do not touch will be updated during release -version: 2.26.1 +version: 2.26.2 sources: - https://github.com/MoJo2600/pihole-kubernetes/tree/main/charts/pihole - https://pi-hole.net/