From a5e5a43f63aeb6652e90c0eec0154a8f6c504801 Mon Sep 17 00:00:00 2001 From: NewRelic K8s Agents Bot <142926265+NewRelic-K8s-Agents-Bot@users.noreply.github.com> Date: Mon, 28 Oct 2024 05:08:58 -0700 Subject: [PATCH] ci: Bump Helm chart version and update docs (#134) 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 8df681ef..3c743163 100644 --- a/charts/k8s-agents-operator/Chart.yaml +++ b/charts/k8s-agents-operator/Chart.yaml @@ -2,12 +2,12 @@ apiVersion: v2 name: k8s-agents-operator description: A Helm chart for the Kubernetes Agents Operator type: application -version: '0.16.0' +version: '0.16.1' dependencies: - name: common-library version: 1.3.0 repository: "https://helm-charts.newrelic.com" -appVersion: '0.16.0' +appVersion: '0.16.1' 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 b87288f8..d274095b 100644 --- a/charts/k8s-agents-operator/README.md +++ b/charts/k8s-agents-operator/README.md @@ -1,6 +1,6 @@ # k8s-agents-operator -![Version: 0.16.0](https://img.shields.io/badge/Version-0.16.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.16.0](https://img.shields.io/badge/AppVersion-0.16.0-informational?style=flat-square) +![Version: 0.16.1](https://img.shields.io/badge/Version-0.16.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.16.1](https://img.shields.io/badge/AppVersion-0.16.1-informational?style=flat-square) A Helm chart for the Kubernetes Agents Operator