Skip to content

Commit

Permalink
ci: Bump Helm chart version and update docs (#164)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
NewRelic-K8s-Agents-Bot authored Nov 25, 2024
1 parent 15add78 commit 94f652a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/k8s-agents-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: k8s-agents-operator
description: A Helm chart for the Kubernetes Agents Operator
type: application
version: '0.18.0'
version: '0.19.0'
dependencies:
- name: common-library
version: 1.3.0
repository: "https://helm-charts.newrelic.com"
appVersion: '0.18.0'
appVersion: '0.19.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
Expand Down
2 changes: 1 addition & 1 deletion charts/k8s-agents-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# k8s-agents-operator

![Version: 0.18.0](https://img.shields.io/badge/Version-0.18.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.18.0](https://img.shields.io/badge/AppVersion-0.18.0-informational?style=flat-square)
![Version: 0.19.0](https://img.shields.io/badge/Version-0.19.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.19.0](https://img.shields.io/badge/AppVersion-0.19.0-informational?style=flat-square)

A Helm chart for the Kubernetes Agents Operator

Expand Down

0 comments on commit 94f652a

Please sign in to comment.