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