Update mkdocs, fix nodeport link and add microk8s link
This commit is contained in:
parent
d1082745c9
commit
5d1770ad1d
4 changed files with 59 additions and 12 deletions
4
.github/actions/mkdocs/Dockerfile
vendored
4
.github/actions/mkdocs/Dockerfile
vendored
|
|
@ -1,4 +1,6 @@
|
|||
FROM squidfunk/mkdocs-material:5.5.12
|
||||
FROM squidfunk/mkdocs-material:6.2.4
|
||||
|
||||
RUN pip install mkdocs-awesome-pages-plugin
|
||||
|
||||
COPY action.sh /action.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue