Feat: add sops
All checks were successful
Build package / build-package (push) Successful in 16s

This commit is contained in:
2025-07-30 13:11:54 +08:00
parent f2f93afffd
commit 489c07d38e

View File

@@ -1,6 +1,6 @@
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
pkgname=hl-workstation-meta
pkgver=1.0.0
pkgver=1.0.1
pkgrel=1
pkgdesc="Workstation meta package for konchin.com homelab"
arch=(any)
@@ -26,6 +26,7 @@ depends=(
'shellcheck'
'yq'
'fluxcd'
'sops'
'kustomize'
'helm'
'k9s'