From 295a2e57c988bfe227c8de8223b6757c706868a8 Mon Sep 17 00:00:00 2001 From: NewRelic K8s Agents Bot <142926265+NewRelic-K8s-Agents-Bot@users.noreply.github.com> Date: Tue, 25 Jun 2024 18:54:05 -0700 Subject: [PATCH] ci: Bump Helm chart version and update docs (#68) 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 71350012..1f73fba7 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.7.0' -appVersion: '0.7.0' +version: '0.8.0' +appVersion: '0.8.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 de0f5b0c..6bb31855 100644 --- a/charts/k8s-agents-operator/README.md +++ b/charts/k8s-agents-operator/README.md @@ -1,6 +1,6 @@ # k8s-agents-operator -![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.0](https://img.shields.io/badge/AppVersion-0.7.0-informational?style=flat-square) +![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) A Helm chart for the Kubernetes Agents Operator