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 kyverno-package -y \
20- -f https://github.com/kadras-io/package-for-kyverno/releases/download/v1.13.1 /package.yml \
21- -f https://github.com/kadras-io/package-for-kyverno/releases/download/v1.13.1 /metadata.yml
20+ -f https://github.com/kadras-io/package-for-kyverno/releases/download/v1.13.4 /package.yml \
21+ -f https://github.com/kadras-io/package-for-kyverno/releases/download/v1.13.4 /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 : kyverno.packages.kadras.io
1414 versionSelection :
15- constraints : 1.13.1
15+ constraints : 1.13.4
1616 values :
1717 - secretRef :
1818 name : kyverno-values
You can’t perform that action at this time.
0 commit comments