Merge pull request #5254 from natasha41575/unpineverything

release cleanup
This commit is contained in:
Natasha Sarkar
2023-08-10 12:03:25 -05:00
committed by GitHub
67 changed files with 131 additions and 131 deletions

View File

@@ -3,7 +3,7 @@
#
# Makefile for kustomize CLI and API.
LATEST_RELEASE=v5.1.0
LATEST_RELEASE=v5.1.1
SHELL := /usr/bin/env bash
GOOS = $(shell go env GOOS)