Bump kustomize module to v5

This commit is contained in:
Katrina Verey
2023-02-01 19:01:08 -05:00
parent f851cc7181
commit f5ad795995
62 changed files with 99 additions and 91 deletions

View File

@@ -3,7 +3,7 @@
#
# Makefile for kustomize CLI and API.
LATEST_V4_RELEASE=v4.5.6
LATEST_V4_RELEASE=v4.5.7
SHELL := /usr/bin/env bash
GOOS = $(shell go env GOOS)