Skip to content

Commit 38e1717

Browse files
ci: Bump Helm chart version and update docs (#401)
Automatically merged by github-actions
1 parent 3c2026e commit 38e1717

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/k8s-agents-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ apiVersion: v2
22
name: k8s-agents-operator
33
description: A Helm chart for the Kubernetes Agents Operator
44
type: application
5-
version: '0.30.1'
5+
version: '0.31.0'
66
dependencies:
77
- name: common-library
88
version: 1.3.3
99
repository: "https://helm-charts.newrelic.com"
10-
appVersion: '0.30.1'
10+
appVersion: '0.31.0'
1111
home: https://github.com/newrelic/k8s-agents-operator/blob/main/charts/k8s-agents-operator/README.md
1212
sources:
1313
- https://github.com/newrelic/k8s-agents-operator

charts/k8s-agents-operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# k8s-agents-operator
22

3-
![Version: 0.30.1](https://img.shields.io/badge/Version-0.30.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.30.1](https://img.shields.io/badge/AppVersion-0.30.1-informational?style=flat-square)
3+
![Version: 0.31.0](https://img.shields.io/badge/Version-0.31.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.31.0](https://img.shields.io/badge/AppVersion-0.31.0-informational?style=flat-square)
44

55
A Helm chart for the Kubernetes Agents Operator
66

0 commit comments

Comments
 (0)