Skip to content

Commit 17534d5

Browse files
authored
Update helm to point to version v1.6.1 (grafana#3380)
1 parent 1a735a9 commit 17534d5

File tree

5 files changed

+203
-203
lines changed

5 files changed

+203
-203
lines changed

operations/pyroscope/helm/pyroscope/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: pyroscope
33
description: 🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
44
type: application
5-
version: 1.6.0
6-
appVersion: 1.6.0
5+
version: 1.6.1
6+
appVersion: 1.6.1
77
dependencies:
88
- name: grafana-agent
99
alias: agent

operations/pyroscope/helm/pyroscope/README.md

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

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

55
🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
66

0 commit comments

Comments
 (0)