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 @@ -27,8 +27,8 @@ commands:
2727 - script : |
2828 kubectl config set-context --current --namespace=tests && \
2929 kapp deploy -a contour-package -y \
30- -f https://github.com/kadras-io/package-for-contour/releases/download/v1.32 .0/package.yml \
31- -f https://github.com/kadras-io/package-for-contour/releases/download/v1.32 .0/metadata.yml
30+ -f https://github.com/kadras-io/package-for-contour/releases/download/v1.33 .0/package.yml \
31+ -f https://github.com/kadras-io/package-for-contour/releases/download/v1.33 .0/metadata.yml
3232 - script : |
3333 kubectl config set-context --current --namespace=tests && \
3434 kapp deploy -a postgresql-operator-package -y \
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