Skip to content

Commit

Permalink
chore(main): release pihole-2.24.0 (#299)
Browse files Browse the repository at this point in the history
* chore(main): release pihole-2.24.0

* chore(documentation): Update documentation

---------

Co-authored-by: MoJo2600 <MoJo2600@users.noreply.github.com>
  • Loading branch information
MoJo2600 and MoJo2600 authored May 14, 2024
1 parent 2b9fada commit 870d1f3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"charts/pihole": "2.23.0"
"charts/pihole": "2.24.0"
}
7 changes: 7 additions & 0 deletions charts/pihole/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.24.0](https://github.com/MoJo2600/pihole-kubernetes/compare/pihole-2.23.0...pihole-2.24.0) (2024-05-14)


### Features

* bump pihole version to 2024.05.0 ([#298](https://github.com/MoJo2600/pihole-kubernetes/issues/298)) ([2b9fada](https://github.com/MoJo2600/pihole-kubernetes/commit/2b9fada9ea76857e9641935a7637a317451751cd))

## [2.23.0](https://github.com/MoJo2600/pihole-kubernetes/compare/pihole-2.22.0...pihole-2.23.0) (2024-04-04)


Expand Down
2 changes: 1 addition & 1 deletion charts/pihole/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ home: https://github.com/MoJo2600/pihole-kubernetes/tree/main/charts/pihole
name: pihole
appVersion: "2024.05.0"
# Do not touch will be updated during release
version: 2.23.0
version: 2.24.0
sources:
- https://github.com/MoJo2600/pihole-kubernetes/tree/main/charts/pihole
- https://pi-hole.net/
Expand Down
2 changes: 1 addition & 1 deletion charts/pihole/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Installs pihole in kubernetes

![Version: 2.23.0](https://img.shields.io/badge/Version-2.23.0-informational?style=flat-square) ![AppVersion: 2024.03.2](https://img.shields.io/badge/AppVersion-2024.03.2-informational?style=flat-square) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->[![All Contributors](https://img.shields.io/badge/all_contributors-27-blue.svg?style=flat-square)](#contributors-)<!-- ALL-CONTRIBUTORS-BADGE:END -->
![Version: 2.24.0](https://img.shields.io/badge/Version-2.24.0-informational?style=flat-square) ![AppVersion: 2024.05.0](https://img.shields.io/badge/AppVersion-2024.05.0-informational?style=flat-square) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->[![All Contributors](https://img.shields.io/badge/all_contributors-27-blue.svg?style=flat-square)](#contributors-)<!-- ALL-CONTRIBUTORS-BADGE:END -->

## Source Code

Expand Down

0 comments on commit 870d1f3

Please sign in to comment.