File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ commands:
1717 - script : |
1818 kubectl config set-context --current --namespace=tests && \
1919 kapp deploy -a contour-package -y \
20- -f https://github.com/kadras-io/package-for-contour/releases/download/v1.32 .0/package.yml \
21- -f https://github.com/kadras-io/package-for-contour/releases/download/v1.32 .0/metadata.yml
20+ -f https://github.com/kadras-io/package-for-contour/releases/download/v1.33 .0/package.yml \
21+ -f https://github.com/kadras-io/package-for-contour/releases/download/v1.33 .0/metadata.yml
2222 kapp deploy -a cert-manager-package -y \
2323 -f https://github.com/kadras-io/package-for-cert-manager/releases/download/v1.18.2/package.yml \
2424 -f https://github.com/kadras-io/package-for-cert-manager/releases/download/v1.18.2/metadata.yml
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
You can’t perform that action at this time.
0 commit comments