diff --git a/README.md b/README.md index b3896af..75801ff 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Expect breaking changes Cloudflare Zero-Trust operator allow you to manage your zero-trust configuration directly from kubernetes -![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) +![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) [![CRD - reference](https://img.shields.io/badge/CRD-reference-2ea44f)](https://doc.crds.dev/github.com/BojanZelic/cloudflare-zero-trust-operator) ![Unit Tests](https://github.com/BojanZelic/cloudflare-zero-trust-operator/actions/workflows/unit.yaml/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/bojanzelic/cloudflare-zero-trust-operator)](https://goreportcard.com/report/github.com/bojanzelic/cloudflare-zero-trust-operator) diff --git a/helm/cloudflare-zero-trust-operator/Chart.yaml b/helm/cloudflare-zero-trust-operator/Chart.yaml index bc393ac..eeb3cb7 100644 --- a/helm/cloudflare-zero-trust-operator/Chart.yaml +++ b/helm/cloudflare-zero-trust-operator/Chart.yaml @@ -14,9 +14,9 @@ home: https://github.com/bojanzelic/cloudflare-zero-trust-operator # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "0.1.5" +version: "0.1.6" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.1.5" +appVersion: "0.1.6" diff --git a/helm/cloudflare-zero-trust-operator/README.md b/helm/cloudflare-zero-trust-operator/README.md index c15410d..a47525b 100644 --- a/helm/cloudflare-zero-trust-operator/README.md +++ b/helm/cloudflare-zero-trust-operator/README.md @@ -1,6 +1,6 @@ # cloudflare-zero-trust-operator -![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.5](https://img.shields.io/badge/AppVersion-0.1.5-informational?style=flat-square) +![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.6](https://img.shields.io/badge/AppVersion-0.1.6-informational?style=flat-square) Operator for managing Cloudflare Zero Trust settings