File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ commands:
2020 -f https://github.com/kadras-io/package-for-cert-manager/releases/download/v1.18.2/package.yml \
2121 -f https://github.com/kadras-io/package-for-cert-manager/releases/download/v1.18.2/metadata.yml
2222 kapp deploy -a contour-package -y \
23- -f https://github.com/kadras-io/package-for-contour/releases/download/v1.32 .0/package.yml \
24- -f https://github.com/kadras-io/package-for-contour/releases/download/v1.32 .0/metadata.yml
23+ -f https://github.com/kadras-io/package-for-contour/releases/download/v1.33 .0/package.yml \
24+ -f https://github.com/kadras-io/package-for-contour/releases/download/v1.33 .0/metadata.yml
2525 kapp deploy -a knative-serving-package -y \
26- -f https://github.com/kadras-io/package-for-knative-serving/releases/download/v1.19.0 /package.yml \
27- -f https://github.com/kadras-io/package-for-knative-serving/releases/download/v1.19.0 /metadata.yml
26+ -f https://github.com/kadras-io/package-for-knative-serving/releases/download/v1.19.5 /package.yml \
27+ -f https://github.com/kadras-io/package-for-knative-serving/releases/download/v1.19.5 /metadata.yml
2828 - script : |
2929 kubectl config set-context --current --namespace=tests && \
3030 kapp deploy -a dependencies -y -f ./test/setup/dependencies
Original file line number Diff line number Diff line change 1313 packageRef :
1414 refName : contour.packages.kadras.io
1515 versionSelection :
16- constraints : 1.32 .0
16+ constraints : 1.33 .0
1717 values :
1818 - secretRef :
1919 name : contour-values
Original file line number Diff line number Diff line change 1313 packageRef :
1414 refName : knative-serving.packages.kadras.io
1515 versionSelection :
16- constraints : 1.19.0
16+ constraints : 1.19.5
1717 values :
1818 - secretRef :
1919 name : knative-serving-values
You can’t perform that action at this time.
0 commit comments