diff --git a/charts/pihole/Chart.yaml b/charts/pihole/Chart.yaml index 3c5adfc..df251c7 100644 --- a/charts/pihole/Chart.yaml +++ b/charts/pihole/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: pihole description: Deploys pihole onto Kubernetes type: application -version: 0.1.1 +version: 0.1.2 appVersion: "2024.07.0" maintainers: - name: Drew diff --git a/charts/pihole/README.md b/charts/pihole/README.md index 7cc5eff..340d6a2 100644 --- a/charts/pihole/README.md +++ b/charts/pihole/README.md @@ -1,6 +1,6 @@ # pihole -![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.07.0](https://img.shields.io/badge/AppVersion-2024.07.0-informational?style=flat-square) +![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.07.0](https://img.shields.io/badge/AppVersion-2024.07.0-informational?style=flat-square) The pihole helm chart simply exists for deploying the pihole media server onto Kubernetes.