From 64859ff173adcaa49984dc5dbd696109fbb1e071 Mon Sep 17 00:00:00 2001 From: BojanZelic Date: Tue, 24 Dec 2024 03:31:58 +0000 Subject: [PATCH] Build Release 0.5.0 --- 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 913484c..4b13038 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.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) +![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-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 91bee94..5d9bdf4 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.4.0 + newTag: 0.5.0 diff --git a/helm/cloudflare-zero-trust-operator/Chart.yaml b/helm/cloudflare-zero-trust-operator/Chart.yaml index 42b98c1..80aded3 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.4.0" +version: "0.5.0" # Version numbers are automatically updated during releases -appVersion: "0.4.0" +appVersion: "0.5.0" diff --git a/helm/cloudflare-zero-trust-operator/README.md b/helm/cloudflare-zero-trust-operator/README.md index e1bee30..0505a55 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.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0](https://img.shields.io/badge/AppVersion-0.4.0-informational?style=flat-square) +![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.0](https://img.shields.io/badge/AppVersion-0.5.0-informational?style=flat-square) Operator for managing Cloudflare Zero Trust settings