diff --git a/charts/blocky/Chart.yaml b/charts/blocky/Chart.yaml index e479c90f..c1d7eb0c 100644 --- a/charts/blocky/Chart.yaml +++ b/charts/blocky/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "v0.5" description: DNS proxy as ad-blocker for local network name: blocky -version: 1.1.0 +version: 1.1.1 keywords: - blocky - dbs diff --git a/charts/blocky/README.md b/charts/blocky/README.md index 40f41f13..9579c3d0 100644 --- a/charts/blocky/README.md +++ b/charts/blocky/README.md @@ -4,11 +4,11 @@ This is an opinionated helm chart for [blocky](https://github.com/0xERR0R/blocky The default values and container images used in this chart will allow for running in a multi-arch cluster (amd64, arm, arm64) -## TL;DR; +## TL;DR ```shell -$ helm repo add billimek https://billimek.com/billimek-charts/ -$ helm install billimek/blocky +helm repo add billimek https://billimek.com/billimek-charts/ +helm install billimek/blocky ``` ## Installing the Chart