diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3be3a91a..43d60275 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/pihole": "2.26.0" + "charts/pihole": "2.26.1" } diff --git a/charts/pihole/CHANGELOG.md b/charts/pihole/CHANGELOG.md index 52719c13..cee6a35d 100644 --- a/charts/pihole/CHANGELOG.md +++ b/charts/pihole/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.26.1](https://github.com/MoJo2600/pihole-kubernetes/compare/pihole-2.26.0...pihole-2.26.1) (2024-07-26) + + +### Bug Fixes + +* Update Notes.txt ([#309](https://github.com/MoJo2600/pihole-kubernetes/issues/309)) ([0c98981](https://github.com/MoJo2600/pihole-kubernetes/commit/0c9898127323effa124aef86f492c3935d8bc017)), closes [#307](https://github.com/MoJo2600/pihole-kubernetes/issues/307) + ## [2.26.0](https://github.com/MoJo2600/pihole-kubernetes/compare/pihole-2.25.0...pihole-2.26.0) (2024-07-18) diff --git a/charts/pihole/Chart.yaml b/charts/pihole/Chart.yaml index ab0c3376..3274a621 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.0 +version: 2.26.1 sources: - https://github.com/MoJo2600/pihole-kubernetes/tree/main/charts/pihole - https://pi-hole.net/ diff --git a/charts/pihole/README.md b/charts/pihole/README.md index 61ed4bdf..68fa9b1d 100644 --- a/charts/pihole/README.md +++ b/charts/pihole/README.md @@ -2,7 +2,7 @@ Installs pihole in kubernetes -![Version: 2.26.0](https://img.shields.io/badge/Version-2.26.0-informational?style=flat-square) ![AppVersion: 2024.07.0](https://img.shields.io/badge/AppVersion-2024.07.0-informational?style=flat-square) [![All Contributors](https://img.shields.io/badge/all_contributors-27-blue.svg?style=flat-square)](#contributors-) +![Version: 2.26.1](https://img.shields.io/badge/Version-2.26.1-informational?style=flat-square) ![AppVersion: 2024.07.0](https://img.shields.io/badge/AppVersion-2024.07.0-informational?style=flat-square) [![All Contributors](https://img.shields.io/badge/all_contributors-27-blue.svg?style=flat-square)](#contributors-) ## Source Code