Skip to content

Commit e8ebeb7

Browse files
authored
helm: update to Pyroscope 1.2 (#2717)
1 parent 6c1e141 commit e8ebeb7

File tree

6 files changed

+68
-68
lines changed

6 files changed

+68
-68
lines changed

operations/pyroscope/helm/pyroscope/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: pyroscope
33
description: 🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
44
type: application
55
version: 1.2.0
6-
appVersion: 1.1.5
6+
appVersion: 1.2.0
77
dependencies:
88
- name: grafana-agent
99
alias: agent

operations/pyroscope/helm/pyroscope/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pyroscope
22

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

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

@@ -32,7 +32,7 @@
3232
| pyroscope.fullnameOverride | string | `""` | |
3333
| pyroscope.image.pullPolicy | string | `"IfNotPresent"` | |
3434
| pyroscope.image.repository | string | `"grafana/pyroscope"` | |
35-
| pyroscope.image.tag | string | `"1.1.5"` | |
35+
| pyroscope.image.tag | string | `"1.2.0"` | |
3636
| pyroscope.imagePullSecrets | list | `[]` | |
3737
| pyroscope.initContainers | list | `[]` | |
3838
| pyroscope.memberlist.port | int | `7946` | |

0 commit comments

Comments
 (0)