From 619552a4732bd05bf4ed30f265f4952bec228ddf Mon Sep 17 00:00:00 2001 From: NewRelic K8s Agents Bot <142926265+NewRelic-K8s-Agents-Bot@users.noreply.github.com> Date: Mon, 1 Jul 2024 05:08:16 -0700 Subject: [PATCH] ci: Bump Helm chart version and update docs (#74) Automatically merged by github-actions --- charts/k8s-agents-operator/Chart.yaml | 4 ++-- charts/k8s-agents-operator/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/k8s-agents-operator/Chart.yaml b/charts/k8s-agents-operator/Chart.yaml index 84727b3f..4f93f582 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.9.0' -appVersion: '0.9.0' +version: '0.10.0' +appVersion: '0.10.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 a7f2ed53..d344832d 100644 --- a/charts/k8s-agents-operator/README.md +++ b/charts/k8s-agents-operator/README.md @@ -1,6 +1,6 @@ # k8s-agents-operator -![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) +![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.10.0](https://img.shields.io/badge/AppVersion-0.10.0-informational?style=flat-square) A Helm chart for the Kubernetes Agents Operator