From 3bc550752e82c564e9ca7a671c58ccb9f58663c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:32:21 +0000 Subject: [PATCH] kustomize: Update to version 4.5.2 --- bucket/kustomize.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kustomize.json b/bucket/kustomize.json index 64d80b9c27..f128f6525f 100644 --- a/bucket/kustomize.json +++ b/bucket/kustomize.json @@ -1,12 +1,12 @@ { - "version": "4.5.0", + "version": "4.5.2", "description": "Customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.", "homepage": "https://github.com/kubernetes-sigs/kustomize", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.5.0/kustomize_v4.5.0_windows_amd64.tar.gz", - "hash": "413ff349b8c0e643bb99267f903f2f90a125314668207dd9fe1d6aba8ede217f" + "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.5.2/kustomize_v4.5.2_windows_amd64.tar.gz", + "hash": "3c6310caa6a23d17711a312f1a33690365ba6be9a806752aac215613fdf7c605" } }, "bin": "kustomize.exe",