Skip to content

Commit

Permalink
update meilisearch sub chart in nmrxiv-app
Browse files Browse the repository at this point in the history
  • Loading branch information
NishaSharma14 committed Jul 13, 2022
1 parent 5e1fbfa commit 3628124
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions charts/nmrxiv-app/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 9.0.0
- name: meilisearch
repository: https://meilisearch.github.io/meilisearch-kubernetes
version: 0.1.33
repository: https://nfdi4chem.github.io/repo-helm-charts
version: 0.1.44
- name: pythonmicroservice
repository: https://nfdi4chem.github.io/repo-helm-charts
version: 0.1.0
- name: nmrium
repository: https://nfdi4chem.github.io/repo-helm-charts
version: 0.1.0
digest: sha256:5e09915edc33cc60fd6fc654122051fdcff2b63c18693a4eead94b9f71a58941
generated: "2022-07-06T16:25:50.7738289+02:00"
digest: sha256:c3dc2050b1667d5647a4d6611c8baf729bb07ecebe535e63eff35e2b89b0bbde
generated: "2022-07-13T09:24:01.308688851Z"
6 changes: 3 additions & 3 deletions charts/nmrxiv-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.3
version: 0.3.4

# 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 @@ -40,8 +40,8 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: rabbitmq.enabled
- name: meilisearch
version: "0.1.33"
repository: https://meilisearch.github.io/meilisearch-kubernetes
version: "0.1.44"
repository: https://nfdi4chem.github.io/repo-helm-charts
condition: meilisearch.enabled
- name: pythonmicroservice
version: "0.1.0"
Expand Down
Binary file removed charts/nmrxiv-app/charts/meilisearch-0.1.33.tgz
Binary file not shown.
Binary file added charts/nmrxiv-app/charts/meilisearch-0.1.44.tgz
Binary file not shown.

0 comments on commit 3628124

Please sign in to comment.