Skip to content

Commit

Permalink
Merge pull request #1390 from Nordix/peppi-lotta/bump/kustomize-version
Browse files Browse the repository at this point in the history
🌱 Update Kustomize version
  • Loading branch information
metal3-io-bot authored May 2, 2024
2 parents 65d6d5a + 6558ca3 commit 877a05d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -342,8 +342,8 @@ export KREW_VERSION="${KREW_VERSION:-v0.4.3}"
export KREW_SHA256="${KREW_SHA256:-5df32eaa0e888a2566439c4ccb2ef3a3e6e89522f2f2126030171e2585585e4f}"

# Kustomize version
export KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v4.4.1}"
export KUSTOMIZE_SHA256="${KUSTOMIZE_SHA256:-2d5927efec40ba32a121c49f6df9955b8b8a296ef1dec4515a46fc84df158798}"
export KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.4.1}"
export KUSTOMIZE_SHA256="${KUSTOMIZE_SHA256:-29e4c003b5b22fd017e0da0f71ce0a4ceb7bfd1dec338f0b505b341f087499c8}"

# Minikube version (if EPHEMERAL_CLUSTER=minikube)
export MINIKUBE_VERSION="${MINIKUBE_VERSION:-v1.33.0}"
Expand Down

0 comments on commit 877a05d

Please sign in to comment.