Skip to content

Commit 2c6d0bb

Browse files
committed
clowder release 1.23.0
1 parent 613f1dd commit 2c6d0bb

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log
22

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+
319
## 0.18.0
420

521
**Release date:** 2023-12-13

Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ description: >
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 0.18.0
16+
version: 0.19.0
1717

1818
# This is the version number of the application being deployed. This version number should be
1919
# incremented each time you make changes to the application. Versions are not expected to
2020
# follow Semantic Versioning. They should reflect the version the application is using.
21-
appVersion: 1.22.1
21+
appVersion: 1.23.0
2222

2323
# List of people that maintain this helm chart.
2424
maintainers:
@@ -55,4 +55,4 @@ annotations:
5555
- name: Helm Chart
5656
url: https://github.com/clowder-framework/clowder-helm
5757
artifacthub.io/changes: |
58-
- "clowder release 1.22.1"
58+
- "clowder release 1.23.0"

0 commit comments

Comments
 (0)