From 5adabea5ecad1b74a874918584b94560430a0274 Mon Sep 17 00:00:00 2001 From: NewRelic K8s Agents Bot <142926265+NewRelic-K8s-Agents-Bot@users.noreply.github.com> Date: Mon, 7 Oct 2024 05:08:46 -0700 Subject: [PATCH] ci: Bump Helm chart version and update docs (#98) 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 8a16a703..29c88c3c 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.12.0' -appVersion: '0.12.0' +version: '0.13.0' +appVersion: '0.13.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 4b5387e7..5c1da2d0 100644 --- a/charts/k8s-agents-operator/README.md +++ b/charts/k8s-agents-operator/README.md @@ -1,6 +1,6 @@ # k8s-agents-operator -![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.12.0](https://img.shields.io/badge/AppVersion-0.12.0-informational?style=flat-square) +![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.0](https://img.shields.io/badge/AppVersion-0.13.0-informational?style=flat-square) A Helm chart for the Kubernetes Agents Operator