Skip to content

Commit c5ec9ac

Browse files
authored
chore: update default image tag in chart (#2941)
1 parent e6ccef9 commit c5ec9ac

File tree

6 files changed

+67
-67
lines changed

6 files changed

+67
-67
lines changed

operations/pyroscope/helm/pyroscope/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: pyroscope
33
description: 🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
44
type: application
5-
version: 1.3.5
5+
version: 1.3.6
66
appVersion: 1.3.0
77
dependencies:
88
- name: grafana-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.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square)
3+
![Version: 1.3.6](https://img.shields.io/badge/Version-1.3.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square)
44

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

@@ -33,7 +33,7 @@
3333
| pyroscope.fullnameOverride | string | `""` | |
3434
| pyroscope.image.pullPolicy | string | `"IfNotPresent"` | |
3535
| pyroscope.image.repository | string | `"grafana/pyroscope"` | |
36-
| pyroscope.image.tag | string | `"1.2.1"` | |
36+
| pyroscope.image.tag | string | `"1.3.0"` | |
3737
| pyroscope.imagePullSecrets | list | `[]` | |
3838
| pyroscope.initContainers | list | `[]` | |
3939
| pyroscope.memberlist.port | int | `7946` | |

0 commit comments

Comments
 (0)