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:
17
17
- script : |
18
18
kubectl config set-context --current --namespace=tests && \
19
19
kapp deploy -a flux-package -y \
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
20
+ -f https://github.com/kadras-io/package-for-flux/releases/download/v2.6.0 /package.yml \
21
+ -f https://github.com/kadras-io/package-for-flux/releases/download/v2.6.0 /metadata.yml
22
22
- script : |
23
23
kubectl config set-context --current --namespace=tests && \
24
24
kapp deploy -a dependencies -y -f ./test/setup/dependencies
Original file line number Diff line number Diff line change 12
12
packageRef :
13
13
refName : flux.packages.kadras.io
14
14
versionSelection :
15
- constraints : 2.5.1
15
+ constraints : 2.6.0
You can’t perform that action at this time.
0 commit comments