We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9082df5 commit 6767f4bCopy full SHA for 6767f4b
charts/newrelic-prometheus-agent/Chart.yaml
@@ -2,12 +2,12 @@ apiVersion: v2
2
name: newrelic-prometheus-agent
3
description: A Helm chart to deploy Prometheus with New Relic Prometheus Configurator.
4
type: application
5
-version: 2.6.0
+version: 2.6.1
6
# Prometheus Server Version
7
# https://pkg.go.dev/github.com/prometheus/prometheus#readme-prometheus-code-base
8
appVersion: "v3.8.0"
9
annotations:
10
- configuratorVersion: "2.6.0"
+ configuratorVersion: "2.6.1"
11
dependencies:
12
- name: common-library
13
version: 1.4.0
0 commit comments