diff --git a/charts/nmrxiv-app/Chart.lock b/charts/nmrxiv-app/Chart.lock index fc16f36..27e261a 100644 --- a/charts/nmrxiv-app/Chart.lock +++ b/charts/nmrxiv-app/Chart.lock @@ -16,9 +16,9 @@ dependencies: version: 0.1.0 - name: rdkitcatridgepostgres repository: https://nfdi4chem.github.io/repo-helm-charts - version: 0.1.0 + version: 0.2.0 - name: nmrkit repository: https://nfdi4chem.github.io/repo-helm-charts version: 0.2.1 -digest: sha256:9feccf730bd94fa6d5fbe062ba25b446f123c56391dc32c24411a55d49997e10 -generated: "2023-12-05T12:45:44.7005121+01:00" +digest: sha256:f89813103bea31a24a4cb99ff0ac621cbbbf3d5f4a748449ee5abe857c729380 +generated: "2024-02-01T14:22:36.741693962+01:00" diff --git a/charts/nmrxiv-app/Chart.yaml b/charts/nmrxiv-app/Chart.yaml index 6920b9a..559b5e4 100644 --- a/charts/nmrxiv-app/Chart.yaml +++ b/charts/nmrxiv-app/Chart.yaml @@ -18,7 +18,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.7.4 +version: 0.7.5 # 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 @@ -47,7 +47,7 @@ dependencies: version: "0.1.0" repository: https://nfdi4chem.github.io/repo-helm-charts - name: rdkitcatridgepostgres - version: "0.1.0" + version: "0.2.0" repository: https://nfdi4chem.github.io/repo-helm-charts condition: rdkitcatridgepostgres.enabled - name: nmrkit diff --git a/charts/nmrxiv-app/charts/rdkitcatridgepostgres-0.1.0.tgz b/charts/nmrxiv-app/charts/rdkitcatridgepostgres-0.1.0.tgz deleted file mode 100644 index 763354a..0000000 Binary files a/charts/nmrxiv-app/charts/rdkitcatridgepostgres-0.1.0.tgz and /dev/null differ diff --git a/charts/nmrxiv-app/charts/rdkitcatridgepostgres-0.2.0.tgz b/charts/nmrxiv-app/charts/rdkitcatridgepostgres-0.2.0.tgz new file mode 100644 index 0000000..a3a4b75 Binary files /dev/null and b/charts/nmrxiv-app/charts/rdkitcatridgepostgres-0.2.0.tgz differ