Skip to content

Commit

Permalink
different images
Browse files Browse the repository at this point in the history
  • Loading branch information
fenio committed Jun 15, 2024
1 parent 8f0c69a commit 7de36c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cluster/apps/selfhosted/perplexica/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ spec:
containers:
app:
image:
repository: hajowieland/perplexica-frontend
tag: 0.0.4
repository: ceramicwhite/perplexica
tag: latest-frontend
env:
NEXT_PUBLIC_API_URL: http://perplexica-back:3001/api
NEXT_PUBLIC_WS_URL: ws://perplexica-back:3001
Expand All @@ -46,8 +46,8 @@ spec:
containers:
app:
image:
repository: hajowieland/perplexica-backend
tag: 0.0.2
repository: ceramicwhite/perplexica
tag: latest-backend
env:
SEARXNG_API_URL: http://perplexica-searxng:8080
service:
Expand Down

0 comments on commit 7de36c6

Please sign in to comment.