Skip to content

Commit

Permalink
v24.10.2-ls175 (#12)
Browse files Browse the repository at this point in the history
* v24.10.2-ls175

* deploy

* deploy
  • Loading branch information
james-otten authored Nov 13, 2024
1 parent 62c42e5 commit 8150c60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Deploy
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
branches:
- master
Expand Down
2 changes: 1 addition & 1 deletion bookstack-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ bookstack:
image:
repository: lscr.io/linuxserver/bookstack
pullPolicy: IfNotPresent
tag: "v24.10.1-ls174"
tag: "v24.10.2-ls175"

db_image:
repository: lscr.io/linuxserver/mariadb
Expand Down

0 comments on commit 8150c60

Please sign in to comment.