mirror of
https://github.com/tale/headplane.git
synced 2026-08-27 15:37:04 +00:00
chore: v0.5.5
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
### 0.5.5 (March 18, 2025)
|
||||||
|
- Hotfix an issue that caused Headplane to crash if no agents are available
|
||||||
|
|
||||||
### 0.5.4 (March 18, 2025)
|
### 0.5.4 (March 18, 2025)
|
||||||
- Fixed a typo in the Kubernetes documentation
|
- Fixed a typo in the Kubernetes documentation
|
||||||
- Handle split and global DNS records not being set in the Headscale config (via [#129](https://github.com/tale/headplane/pull/129))
|
- Handle split and global DNS records not being set in the Headscale config (via [#129](https://github.com/tale/headplane/pull/129))
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"name": "headplane",
|
"name": "headplane",
|
||||||
"private": true,
|
"private": true,
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "0.5.4",
|
"version": "0.5.5",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "react-router build && vite build -c server/vite.config.ts",
|
"build": "react-router build && vite build -c server/vite.config.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user