mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 15:44:34 +07:00
fix: add missing apiVersion
Make the linter happy
This commit is contained in:
parent
259f51362b
commit
6c294a5d6a
@ -1,3 +1,4 @@
|
||||
apiVersion: v2
|
||||
name: blog
|
||||
version: 0.0.0
|
||||
dependencies:
|
||||
|
@ -1,3 +1,4 @@
|
||||
apiVersion: v2
|
||||
name: excalidraw
|
||||
version: 0.0.0
|
||||
dependencies:
|
||||
|
@ -1,3 +1,4 @@
|
||||
apiVersion: v2
|
||||
name: kanidm
|
||||
version: 0.0.0
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user