Skip to content

Commit

Permalink
Merge pull request #228 from meilisearch/brunoocasali-patch-1
Browse files Browse the repository at this point in the history
Replace Chart.yml icon by a well known image URL
  • Loading branch information
brunoocasali authored Apr 4, 2024
2 parents 328d981 + 83114d9 commit ac3707b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/meilisearch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v1
appVersion: "v1.7.0"
description: A Helm chart for the Meilisearch search engine
name: meilisearch
version: 0.6.0
icon: https://res.cloudinary.com/meilisearch/image/upload/v1597822872/Logo/logo_img.svg
version: 0.6.1
icon: https://raw.githubusercontent.com/meilisearch/integration-guides/main/assets/logos/logo.svg
home: https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch
maintainers:
- name: Bruno
Expand Down
2 changes: 1 addition & 1 deletion manifests/meilisearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
app.kubernetes.io/component: search-engine
app.kubernetes.io/part-of: meilisearch
annotations:
checksum/config: 35d680140fa9645374b032a4c6f416b2932bd677d97949691b714ece482ffa69
checksum/config: a0b986784ffc3cc8552f85f04f7d4796ae5f5773c344b6ad1827d8a9b68fde9e
spec:
serviceAccountName: meilisearch
securityContext:
Expand Down

0 comments on commit ac3707b

Please sign in to comment.