diff --git a/charts/blocky/Chart.yaml b/charts/blocky/Chart.yaml index a889f397..ed08c7ab 100644 --- a/charts/blocky/Chart.yaml +++ b/charts/blocky/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: v0.20 description: DNS proxy as ad-blocker for local network name: blocky -version: 11.0.2 +version: 11.0.3 kubeVersion: ">=1.19.0-0" keywords: - blocky diff --git a/charts/blocky/README.md b/charts/blocky/README.md index 2b1d2256..deda13c0 100644 --- a/charts/blocky/README.md +++ b/charts/blocky/README.md @@ -4,7 +4,7 @@ DNS proxy as ad-blocker for local network -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/k8s-at-home/charts/issues/new/choose)** +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/johanneskastl/helm-charts/issues/)** ## Source Code @@ -100,6 +100,20 @@ N/A ## Changelog +### Version 11.0.3 + +#### Added + +N/A + +#### Changed + +* README.md: remove another k8s-at-home + +#### Fixed + +N/A + ### Version 11.0.2 #### Added