Merge pull request #248680 from r-ryantm/auto-update/kustomize

kustomize: 5.1.0 -> 5.1.1
This commit is contained in:
Weijia Wang 2023-08-13 15:45:22 +02:00 committed by GitHub
commit 863302c03e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "kustomize";
version = "5.1.0";
version = "5.1.1";
ldflags = let t = "sigs.k8s.io/kustomize/api/provenance"; in
[
@ -15,7 +15,7 @@ buildGoModule rec {
owner = "kubernetes-sigs";
repo = pname;
rev = "kustomize/v${version}";
hash = "sha256-nYndDoaCMyIvMlhHawgcv8WCCa3HYgAcF+3QxyYxub4=";
hash = "sha256-XtpMws2o3h19PsRJXKg+y5/Zk3bc6mJ4O1LLZ40ioTM=";
};
# avoid finding test and development commands