diff --git a/chart/flux/CHANGELOG.md b/chart/flux/CHANGELOG.md index 04cfff250..581400dce 100644 --- a/chart/flux/CHANGELOG.md +++ b/chart/flux/CHANGELOG.md @@ -1,3 +1,10 @@ +## 1.13.2 (2022-07-27) + +### Improvements + + - Updated Flux to `1.25.3` + [fluxcd/flux#3625](https://github.com/fluxcd/flux/pull/3625) + ## 1.13.1 (2022-05-26) ### Improvements diff --git a/chart/flux/Chart.yaml b/chart/flux/Chart.yaml index 6c792ec5b..e6bde8b03 100644 --- a/chart/flux/Chart.yaml +++ b/chart/flux/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 -appVersion: "1.25.2" -version: 1.13.1 +appVersion: "1.25.3" +version: 1.13.2 kubeVersion: ">=1.16.0-0" name: flux description: Flux is a tool that automatically ensures that the state of a cluster matches what is specified in version control diff --git a/chart/flux/values.yaml b/chart/flux/values.yaml index 7679236ec..5176d76b8 100644 --- a/chart/flux/values.yaml +++ b/chart/flux/values.yaml @@ -9,7 +9,7 @@ logFormat: fmt image: repository: docker.io/fluxcd/flux - tag: 1.25.2 + tag: 1.25.3 pullPolicy: IfNotPresent pullSecret: