File tree Expand file tree Collapse file tree 4 files changed +10
-2
lines changed
Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ This file documents all notable changes to the ODK Central Helm Chart.
44The release numbering uses [ semantic versioning] ( http://semver.org ) .
55
66
7+ ## 0.3.4
8+
9+ - Add a README file. (#11 )
10+
711## 0.3.3
812
913- Increment ` appVersion ` to match the deployed version of ODK Central (v2024.3.1) and pin all container versions for odk-central chart.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.3.3
18+ version : 0.3.4
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 33This file documents all notable changes to the ODK Publish Helm Chart.
44The release numbering uses [ semantic versioning] ( http://semver.org ) .
55
6+ ## 0.1.3
7+
8+ - Add README and CHANGELOG files. (#10 )
9+
610## 0.1.2
711
812- Add the ability to run separate ASGI and WSGI deployments. (#9 )
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.1.2
18+ version : 0.1.3
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
You can’t perform that action at this time.
0 commit comments