Skip to content

Commit d144420

Browse files
authored
Merge pull request #836 from cncf/update-charts-version-and-appVersion
feat: release new chart versions
2 parents 8e47559 + deaa12f commit d144420

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/auditlogger/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ 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: 1.2.10
18+
version: 1.2.11
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
2222
# follow Semantic Versioning. They should reflect the version the application is using.
23-
appVersion: v20230814-1.2.8
23+
appVersion: v20240109-snoopdb-1.4.2-51-g8e47559

charts/snoopdb/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ 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: 1.4.2
18+
version: 1.4.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
2222
# follow Semantic Versioning. They should reflect the version the application is using.
23-
appVersion: v20231003-snoopdb-1.4.1-12-g9cb1176
23+
appVersion: v20240109-snoopdb-1.4.2-51-g8e47559

0 commit comments

Comments
 (0)