Skip to content

Commit

Permalink
chore: Bump Helm chart to v.1.9 (#3605)
Browse files Browse the repository at this point in the history
* chore: bump helm chart

Co-authored-by: bryanhuhta <bryan.huhta@grafana.com>
  • Loading branch information
marcsanmi and bryanhuhta authored Oct 3, 2024
1 parent fb933ad commit a7f3f89
Show file tree
Hide file tree
Showing 5 changed files with 223 additions and 223 deletions.
4 changes: 2 additions & 2 deletions operations/pyroscope/helm/pyroscope/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: pyroscope
description: 🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
type: application
version: 1.7.1
appVersion: 1.7.1
version: 1.9.0
appVersion: 1.9.0
dependencies:
- name: grafana-agent
alias: agent
Expand Down
2 changes: 1 addition & 1 deletion operations/pyroscope/helm/pyroscope/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pyroscope

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

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

Expand Down
Loading

0 comments on commit a7f3f89

Please sign in to comment.