From 2961317b6fd5a368bd121f79e32045c30b5f5ca6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 May 2022 00:33:01 +0000 Subject: [PATCH] kustomize: Update to version 4.5.5 --- bucket/kustomize.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kustomize.json b/bucket/kustomize.json index 0a5afdac75..93dfeba52c 100644 --- a/bucket/kustomize.json +++ b/bucket/kustomize.json @@ -1,12 +1,12 @@ { - "version": "4.5.4", + "version": "4.5.5", "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.4/kustomize_v4.5.4_windows_amd64.tar.gz", - "hash": "954dfa7e3fa0b3f86de5b62f0de7ac0e45cc1385eb8694afd2a5a1ac5dcb1e63" + "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.5.5/kustomize_v4.5.5_windows_amd64.tar.gz", + "hash": "a72d7e5bbce1388c829d17208c34bf11df69215e7e496e05d8156a0d44b7de3d" } }, "bin": "kustomize.exe",