diff --git a/.gitignore b/.gitignore index 6950c07..262b8d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ bookstack-helm/secret.values.yaml -data/ \ No newline at end of file +data/ +.DS_Store diff --git a/bookstack-helm/values.yaml b/bookstack-helm/values.yaml index 176f1c5..156ffca 100644 --- a/bookstack-helm/values.yaml +++ b/bookstack-helm/values.yaml @@ -51,7 +51,7 @@ bookstack: image: repository: lscr.io/linuxserver/bookstack pullPolicy: IfNotPresent - tag: "v24.10.2-ls177" + tag: "v24.10.3-ls183" db_image: repository: lscr.io/linuxserver/mariadb