File tree Expand file tree Collapse file tree 4 files changed +738
-94
lines changed
Expand file tree Collapse file tree 4 files changed +738
-94
lines changed Original file line number Diff line number Diff line change 4545 run : |
4646 kind create cluster \
4747 --config ./test/cluster/kind.yaml \
48- --image ghcr.io/fluxcd/kindest/node:v1.30 .0-amd64
48+ --image ghcr.io/fluxcd/kindest/node:v1.33 .0-amd64
4949 - name : Push modules
5050 run : |
5151 timoni mod push ./modules/flux-aio ${FLUX_MODULE_URL} -v ${FLUX_MODULE_VERSION}
Original file line number Diff line number Diff line change 11# flux-aio
22
3- [ ![ flux] ( https://img.shields.io/badge/flux-v2.5 .0-9cf )] ( https://fluxcd.io )
3+ [ ![ flux] ( https://img.shields.io/badge/flux-v2.6 .0-9cf )] ( https://fluxcd.io )
44[ ![ test] ( https://github.com/stefanprodan/flux-aio/workflows/test/badge.svg )] ( https://github.com/stefanprodan/flux-aio/actions )
55[ ![ license] ( https://img.shields.io/github/license/stefanprodan/flux-aio.svg )] ( https://github.com/stefanprodan/flux-aio/blob/main/LICENSE )
66[ ![ release] ( https://img.shields.io/github/release/stefanprodan/flux-aio/all.svg )] ( https://github.com/stefanprodan/flux-aio/releases )
@@ -18,7 +18,7 @@ This distribution is optimized for running [Flux](https://fluxcd.io) on:
1818- Serverless clusters for cost optimisation (EKS Fargate)
1919
2020The versioning of this distribution follows semver with the following format:
21- ` <flux version>-<distribution release number> ` , e.g. ` 2.5 .0-0 ` .
21+ ` <flux version>-<distribution release number> ` , e.g. ` 2.6 .0-0 ` .
2222
2323## Documentation
2424
You can’t perform that action at this time.
0 commit comments