Skip to content

Commit fc683c6

Browse files
authored
chore: Add release 1.13.1 to helm (#4062)
1 parent 9f18d8f commit fc683c6

File tree

5 files changed

+211
-211
lines changed

5 files changed

+211
-211
lines changed

operations/pyroscope/helm/pyroscope/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: pyroscope
33
description: 🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
44
home: https://grafana.com/oss/pyroscope/
55
type: application
6-
version: 1.13.0
7-
appVersion: 1.13.0
6+
version: 1.13.1
7+
appVersion: 1.13.1
88
dependencies:
99
- name: grafana-agent
1010
alias: agent

operations/pyroscope/helm/pyroscope/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pyroscope
22

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

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

0 commit comments

Comments
 (0)