Skip to content

Commit 21b532c

Browse files
committed
fix: packaged new version of coconut chart
1 parent 3c10640 commit 21b532c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

charts/coconut-app/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: cheminfo-microservice
33
repository: https://nfdi4chem.github.io/repo-helm-charts
4-
version: 0.1.3
4+
version: 0.1.7
55
- name: rdkitcatridgepostgres
66
repository: https://nfdi4chem.github.io/repo-helm-charts
77
version: 0.2.0
88
- name: redis
99
repository: https://charts.bitnami.com/bitnami
1010
version: 17.6.0
11-
digest: sha256:486fa2b5c7b36dcd515a0d23ef62f808ef1e1696476d83c7ed905d5f834de6e4
12-
generated: "2024-02-01T14:43:36.534407739+01:00"
11+
digest: sha256:3d5857218ae7b7316a9179bdfabc58d96cd76207c099b0051fa039561610a069
12+
generated: "2024-04-05T15:24:09.830911+02:00"

charts/coconut-app/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.3.0
18+
version: 0.4.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
@@ -25,7 +25,7 @@ appVersion: "1.16.2"
2525

2626
dependencies:
2727
- name: cheminfo-microservice
28-
version: "0.1.3"
28+
version: "0.1.7"
2929
repository: https://nfdi4chem.github.io/repo-helm-charts
3030
condition: cheminfo-microservice.enabled
3131
- name: rdkitcatridgepostgres
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)