From c45574efa2dd8beb26fc08cd02b3b87db3c0fafc Mon Sep 17 00:00:00 2001 From: Rui Fu Date: Mon, 12 Jan 2026 15:28:12 +0800 Subject: [PATCH 1/2] release v0.17.0-rc.1 --- charts/pulsar-resources-operator/Chart.yaml | 4 ++-- charts/pulsar-resources-operator/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/pulsar-resources-operator/Chart.yaml b/charts/pulsar-resources-operator/Chart.yaml index 1914fd8a..2d1ce2ad 100644 --- a/charts/pulsar-resources-operator/Chart.yaml +++ b/charts/pulsar-resources-operator/Chart.yaml @@ -30,13 +30,13 @@ type: application # 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: v0.16.0 +version: v0.17.0-rc.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: "v0.16.0" +appVersion: "v0.17.0-rc.1" # This is a semver range of compatible Kubernetes versions. Helm will validate the version # constraints when installing the chart and fail if the cluster runs an unsupported Kubernetes version diff --git a/charts/pulsar-resources-operator/README.md b/charts/pulsar-resources-operator/README.md index 493d5c27..1d482a99 100644 --- a/charts/pulsar-resources-operator/README.md +++ b/charts/pulsar-resources-operator/README.md @@ -1,6 +1,6 @@ # Pulsar Resources Operator -![Version: v0.16.0](https://img.shields.io/badge/Version-v0.16.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.16.0](https://img.shields.io/badge/AppVersion-v0.16.0-informational?style=flat-square) +![Version: v0.17.0-rc.1](https://img.shields.io/badge/Version-v0.17.0-rc.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.17.0-rc.1](https://img.shields.io/badge/AppVersion-v0.17.0-rc.1-informational?style=flat-square) ## Installing the Chart From 3e95602d9368b1232f848c023d95c47af46ff5cf Mon Sep 17 00:00:00 2001 From: Rui Fu Date: Mon, 12 Jan 2026 22:43:28 +0800 Subject: [PATCH 2/2] build(chart): release v0.17.0 --- charts/pulsar-resources-operator/Chart.yaml | 4 ++-- charts/pulsar-resources-operator/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/pulsar-resources-operator/Chart.yaml b/charts/pulsar-resources-operator/Chart.yaml index 2d1ce2ad..5adcf1f3 100644 --- a/charts/pulsar-resources-operator/Chart.yaml +++ b/charts/pulsar-resources-operator/Chart.yaml @@ -30,13 +30,13 @@ type: application # 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: v0.17.0-rc.1 +version: v0.17.0 # 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: "v0.17.0-rc.1" +appVersion: "v0.17.0" # This is a semver range of compatible Kubernetes versions. Helm will validate the version # constraints when installing the chart and fail if the cluster runs an unsupported Kubernetes version diff --git a/charts/pulsar-resources-operator/README.md b/charts/pulsar-resources-operator/README.md index 1d482a99..a9c50ed8 100644 --- a/charts/pulsar-resources-operator/README.md +++ b/charts/pulsar-resources-operator/README.md @@ -1,6 +1,6 @@ # Pulsar Resources Operator -![Version: v0.17.0-rc.1](https://img.shields.io/badge/Version-v0.17.0-rc.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.17.0-rc.1](https://img.shields.io/badge/AppVersion-v0.17.0-rc.1-informational?style=flat-square) +![Version: v0.17.0](https://img.shields.io/badge/Version-v0.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.17.0](https://img.shields.io/badge/AppVersion-v0.17.0-informational?style=flat-square) ## Installing the Chart