kustomize: Update to version 5.6.0

This commit is contained in:
github-actions[bot] 2025-01-14 16:29:56 +00:00
parent 7a7d5fa2bc
commit 73e50723ce

View File

@ -1,16 +1,16 @@
{ {
"version": "5.5.0", "version": "5.6.0",
"description": "Customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.", "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", "homepage": "https://github.com/kubernetes-sigs/kustomize",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.5.0/kustomize_v5.5.0_windows_amd64.zip", "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.6.0/kustomize_v5.6.0_windows_amd64.zip",
"hash": "a19684ae51f7a768f937f713780411cfb3945339a509294504daf9b87a77b642" "hash": "f21d94e9660b4f11a47c4fdc26b936d513f8aada879e5c53553abd27369ef3a1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.5.0/kustomize_v5.5.0_windows_arm64.zip", "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.6.0/kustomize_v5.6.0_windows_arm64.zip",
"hash": "2e5c0072a048ecddb95d6d7489b90f773a6f325b36ac9892f541d0fd26421a43" "hash": "4e55c1b175659fffea12552acc3d748387ecb49808b10458b5c9173777d70239"
} }
}, },
"bin": "kustomize.exe", "bin": "kustomize.exe",