Skip to content

Commit b44ccb4

Browse files
committed
change Chart.yaml
1 parent 21ce3fd commit b44ccb4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/sophora-webclient/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ type: application
66
# This is the chart version. This version number should be incremented each time you make changes
77
# to the chart and its templates, including the app version.
88
# Versions are expected to follow Semantic Versioning (https://semver.org/)
9-
version: 1.4.4
9+
version: 1.4.5
1010
annotations:
1111
artifacthub.io/changes: |
12-
- kind: changed
13-
description: "changed update strategy to Recreate, since RollingUpdates are not fully supported by Sophora Web yet"
12+
- kind: added
13+
description: "allow to configure service annotations"
1414
1515
# This is the version number of the application being deployed. This version number should be
1616
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)