Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

kapp controller 0.38.4 sh file update #2901

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hack/kind/deploy_kind_with_capi_and_kapp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ export EXP_CLUSTER_RESOURCE_SET=true
clusterctl init --core cluster-api:v1.1.0-beta.2 --bootstrap kubeadm:v1.1.0-rc.0 --control-plane kubeadm:v1.1.0-beta.2 -i docker:v1.1.0-beta.2 -i aws:v1.2.0 -i vsphere:v1.0.2

# install kapp-controller
kubectl apply -f https://github.com/vmware-tanzu/carvel-kapp-controller/releases/download/v0.38.3/release.yml
kubectl apply -f https://github.com/vmware-tanzu/carvel-kapp-controller/releases/download/v0.38.4/release.yml