Skip to content

Commit 21e33e7

Browse files
authored
chore: Update image tag in helm chart to 1.4.0 (#3023)
1 parent abcea72 commit 21e33e7

File tree

6 files changed

+114
-114
lines changed

6 files changed

+114
-114
lines changed

operations/pyroscope/helm/pyroscope/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: pyroscope
33
description: 🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
44
type: application
5-
version: 1.4.0
6-
appVersion: 1.3.0
5+
version: 1.4.1
6+
appVersion: 1.4.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.4.0](https://img.shields.io/badge/Version-1.4.0-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.4.1](https://img.shields.io/badge/Version-1.4.1-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.3.0"` | |
36+
| pyroscope.image.tag | string | `"1.4.0"` | |
3737
| pyroscope.imagePullSecrets | list | `[]` | |
3838
| pyroscope.initContainers | list | `[]` | |
3939
| pyroscope.memberlist.port | int | `7946` | |

0 commit comments

Comments
 (0)