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 flux-package -y \
20- -f https://github.com/kadras-io/package-for-flux/releases/download/v2.4.0 /package.yml \
21- -f https://github.com/kadras-io/package-for-flux/releases/download/v2.4.0 /metadata.yml
20+ -f https://github.com/kadras-io/package-for-flux/releases/download/v2.5.1 /package.yml \
21+ -f https://github.com/kadras-io/package-for-flux/releases/download/v2.5.1 /metadata.yml
2222 - script : |
2323 kubectl config set-context --current --namespace=tests && \
2424 kapp deploy -a dependencies -y -f ./test/setup/dependencies
Original file line number Diff line number Diff line change 1212 packageRef :
1313 refName : flux.packages.kadras.io
1414 versionSelection :
15- constraints : 2.4.0
15+ constraints : 2.5.1
You can’t perform that action at this time.
0 commit comments