From 2934a66a99770f3efed195a3620ea50d3b18775d Mon Sep 17 00:00:00 2001 From: Drew Hudson-Viles Date: Wed, 28 Aug 2024 21:58:28 +0100 Subject: [PATCH] chart bump --- charts/pihole/Chart.yaml | 2 +- charts/pihole/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.