Skip to content

Commit

Permalink
Merge pull request #82 from grafana/fix_correct_version
Browse files Browse the repository at this point in the history
Update version correctly
  • Loading branch information
MichelHollands committed Apr 29, 2024
2 parents b547784 + 314b1db commit f0bdf07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/meta-monitoring/Chart.yaml
Expand Up @@ -13,12 +13,12 @@ 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.0.2"
appVersion: "0.0.1"
dependencies:
- name: loki
repository: https://grafana.github.io/helm-charts
Expand Down

0 comments on commit f0bdf07

Please sign in to comment.