File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# flux-aio
22
3- [ ![ flux] ( https://img.shields.io/badge/flux-v2.6.2 -9cf )] ( https://fluxcd.io )
3+ [ ![ flux] ( https://img.shields.io/badge/flux-v2.6.3 -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.6.0 -0 ` .
21+ ` <flux version>-<distribution release number> ` , e.g. ` 2.6.3 -0 ` .
2222
2323## Documentation
2424
Original file line number Diff line number Diff line change 33package main
44
55values : {
6- version : " v2.6.2 "
6+ version : " v2.6.3 "
77 controllers : {
88 source : image : {
99 repository : " ghcr.io/fluxcd/source-controller "
10- tag : " v1.6.1 "
10+ tag : " v1.6.2 "
1111 digest : " "
1212 }
1313 kustomize : image : {
You can’t perform that action at this time.
0 commit comments