Skip to content

Commit

Permalink
Merge pull request #26 from homeylab/exportarr-0.0.2
Browse files Browse the repository at this point in the history
fix after deploy notes
  • Loading branch information
pchang388 authored Dec 11, 2023
2 parents 8991704 + 23ace1b commit 77b252f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/exportarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.1
version: 0.0.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion charts/exportarr/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ A sample Grafana dashboard is available from upstream:
- https://github.com/onedr0p/exportarr/tree/master/examples/grafana

A slightly modified version (for this chart specifically) is available in charts repo:
- https://github.com/homeylab/helm-charts/tree/exportarr-{{ .Chart.AppVersion }}/charts/exportarr/examples/dashboard.json
- https://github.com/homeylab/helm-charts/tree/exportarr-{{ .Chart.Version }}/charts/exportarr/examples/dashboard.json

0 comments on commit 77b252f

Please sign in to comment.