Skip to content

Commit

Permalink
Merge pull request #3 from carlosrodfern/main
Browse files Browse the repository at this point in the history
update chart url and image/app version
  • Loading branch information
carlosrodfern authored Jul 18, 2024
2 parents 288b985 + 9d79c4b commit a74d4b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Helm's [documentation](https://helm.sh/docs) to get started.
Once Helm has been set up correctly, add the repo as follows:

```sh
helm repo add viseron https://carlosrodfern.github.io/viseron-helm-chart
helm repo add viseron https://roflcoopter.github.io/viseron-helm-chart
```

If you had already added this repo earlier, run `helm repo update` to retrieve
Expand Down
7 changes: 5 additions & 2 deletions charts/viseron/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@ apiVersion: v2
name: viseron
description: A Helm chart for viseron
type: application
version: 0.1.1
appVersion: "2.3.0"
version: 0.1.2
appVersion: "2.3.1" # default viseron image tag
maintainers:
- name: carlosrodfern
- name: roflcoopter

0 comments on commit a74d4b2

Please sign in to comment.