Merge pull request #4739 from natasha41575/updateReleaseNum

update latest release number to 4.5.6
This commit is contained in:
Kubernetes Prow Robot
2022-07-29 14:21:12 -07:00
committed by GitHub

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)