Skip to content

Commit

Permalink
Merge #166
Browse files Browse the repository at this point in the history
166: Fix chart homepage url r=alallema a=viceice

# Pull Request

## Related issue
none

## What does this PR do?
- The current url leads to a not found error

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!


Co-authored-by: Michael Kriese <[email protected]>
  • Loading branch information
bors[bot] and viceice authored Apr 24, 2023
2 parents b2527c5 + 474ccb0 commit 906658c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/meilisearch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v1
appVersion: "v1.0.0"
description: A Helm chart for the Meilisearch search engine
name: meilisearch
version: 0.1.49
version: 0.1.50
icon: https://res.cloudinary.com/meilisearch/image/upload/v1597822872/Logo/logo_img.svg
home: https://github.com/meilisearch/meilisearch-kubernetes/charts
home: https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch
maintainers:
- name: Rene
email: [email protected]
Expand Down

0 comments on commit 906658c

Please sign in to comment.