From ca2e055ca06ed95305c0ecce70d7e1425b1fe031 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 02:04:49 +0000 Subject: [PATCH] kustomize: Update to version 4.5.4 --- bucket/kustomize.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kustomize.json b/bucket/kustomize.json index 2446ff21d4..0a5afdac75 100644 --- a/bucket/kustomize.json +++ b/bucket/kustomize.json @@ -1,12 +1,12 @@ { - "version": "4.5.3", + "version": "4.5.4", "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.3/kustomize_v4.5.3_windows_amd64.tar.gz", - "hash": "ad5ac5ed8d244309e4a41cfd61e87918096e159514e4867c9449409b67a6709f" + "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.5.4/kustomize_v4.5.4_windows_amd64.tar.gz", + "hash": "954dfa7e3fa0b3f86de5b62f0de7ac0e45cc1385eb8694afd2a5a1ac5dcb1e63" } }, "bin": "kustomize.exe",