diff --git a/charts/k8s-agents-operator/Chart.yaml b/charts/k8s-agents-operator/Chart.yaml index 1f73fba7..84727b3f 100644 --- a/charts/k8s-agents-operator/Chart.yaml +++ b/charts/k8s-agents-operator/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: k8s-agents-operator description: A Helm chart for the Kubernetes Agents Operator type: application -version: '0.8.0' -appVersion: '0.8.0' +version: '0.9.0' +appVersion: '0.9.0' home: https://github.com/newrelic/k8s-agents-operator/blob/main/charts/k8s-agents-operator/README.md sources: - https://github.com/newrelic/k8s-agents-operator diff --git a/charts/k8s-agents-operator/README.md b/charts/k8s-agents-operator/README.md index 6bb31855..67d4ee95 100644 --- a/charts/k8s-agents-operator/README.md +++ b/charts/k8s-agents-operator/README.md @@ -1,6 +1,6 @@ # k8s-agents-operator -![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square) +![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square) A Helm chart for the Kubernetes Agents Operator