update latest release number to 4.5.6

This commit is contained in:
natasha41575
2022-07-29 16:05:15 -05:00
parent 29ca6935bd
commit dbd719bd3f

View File

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