diff --git a/charts/coconut-app/Chart.lock b/charts/coconut-app/Chart.lock index 27fd61e..ddcaf07 100644 --- a/charts/coconut-app/Chart.lock +++ b/charts/coconut-app/Chart.lock @@ -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" diff --git a/charts/coconut-app/Chart.yaml b/charts/coconut-app/Chart.yaml index f1520f9..7791708 100644 --- a/charts/coconut-app/Chart.yaml +++ b/charts/coconut-app/Chart.yaml @@ -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 @@ -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 diff --git a/charts/coconut-app/charts/cheminfo-microservice-0.1.3.tgz b/charts/coconut-app/charts/cheminfo-microservice-0.1.3.tgz deleted file mode 100644 index 337dd7d..0000000 Binary files a/charts/coconut-app/charts/cheminfo-microservice-0.1.3.tgz and /dev/null differ diff --git a/charts/coconut-app/charts/cheminfo-microservice-0.1.7.tgz b/charts/coconut-app/charts/cheminfo-microservice-0.1.7.tgz new file mode 100644 index 0000000..d38fd16 Binary files /dev/null and b/charts/coconut-app/charts/cheminfo-microservice-0.1.7.tgz differ