We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1289830 commit b734aa5Copy full SHA for b734aa5
charts/odk-publish/CHANGELOG.md
@@ -0,0 +1,16 @@
1
+# Changelog
2
+
3
+This file documents all notable changes to the ODK Publish Helm Chart.
4
+The release numbering uses [semantic versioning](http://semver.org).
5
6
+## 0.1.2
7
8
+- Add the ability to run separate ASGI and WSGI deployments. (#9)
9
10
+## 0.1.1
11
12
+- Add `image.tag` in values.yaml. (e98539e036a120855dd39db73ee0c398725edeeb)
13
14
+## 0.1.0
15
16
+- Initial release (#1)
charts/odk-publish/Chart.yaml
@@ -1,6 +1,6 @@
apiVersion: v2
name: odk-publish
-description: A Helm chart for Kubernetes
+description: A Helm chart for ODK Publish
# A chart can be either an 'application' or a 'library' chart.
#
0 commit comments