We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2765cea commit 9110046Copy full SHA for 9110046
charts/sophora-ugc/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 2.0.12
4
+- link to sources at GitHub
5
+
6
## 2.0.11
7
- fix changelog YAML
8
charts/sophora-ugc/Chart.yaml
@@ -15,7 +15,7 @@ type: application
15
# This is the chart version. This version number should be incremented each time you make changes
16
# to the chart and its templates, including the app version.
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
-version: 2.0.11
+version: 2.0.12
19
20
# This is the version number of the application being deployed. This version number should be
21
# incremented each time you make changes to the application. Versions are not expected to
0 commit comments