Skip to content

Commit

Permalink
fix: packaged new version of coconut chart
Browse files Browse the repository at this point in the history
  • Loading branch information
CS76 committed Apr 5, 2024
1 parent 3c10640 commit 21b532c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/coconut-app/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: cheminfo-microservice
repository: https://nfdi4chem.github.io/repo-helm-charts
version: 0.1.3
version: 0.1.7
- name: rdkitcatridgepostgres
repository: https://nfdi4chem.github.io/repo-helm-charts
version: 0.2.0
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.6.0
digest: sha256:486fa2b5c7b36dcd515a0d23ef62f808ef1e1696476d83c7ed905d5f834de6e4
generated: "2024-02-01T14:43:36.534407739+01:00"
digest: sha256:3d5857218ae7b7316a9179bdfabc58d96cd76207c099b0051fa039561610a069
generated: "2024-04-05T15:24:09.830911+02:00"
4 changes: 2 additions & 2 deletions charts/coconut-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.3.0
version: 0.4.0

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

dependencies:
- name: cheminfo-microservice
version: "0.1.3"
version: "0.1.7"
repository: https://nfdi4chem.github.io/repo-helm-charts
condition: cheminfo-microservice.enabled
- name: rdkitcatridgepostgres
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 21b532c

Please sign in to comment.