diff --git a/README.md b/README.md index 0e8c78c..a550738 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Cloudflare Zero-Trust operator allow you to manage your zero-trust configuration directly from kubernetes -![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) +![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-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 2275c34..dbc5343 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.3.1 + newTag: 0.3.2 diff --git a/helm/cloudflare-zero-trust-operator/Chart.yaml b/helm/cloudflare-zero-trust-operator/Chart.yaml index a9d8bdf..d380187 100644 --- a/helm/cloudflare-zero-trust-operator/Chart.yaml +++ b/helm/cloudflare-zero-trust-operator/Chart.yaml @@ -13,6 +13,6 @@ type: application home: https://github.com/bojanzelic/cloudflare-zero-trust-operator # Version numbers are automatically updated during releases # helm version == appVersion -version: "0.3.1" +version: "0.3.2" # Version numbers are automatically updated during releases -appVersion: "0.3.1" +appVersion: "0.3.2" diff --git a/helm/cloudflare-zero-trust-operator/README.md b/helm/cloudflare-zero-trust-operator/README.md index 1cf0e83..6705f42 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.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.1](https://img.shields.io/badge/AppVersion-0.3.1-informational?style=flat-square) +![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.2](https://img.shields.io/badge/AppVersion-0.3.2-informational?style=flat-square) Operator for managing Cloudflare Zero Trust settings