Increment db chart version (#2694)

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Mehdi Osman 2024-10-28 11:42:30 -04:00 committed by GitHub
parent 90d13c69ab
commit 77e6f9aa03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,4 +18,4 @@ version: 0.1.1
# incremented each time you make changes to the application. Versions are not expected to # 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. # follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes. # It is recommended to use it with quotes.
AppVersion: "v1.20.1" AppVersion: "v1.20.2"