File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 0.19.0
4
+
5
+ ** Release date:** 2025-08-06
6
+
7
+ ![ AppVersion: 1.23.0] ( https://img.shields.io/static/v1?label=AppVersion&message=1.23.0&color=success&logo= )
8
+ ![ Helm: v3] ( https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm )
9
+
10
+
11
+ * clowder release 1.23.0
12
+
13
+ ### Default value changes
14
+
15
+ ``` diff
16
+ # No changes in this release
17
+ ```
18
+
3
19
## 0.18.0
4
20
5
21
** Release date:** 2023-12-13
Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ description: >
13
13
# This is the chart version. This version number should be incremented each time you make changes
14
14
# to the chart and its templates, including the app version.
15
15
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16
- version : 0.18 .0
16
+ version : 0.19 .0
17
17
18
18
# This is the version number of the application being deployed. This version number should be
19
19
# incremented each time you make changes to the application. Versions are not expected to
20
20
# follow Semantic Versioning. They should reflect the version the application is using.
21
- appVersion : 1.22.1
21
+ appVersion : 1.23.0
22
22
23
23
# List of people that maintain this helm chart.
24
24
maintainers :
@@ -55,4 +55,4 @@ annotations:
55
55
- name: Helm Chart
56
56
url: https://github.com/clowder-framework/clowder-helm
57
57
artifacthub.io/changes : |
58
- - "clowder release 1.22.1 "
58
+ - "clowder release 1.23.0 "
You can’t perform that action at this time.
0 commit comments