Skip to content

Commit

Permalink
Deploy demo v0.49.0 and the new website
Browse files Browse the repository at this point in the history
Signed-off-by: Augustin Husson <[email protected]>
  • Loading branch information
Nexucis committed Nov 5, 2024
1 parent 1b589ca commit 7760cba
Show file tree
Hide file tree
Showing 129 changed files with 155,553 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -281,5 +281,3 @@ $RECYCLE.BIN/
secret

/venv

/site
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- "traefik.http.routers.website.tls.certresolver=myresolver"

demo:
image: "docker.io/persesdev/perses:v0.48.0-distroless"
image: "docker.io/persesdev/perses:v0.49.0-distroless"
ports:
- "5000:8080"
command: "--config=/etc/perses/config/config.yaml"
Expand Down
Loading

0 comments on commit 7760cba

Please sign in to comment.