We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288b985 commit f3577bfCopy full SHA for f3577bf
README.md
@@ -10,7 +10,7 @@ Helm's [documentation](https://helm.sh/docs) to get started.
10
Once Helm has been set up correctly, add the repo as follows:
11
12
```sh
13
-helm repo add viseron https://carlosrodfern.github.io/viseron-helm-chart
+helm repo add viseron https://roflcoopter.github.io/viseron-helm-chart
14
```
15
16
If you had already added this repo earlier, run `helm repo update` to retrieve
charts/viseron/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: viseron
3
description: A Helm chart for viseron
4
type: application
5
-version: 0.1.1
6
-appVersion: "2.3.0"
+version: 0.1.2
+appVersion: "2.3.1" # default viseron image tag
0 commit comments