kyverno: 1.18.0 -> 1.18.1

This commit is contained in:
R. Ryantm
2026-05-18 15:46:58 +00:00
parent 9ccfc30b92
commit 4fa5d4f9fa
+2 -2
View File
@@ -10,13 +10,13 @@
buildGoModule (finalAttrs: {
pname = "kyverno";
version = "1.18.0";
version = "1.18.1";
src = fetchFromGitHub {
owner = "kyverno";
repo = "kyverno";
rev = "v${finalAttrs.version}";
hash = "sha256-emjXUd9yr6Rwv3I/em+BicC2MppGdT736DMuWBLdSZM=";
hash = "sha256-zo02ABieJ+CykuqGJlnthXibgBzNGB3t3UdlKMTIkFo=";
};
ldflags = [