diff --git a/charts/coconut-app/Chart.lock b/charts/coconut-app/Chart.lock index 64cacf2..27fd61e 100644 --- a/charts/coconut-app/Chart.lock +++ b/charts/coconut-app/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 0.1.3 - name: rdkitcatridgepostgres repository: https://nfdi4chem.github.io/repo-helm-charts - version: 0.1.0 + version: 0.2.0 - name: redis repository: https://charts.bitnami.com/bitnami version: 17.6.0 -digest: sha256:b54dd71b40b039b9300cdedd13013f2d909ff08a1177914993831f3dff65f08e -generated: "2023-03-15T09:36:26.8237273+01:00" +digest: sha256:486fa2b5c7b36dcd515a0d23ef62f808ef1e1696476d83c7ed905d5f834de6e4 +generated: "2024-02-01T14:43:36.534407739+01:00" diff --git a/charts/coconut-app/Chart.yaml b/charts/coconut-app/Chart.yaml index e4aa799..f1520f9 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.2.8 +version: 0.3.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 @@ -29,7 +29,7 @@ dependencies: repository: https://nfdi4chem.github.io/repo-helm-charts condition: cheminfo-microservice.enabled - name: rdkitcatridgepostgres - version: "0.1.0" + version: "0.2.0" repository: https://nfdi4chem.github.io/repo-helm-charts - name: redis version: "17.6.0" diff --git a/charts/coconut-app/charts/rdkitcatridgepostgres-0.1.0.tgz b/charts/coconut-app/charts/rdkitcatridgepostgres-0.1.0.tgz deleted file mode 100644 index 763354a..0000000 Binary files a/charts/coconut-app/charts/rdkitcatridgepostgres-0.1.0.tgz and /dev/null differ diff --git a/charts/coconut-app/charts/rdkitcatridgepostgres-0.2.0.tgz b/charts/coconut-app/charts/rdkitcatridgepostgres-0.2.0.tgz new file mode 100644 index 0000000..a3a4b75 Binary files /dev/null and b/charts/coconut-app/charts/rdkitcatridgepostgres-0.2.0.tgz differ