File tree 7 files changed +30
-6
lines changed
7 files changed +30
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "helm-charts/one" : " v0. 0.1" ,
3
- "helm-charts/two" : " v0. 0.1" ,
4
- "helm-charts/three" : " v0. 0.1"
2
+ "helm-charts/one" : " 0.1.0 " ,
3
+ "helm-charts/two" : " 0.1.0 " ,
4
+ "helm-charts/three" : " 0.1.0 "
5
5
}
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.1.0] ( https://github.com/gitops-toolbox/helm-charts/compare/one-v0.0.1...one-v0.1.0 ) (2024-12-15)
4
+
5
+
6
+ ### Features
7
+
8
+ * Bumping versions ([ b242957] ( https://github.com/gitops-toolbox/helm-charts/commit/b24295750395af9159504198ba66f7250c5604b2 ) )
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.2 .0
18
+ version : 0.1 .0
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.1.0] ( https://github.com/gitops-toolbox/helm-charts/compare/three-v0.0.1...three-v0.1.0 ) (2024-12-15)
4
+
5
+
6
+ ### Features
7
+
8
+ * Bumping versions ([ b242957] ( https://github.com/gitops-toolbox/helm-charts/commit/b24295750395af9159504198ba66f7250c5604b2 ) )
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.2 .0
18
+ version : 0.1 .0
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.1.0] ( https://github.com/gitops-toolbox/helm-charts/compare/two-v0.0.1...two-v0.1.0 ) (2024-12-15)
4
+
5
+
6
+ ### Features
7
+
8
+ * Bumping versions ([ b242957] ( https://github.com/gitops-toolbox/helm-charts/commit/b24295750395af9159504198ba66f7250c5604b2 ) )
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.2 .0
18
+ version : 0.1 .0
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# 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