Commit Graph

4 Commits

Author SHA1 Message Date
Joseph Gardner 763da8e0ac
fix(docs): pin python to 3.11 (#1197) 2023-12-07 04:49:35 +08:00
Joseph Gardner 991c907607
fix(docs): specify python version (#1193) 2023-12-06 07:38:41 +08:00
Joseph Gardner f7069df972
Fix failing docs build (#1186)
The [readthedocs build](https://readthedocs.org/projects/helmfile/builds/) is failing due to a missing required `build.os`

```
Error
Problem in your project's configuration. Invalid configuration option "build.os": build not found
```

Signed-off-by: Joseph Gardner <josephgardner@users.noreply.github.com>
2023-12-02 07:46:16 +08:00
Yusuke Kuoka 3267484f47 Documentation site based on mkdocs and Read the Docs
Ref https://github.com/roboll/helmfile/issues/1824
Ref https://github.com/roboll/helmfile/issues/1755
2022-04-03 05:04:54 +00:00