Skip to content

Releases: stakater/StakaterCloudDocs

v0.0.122

28 Nov 20:40
a2486e9
Compare
Choose a tag to compare
Merge pull request #151 from stakater/addlinks

Add handbooks and playbooks

v0.0.121

28 Nov 16:30
126fe25
Compare
Choose a tag to compare
Update python Docker tag to v3.13 (#150)

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

v0.0.120

28 Nov 16:27
cc8514b
Compare
Choose a tag to compare
Update dependency stakater/vale-package to v0.0.43 (#148)

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

v0.0.119

28 Nov 16:25
f5a7fff
Compare
Choose a tag to compare
Update stakater/.github action to v0.0.108 (#149)

* Update stakater/.github action to v0.0.108

* update

* update

* update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Karl Johan Grahn <[email protected]>

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 <[email protected]>

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