Skip to content

Commit

Permalink
helm: update pyroscope to v1.2.1 (#2857)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyriltovena authored Dec 15, 2023
1 parent 178e882 commit 9ef1044
Show file tree
Hide file tree
Showing 6 changed files with 124 additions and 124 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.3.0
appVersion: 1.2.0
version: 1.3.1
appVersion: 1.2.1
dependencies:
- name: grafana-agent
alias: agent
Expand Down
4 changes: 2 additions & 2 deletions operations/pyroscope/helm/pyroscope/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pyroscope

![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.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)
![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.1](https://img.shields.io/badge/AppVersion-1.2.1-informational?style=flat-square)

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

Expand Down Expand Up @@ -32,7 +32,7 @@
| pyroscope.fullnameOverride | string | `""` | |
| pyroscope.image.pullPolicy | string | `"IfNotPresent"` | |
| pyroscope.image.repository | string | `"grafana/pyroscope"` | |
| pyroscope.image.tag | string | `"1.2.0"` | |
| pyroscope.image.tag | string | `"1.2.1"` | |
| pyroscope.imagePullSecrets | list | `[]` | |
| pyroscope.initContainers | list | `[]` | |
| pyroscope.memberlist.port | int | `7946` | |
Expand Down
Loading

0 comments on commit 9ef1044

Please sign in to comment.