Merge remote-tracking branch 'upstream/master' into release-api-v0.12

This commit is contained in:
natasha41575
2022-08-02 11:07:52 -05:00
17 changed files with 38 additions and 955 deletions

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)