fix: downgrade kubernetes-helm due to regression in 3.18.x, related to schema validation

This commit is contained in:
Ryan Yin
2025-09-12 19:42:21 +08:00
parent 7f112010c2
commit 01b69e810e

View File

@@ -1,6 +1,6 @@
{ {
pkgs, pkgs,
pkgs-unstable, pkgs-stable,
nur-ryan4yin, nur-ryan4yin,
... ...
}: }:
@@ -25,7 +25,7 @@
istioctl istioctl
clusterctl # for kubernetes cluster-api clusterctl # for kubernetes cluster-api
kubevirt # virtctl kubevirt # virtctl
kubernetes-helm pkgs-stable.kubernetes-helm
fluxcd fluxcd
argocd argocd