From 86667f4a79f058d90bd3bff40eb3d3467f5c38f0 Mon Sep 17 00:00:00 2001 From: Rafael Roquetto Date: Wed, 29 Jan 2025 18:32:59 -0600 Subject: [PATCH] Update helm chart to Beyla 2.0.2 (#1591) --- charts/beyla/Chart.yaml | 4 ++-- charts/beyla/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/beyla/Chart.yaml b/charts/beyla/Chart.yaml index 00e69ea82..f60817055 100644 --- a/charts/beyla/Chart.yaml +++ b/charts/beyla/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: beyla -version: 1.7.1 -appVersion: 2.0.1 +version: 1.7.2 +appVersion: 2.0.2 description: eBPF-based autoinstrumentation HTTP, HTTP2 and gRPC services, as well as network metrics. home: https://grafana.com/oss/beyla-ebpf/ icon: https://grafana.com/static/img/logos/beyla-logo.svg diff --git a/charts/beyla/README.md b/charts/beyla/README.md index 9f3a290f3..f703a89d6 100644 --- a/charts/beyla/README.md +++ b/charts/beyla/README.md @@ -1,6 +1,6 @@ # beyla -![Version: 1.7.1](https://img.shields.io/badge/Version-1.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square) +![Version: 1.7.2](https://img.shields.io/badge/Version-1.7.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.2](https://img.shields.io/badge/AppVersion-2.0.2-informational?style=flat-square) eBPF-based autoinstrumentation HTTP, HTTP2 and gRPC services, as well as network metrics.