Skip to content

Commit

Permalink
Update Helm release pyroscope to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and chazapp-s-renovatebot[bot] committed Jun 29, 2024
1 parent e7293cb commit 59e3128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts.tf
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ resource "helm_release" "pyroscope" {
name = "pyroscope"
repository = "https://grafana.github.io/helm-charts/"
chart = "pyroscope"
version = "1.6.0"
version = "1.6.1"

namespace = var.tools_namespace

Expand Down

0 comments on commit 59e3128

Please sign in to comment.