File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ type: application
77
88# The chart version.
99# Versions are expected to follow Semantic Versioning (https://semver.org/)
10- version : 0.1.1
10+ version : 0.2.0
1111
1212# Version number of the application being deployed.
1313# Versions are not expected to follow Semantic Versioning. They should reflect the version the application is using.
14- appVersion : " 2025-04-04 -001"
14+ appVersion : " 2025-04-08 -001"
1515
1616maintainers :
1717 - name : Currents-dev
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ currents:
8282 recordApiHost : currents-record.localhost
8383 rootUser :
8484 email : ' admin@{{ .Values.currents.domains.appHost }}'
85- imageTag : staging-x86_64
85+ imageTag : 2025-04-08-001
8686
8787 email :
8888 smtp :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ currents:
1515 https : false
1616 appHost : currents-app.localhost
1717 recordApiHost : currents-record.localhost
18- imageTag : staging-aarch64
18+ imageTag : staging
1919 apiJwtToken :
2020 secretName : currents-api-jwt-token
2121 apiInternalToken :
You can’t perform that action at this time.
0 commit comments