Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 183112d67a | |||
| 6df4aecf68 |
@@ -28,7 +28,7 @@ ENV HOST=0.0.0.0
|
||||
ENV SITE_URL=https://docs.alexlebens.dev
|
||||
ENV PORT=4321
|
||||
|
||||
LABEL version="0.1.4"
|
||||
LABEL version="0.1.5"
|
||||
LABEL description="Astro based documentation website"
|
||||
|
||||
EXPOSE $PORT
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "site-documentation",
|
||||
"type": "module",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Talos Upgrade
|
||||
title: Talos Upgrade 1.12.0
|
||||
description: Steps followed for the v1.12.0 upgrade process
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Talos Upgrade
|
||||
title: Talos Upgrade Generic
|
||||
description: Steps followed for the standard upgrade process
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user