chore(deps): update helm release opentelemetry-collector to v0.54.1 (#2064)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-20 09:37:20 +03:00 committed by GitHub
parent 58eb4eeeeb
commit d07e54bfc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ export class Observability {
// dotansimha: once Vector supports scraping K8s metrics based on Prom, we can drop this.
new k8s.helm.v3.Chart('metrics', {
// prettier-ignore
...helmChart('https://open-telemetry.github.io/opentelemetry-helm-charts', 'opentelemetry-collector', '0.53.1'),
...helmChart('https://open-telemetry.github.io/opentelemetry-helm-charts', 'opentelemetry-collector', '0.54.1'),
namespace: ns.metadata.name,
// https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-collector/values.yaml
values: {