File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Helm's [documentation](https://helm.sh/docs) to get started.
1010Once Helm has been set up correctly, add the repo as follows:
1111
1212``` sh
13- helm repo add viseron https://carlosrodfern .github.io/viseron-helm-chart
13+ helm repo add viseron https://roflcoopter .github.io/viseron-helm-chart
1414```
1515
1616If you had already added this repo earlier, run ` helm repo update ` to retrieve
Original file line number Diff line number Diff line change @@ -2,5 +2,8 @@ apiVersion: v2
22name : viseron
33description : A Helm chart for viseron
44type : application
5- version : 0.1.1
6- appVersion : " 2.3.0"
5+ version : 0.1.2
6+ appVersion : " 2.3.1" # default viseron image tag
7+ maintainers :
8+ - name : carlosrodfern
9+ - name : roflcoopter
You can’t perform that action at this time.
0 commit comments