From e2f30d9b077d78973d71b21d59358f61ae4bf80f Mon Sep 17 00:00:00 2001 From: BojanZelic Date: Wed, 1 Mar 2023 21:17:02 +0000 Subject: [PATCH] Build Release 0.2.1 --- README.md | 2 +- config/manager/kustomization.yaml | 2 +- helm/cloudflare-zero-trust-operator/Chart.yaml | 4 ++-- helm/cloudflare-zero-trust-operator/README.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2894918..2a29c29 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.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) +![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-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/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index d21838a..0ed7fb7 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -3,4 +3,4 @@ resources: images: - name: controller newName: ghcr.io/bojanzelic/cloudflare-zero-trust-operator - newTag: 0.2.0 + newTag: 0.2.1 diff --git a/helm/cloudflare-zero-trust-operator/Chart.yaml b/helm/cloudflare-zero-trust-operator/Chart.yaml index 91a9093..9d39478 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.2.0" +version: "0.2.1" # 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.2.0" +appVersion: "0.2.1" diff --git a/helm/cloudflare-zero-trust-operator/README.md b/helm/cloudflare-zero-trust-operator/README.md index 73082c0..c9e999e 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.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.0](https://img.shields.io/badge/AppVersion-0.2.0-informational?style=flat-square) +![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.1](https://img.shields.io/badge/AppVersion-0.2.1-informational?style=flat-square) Operator for managing Cloudflare Zero Trust settings