File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff 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.14.4
16+ version : 0.14.5
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.19.2
21+ appVersion : 1.19.4
2222
2323# List of people that maintain this helm chart.
2424maintainers :
@@ -55,7 +55,4 @@ annotations:
5555 - name: Helm Chart
5656 url: https://github.com/clowder-framework/clowder-helm
5757 artifacthub.io/changes : |
58- - allow for mounting of extra volumes in clowder
59- - use tempfolder for clowder (/home/clowder/data/tmp)
60- - use helpmenu to add additional entries to the botttom of the help menu.
61- - remove users option, use initialadmins instead
58+ - 1.19.4 release of clowder
Original file line number Diff line number Diff line change @@ -167,6 +167,9 @@ extraConfig:
167167
168168## ChangeLog
169169
170+ ### 0.14.5
171+ - Update clowder to version [1.19.4](https://github.com/clowder-framework/clowder/releases/tag/v1.19.4)
172+
170173### 0.14.4
171174- allow for mounting of extra volumes in clowder
172175- use tempfolder for clowder (/home/clowder/data/tmp)
You can’t perform that action at this time.
0 commit comments