Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Wiki
Manage
Activity
Members
Labels
Plan
Issues
53
Issue boards
Milestones
Wiki
Code
Merge requests
6
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MDM Lab
Wiki
Commits
4b8c5c4d
Commit
4b8c5c4d
authored
1 year ago
by
Remi PLANEL
Browse files
Options
Downloads
Patches
Plain Diff
update meilisearch
parent
f165871f
Branches
dev
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
deploy/meilisearch/Chart.yaml
+1
-1
1 addition, 1 deletion
deploy/meilisearch/Chart.yaml
docker-compose.yml
+2
-2
2 additions, 2 deletions
docker-compose.yml
with
3 additions
and
3 deletions
deploy/meilisearch/Chart.yaml
+
1
−
1
View file @
4b8c5c4d
...
@@ -25,6 +25,6 @@ appVersion: "1.16.0"
...
@@ -25,6 +25,6 @@ appVersion: "1.16.0"
dependencies
:
dependencies
:
-
name
:
meilisearch
-
name
:
meilisearch
version
:
0.
3
.0
version
:
0.
5
.0
repository
:
"
https://meilisearch.github.io/meilisearch-kubernetes"
repository
:
"
https://meilisearch.github.io/meilisearch-kubernetes"
This diff is collapsed.
Click to expand it.
docker-compose.yml
+
2
−
2
View file @
4b8c5c4d
...
@@ -7,7 +7,7 @@ services:
...
@@ -7,7 +7,7 @@ services:
args
:
args
:
BASE_URL
:
/wiki
BASE_URL
:
/wiki
MEILI_HOST
:
http://localhost:7700
MEILI_HOST
:
http://localhost:7700
MEILI_API_KEY
:
f
9cc073016cbb392365aae86517878cb3f3408bb85c1fafd06e27f73ccb35e3d
MEILI_API_KEY
:
f
5f5f1bc48e6379fc2509f5bf0aed1fce96c1bbf86e0a194c605b258d7cfe890
HOST_URL
:
http://localhost:8082
HOST_URL
:
http://localhost:8082
container_name
:
nuxt
container_name
:
nuxt
environment
:
environment
:
...
@@ -31,7 +31,7 @@ services:
...
@@ -31,7 +31,7 @@ services:
-
main
-
main
meilisearch
:
meilisearch
:
image
:
getmeili/meilisearch:v1.
5
image
:
getmeili/meilisearch:v1.
7
# command:
# command:
# - meilisearch
# - meilisearch
# - --http-addr
# - --http-addr
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment