Skip to content

Releases: stakater/StakaterCloudDocs

v0.0.118

01 Aug 19:08
1c2f0f2
Compare
Choose a tag to compare
Improve404 (#147)

* improve handling of error pages

the current version can handle files missing, but it can not handle
directories missing.

https://docs.stakater.com/mto/main/reference-guides/admin-clusterrole.html
Fails to show a nice looking 404.

https://docs.stakater.com/mto/main/obviously_missing_file
succeeds.

With this change, both should work.

Not sure what internal does or if is needed, have tested on a local
nginx only.

* needed for 403

I realized try_files failed to handle 403, so this repairs that part

* remove duplicate field

v0.0.117

30 Jul 12:28
de1f61a
Compare
Choose a tag to compare
Update stakater/.github action to v0.0.89 (#144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.0.116

30 Jul 12:27
a5eebc8
Compare
Choose a tag to compare
Update nginxinc/nginx-unprivileged Docker tag to v1.27 (#145)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Karl Johan Grahn <6355577+karl-johan-grahn@users.noreply.github.com>

v0.0.115

30 Jul 12:24
3984dc8
Compare
Choose a tag to compare
Update dependency stakater/vale-package to v0.0.29 (#143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.0.114

30 Jul 12:20
dfa3500
Compare
Choose a tag to compare
improve handling of error pages (#146)

the current version can handle files missing, but it can not handle
directories missing.

https://docs.stakater.com/mto/main/reference-guides/admin-clusterrole.html
Fails to show a nice looking 404.

https://docs.stakater.com/mto/main/obviously_missing_file
succeeds.

With this change, both should work.

Not sure what internal does or if is needed, have tested on a local
nginx only.

v0.0.113

28 Apr 18:21
107ff4f
Compare
Choose a tag to compare
Merge pull request #142 from stakater/landing-fixes

Landing page fixes

v0.0.112

27 Apr 22:44
0027b3d
Compare
Choose a tag to compare
Merge pull request #141 from stakater/theme-and-reloader

Add common theme and Reloader link

v0.0.111

26 Apr 15:43
cb15192
Compare
Choose a tag to compare
Update nginxinc/nginx-unprivileged Docker tag to v1.26 (#140)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.0.110

17 Jan 07:32
08b3ad9
Compare
Choose a tag to compare
Update python Docker tag to v3.12 (#137)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.0.109

17 Jan 07:23
a782a0b
Compare
Choose a tag to compare
migrate image from nexus to ghcr (#138)

* migrate image from nexus to ghcr

* updated username and pwd secrets

* updated the registry username and pwd

* pr comments

---------

Co-authored-by: Karl-Johan Grahn <6355577+karl-johan-grahn@users.noreply.github.com>