From e2e4fda3da7687f65ae095defa0f7706caaab05e Mon Sep 17 00:00:00 2001 From: BojanZelic Date: Sun, 4 Dec 2022 22:49:22 +0000 Subject: [PATCH] Build Release 0.1.5 --- README.md | 2 +- helm/cloudflare-zero-trust-operator/Chart.yaml | 4 ++-- helm/cloudflare-zero-trust-operator/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c46fcb0..b3896af 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.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) +![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-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 f2aa7a2..bc393ac 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.4" +version: "0.1.5" # 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.4" +appVersion: "0.1.5" diff --git a/helm/cloudflare-zero-trust-operator/README.md b/helm/cloudflare-zero-trust-operator/README.md index 7e2c56e..c15410d 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.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.4](https://img.shields.io/badge/AppVersion-0.1.4-informational?style=flat-square) +![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) Operator for managing Cloudflare Zero Trust settings