Skip to content

Commit

Permalink
Merge pull request #28 from viadee/feature/increase-image-version
Browse files Browse the repository at this point in the history
feat(): increase image version and chart version
  • Loading branch information
MaxStroh authored Apr 19, 2024
2 parents d50eb87 + 6e692ba commit f000642
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions charts/docker-hub-rate-limit-exporter-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,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.3.1
version: 0.3.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.
appVersion: version-1.7
appVersion: version-1.8

home: https://github.com/viadee/docker-hub-rate-limit-exporter/
sources:
Expand All @@ -38,3 +38,5 @@ maintainers:
name: fkoehne
- email: [email protected]
name: mstein11
- email: [email protected]
name: maxstroh

0 comments on commit f000642

Please sign in to comment.