diff --git a/charts/flux-instance/Chart.yaml b/charts/flux-instance/Chart.yaml index 2c6eedb..62b33f4 100644 --- a/charts/flux-instance/Chart.yaml +++ b/charts/flux-instance/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -version: 0.11.0 -appVersion: "v0.11.0" +version: 0.12.0 +appVersion: "v0.12.0" kubeVersion: ">=1.22.0-0" type: application name: flux-instance diff --git a/charts/flux-instance/README.md b/charts/flux-instance/README.md index a56056a..fa5896e 100644 --- a/charts/flux-instance/README.md +++ b/charts/flux-instance/README.md @@ -1,6 +1,6 @@ # flux-instance -![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.11.0](https://img.shields.io/badge/AppVersion-v0.11.0-informational?style=flat-square) +![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.12.0](https://img.shields.io/badge/AppVersion-v0.12.0-informational?style=flat-square) This chart is a thin wrapper around the `FluxInstance` custom resource, which is used by the [Flux Operator](https://github.com/controlplaneio-fluxcd/flux-operator) diff --git a/charts/flux-operator/Chart.yaml b/charts/flux-operator/Chart.yaml index 73b0bc4..3fb8027 100644 --- a/charts/flux-operator/Chart.yaml +++ b/charts/flux-operator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -version: 0.11.0 -appVersion: "v0.11.0" +version: 0.12.0 +appVersion: "v0.12.0" kubeVersion: ">=1.22.0-0" type: application name: flux-operator diff --git a/charts/flux-operator/README.md b/charts/flux-operator/README.md index 7d21062..18f209d 100644 --- a/charts/flux-operator/README.md +++ b/charts/flux-operator/README.md @@ -1,6 +1,6 @@ # flux-operator -![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.11.0](https://img.shields.io/badge/AppVersion-v0.11.0-informational?style=flat-square) +![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.12.0](https://img.shields.io/badge/AppVersion-v0.12.0-informational?style=flat-square) The [Flux Operator](https://github.com/controlplaneio-fluxcd/flux-operator) provides a declarative API for the installation and upgrade of CNCF [Flux](https://fluxcd.io) and the