File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,18 +15,18 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 1.1.13
18
+ version : 1.1.14
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : 1.8.10
23
+ appVersion : 1.8.10.1
24
24
25
25
dependencies :
26
26
- name : postgresql
27
27
version : " 10.16.2" # posgresql app version 11.14.0
28
28
repository : " https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami"
29
29
condition : postgresql.enabled
30
30
- name : xnat-web
31
- version : 1.1.13
31
+ version : 1.1.14
32
32
condition : xnat-web.enabled
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 1.1.13
18
+ version : 1.1.14
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : 1.8.10
23
+ appVersion : 1.8.10.1
You can’t perform that action at this time.
0 commit comments