readme typos (#162)

This commit is contained in:
Jeff Billimek 2020-03-08 13:08:40 -04:00 committed by GitHub
parent 6ff2fcaf27
commit 5bdba2161c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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