From 0f4aea37c53d3c81a98549e16c05529b3fafe96f Mon Sep 17 00:00:00 2001 From: Kingdon Barrett Date: Mon, 1 Nov 2021 17:20:27 -0400 Subject: [PATCH] Release chart 1.11.3 Signed-off-by: Kingdon Barrett --- chart/flux/CHANGELOG.md | 9 +++++++++ chart/flux/Chart.yaml | 4 ++-- chart/flux/values.yaml | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/chart/flux/CHANGELOG.md b/chart/flux/CHANGELOG.md index 622415ab9..1b3c2214c 100644 --- a/chart/flux/CHANGELOG.md +++ b/chart/flux/CHANGELOG.md @@ -1,3 +1,12 @@ +## 1.11.3 (2021-11-02) + +### Improvements + + - Updated Flux to `1.24.2` + [fluxcd/flux#3565](https://github.com/fluxcd/flux/pull/3565) + - Update Memcached to `1.6.12` + [fluxcd/flux#3566](https://github.com/fluxcd/flux/pull/3566) + ## 1.11.2 (2021-09-10) Single-tenant Flux users reported a regression that affected automated image diff --git a/chart/flux/Chart.yaml b/chart/flux/Chart.yaml index 5d7993645..65cb4d16e 100644 --- a/chart/flux/Chart.yaml +++ b/chart/flux/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 -appVersion: "1.24.1" -version: 1.11.2 +appVersion: "1.24.2" +version: 1.11.3 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 b7d1e57cb..af4161a88 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.24.1 + tag: 1.24.2 pullPolicy: IfNotPresent pullSecret: