timescale / tobs

tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with Helm charts.
Apache License 2.0
561 stars 61 forks source link

chore(deps): update helm charts #684

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Update Change
ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java minor 1.21.0 -> 1.33.5
ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-nodejs minor 0.34.0 -> 0.52.1
ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator minor v0.67.0 -> v0.109.0
grafana/grafana minor 9.3.2 -> 9.5.21
kube-prometheus-stack (source) minor 44.2.1 -> 44.4.1
opentelemetry-operator (source) minor 0.20.4 -> 0.69.0
quay.io/prometheus-operator/prometheus-config-reloader minor v0.62.0 -> v0.77.1
quay.io/prometheus-operator/prometheus-operator (source) minor v0.62.0 -> v0.77.1
quay.io/prometheus/alertmanager minor v0.25.0 -> v0.27.0
quay.io/prometheus/node-exporter minor v1.5.0 -> v1.8.2
quay.io/prometheus/prometheus minor v2.41.0 -> v2.54.1
quay.io/prometheuscommunity/postgres-exporter minor v0.11.1 -> v0.15.0
registry.k8s.io/kube-state-metrics/kube-state-metrics minor v2.7.0 -> v2.13.0
timescale/promscale minor 0.16.0 -> 0.17.0
timescaledb-single minor 0.27.4 -> 0.33.1

Release Notes

open-telemetry/opentelemetry-operator (ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-nodejs) ### [`v0.51.0`](https://redirect.github.com/open-telemetry/opentelemetry-operator/releases/tag/v0.51.0) ##### 🚀 New components 🚀 - Choose target container injection with annotation ([#​689](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/689), [@​fscellos](https://redirect.github.com/fscellos)) - Fix K8s attributes values in OTEL_RESOURCE_ATTRIBUTES env var ([#​864](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/864), [@​mat-rumian](https://redirect.github.com/mat-rumian)) ##### 💡 Enhancements 💡 - Update Python auto-instrumentation versions.txt ([#​867](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/867), [@​mat-rumian](https://redirect.github.com/mat-rumian)) - Update Python instrumentation to 0.30b1 ([#​860](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/860), [@​mat-rumian](https://redirect.github.com/mat-rumian)) - Fix changelog formatting ([#​863](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/863), [@​pavolloffay](https://redirect.github.com/pavolloffay)) ##### 🧰 Bug fixes 🧰 ##### OpenTelemetry Collector and Contrib - [OpenTelemetry Collector - v0.51.0](https://redirect.github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.51.0) - [OpenTelemetry Contrib - v0.51.0](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.51.0) ### [`v0.46.0`](https://redirect.github.com/open-telemetry/opentelemetry-operator/releases/tag/v0.46.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-operator/compare/v0.44.0...v0.46.0) - Bumped OpenTelemetry Collector to v0.46.0 - add autoscale option to enable support for Horizontal Pod Autoscaling ([#​746](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/746), [@​binjip978](https://redirect.github.com/binjip978)) - chore(nodejs): bump auto-instrumentations ([#​763](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/763), [@​mat-rumian](https://redirect.github.com/mat-rumian)) - Make operator more resiliant to etcd defrag activity ([#​742](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/742), [@​pavolloffay](https://redirect.github.com/pavolloffay)) ##### OpenTelemetry Collector and Contrib - [OpenTelemetry Collector - v0.46.0](https://redirect.github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.46.0) - [OpenTelemetry Contrib - v0.46.0](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.46.0) ### [`v0.44.0`](https://redirect.github.com/open-telemetry/opentelemetry-operator/releases/tag/v0.44.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-operator/compare/v0.41.1...v0.44.0) - Bumped OpenTelemetry Collector to v0.44.0 - Deprecate otelcol status messages ([#​733](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/733), [@​pavolloffay](https://redirect.github.com/pavolloffay)) - Make sure correct version of operator-sdk is always used ([#​728](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/728), [@​pavolloffay](https://redirect.github.com/pavolloffay)) - Storing upgrade status into events ([#​707](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/707), [@​yuriolisa](https://redirect.github.com/yuriolisa)) - Bump default java auto-instrumentation version to `1.11.1` ([#​731](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/731), [@​pavolloffay](https://redirect.github.com/pavolloffay)) - Add status fields for instrumentation kind ([#​717](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/717), [@​frzifus](https://redirect.github.com/frzifus)) - Add appProtocol for otlp and jaeger receiver parsers ([#​704](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/704), [@​binjip978](https://redirect.github.com/binjip978)) - Add SPLUNK\_ env prefix support to Instrumentation kind ([#​709](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/709), [@​elvis-cai](https://redirect.github.com/elvis-cai)) - Fix logger in instrumentation webhook ([#​698](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/698), [@​pavolloffay](https://redirect.github.com/pavolloffay)) ### [`v0.41.1`](https://redirect.github.com/open-telemetry/opentelemetry-operator/releases/tag/v0.41.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-operator/compare/v0.40.0...v0.41.1) - Add support for nodejs and python image defaulting and upgrade ([#​607](https://redirect.github.com/open-telemetry/opentelemetry-operator/issues/607), [@​pavolloffay](https://redirect.github.com/pavolloffay)) - Bugfix for kubeletstats receiver operator is exposing the service port, ignore port exposition as it is a scraper ([#​558](https://redirect.github.com/open-telemetry/opentelemetry-operator/issues/558), [@​mritunjaysharma394](https://redirect.github.com/mritunjaysharma394)) ### [`v0.40.0`](https://redirect.github.com/open-telemetry/opentelemetry-operator/releases/tag/v0.40.0) - Bumped OpenTelemetry Collector to v0.40.0 ([#​585](https://redirect.github.com/open-telemetry/opentelemetry-operator/issues/585), [@​yuriolisa](https://redirect.github.com/yuriolisa)) - Support K8s liveness probe to otel collector, if health_check extension is defined in otel collector config ([#​574](https://redirect.github.com/open-telemetry/opentelemetry-operator/issues/574), [@​adriankostrubiak-tomtom](https://redirect.github.com/adriankostrubiak-tomtom)) ### [`v0.38.0`](https://redirect.github.com/open-telemetry/opentelemetry-operator/releases/tag/v0.38.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-operator/compare/v0.37.0...v0.38.0) - Bumped OpenTelemetry Collector to v0.38.0 - Initial support for auto-instrumentation at the moment supported only for Java ([#​464](https://redirect.github.com/open-telemetry/opentelemetry-operator/pull/464), [@​pavolloffay](https://redirect.github.com/pavolloffay)) ### [`v0.37.0`](https://redirect.github.com/open-telemetry/opentelemetry-operator/releases/tag/v0.37.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-operator/compare/v0.34.0...v0.37.0) - Bumped OpenTelemetry Collector to v0.37.0
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v44.4.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.4.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.4.0...kube-prometheus-stack-44.4.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. ### [`v44.4.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.4.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.3.1...kube-prometheus-stack-44.4.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. ### [`v44.3.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.3.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.3.0...kube-prometheus-stack-44.3.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. ### [`v44.3.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.3.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.2.1...kube-prometheus-stack-44.3.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
open-telemetry/opentelemetry-helm-charts (opentelemetry-operator) ### [`v0.69.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-collector-0.69.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.68.3...opentelemetry-operator-0.69.0) OpenTelemetry Collector Helm chart for Kubernetes ### [`v0.68.3`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.68.3) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.68.1...opentelemetry-operator-0.68.3) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[demo] add revisionHistoryLimit parameter by [@​basti1302](https://redirect.github.com/basti1302) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1326](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1326) - \[operator] Change runbook_url to an actual url in the PrometheusRule by [@​bogdan-at-adobe](https://redirect.github.com/bogdan-at-adobe) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1317](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1317) - Bump kyverno/action-install-chainsaw from 0.2.8 to 0.2.9 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1335](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1335) - Update examples for v1beta1 by [@​ethanmdavidson](https://redirect.github.com/ethanmdavidson) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1334](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1334) - \[demo] update demo version to fix main by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1338](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1338) #### New Contributors - [@​basti1302](https://redirect.github.com/basti1302) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1326](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1326) - [@​bogdan-at-adobe](https://redirect.github.com/bogdan-at-adobe) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1317](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1317) - [@​ethanmdavidson](https://redirect.github.com/ethanmdavidson) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1334](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1334) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.32.7...opentelemetry-operator-0.68.3 ### [`v0.68.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.68.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.68.0...opentelemetry-operator-0.68.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Remove required container resources by [@​ba-work](https://redirect.github.com/ba-work) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1312](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1312) #### New Contributors - [@​ba-work](https://redirect.github.com/ba-work) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1312](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1312) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-kube-stack-0.1.3...opentelemetry-operator-0.68.1 ### [`v0.68.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.68.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.67.0...opentelemetry-operator-0.68.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Operator release 0.107.0 by [@​pavolloffay](https://redirect.github.com/pavolloffay) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1307](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1307) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.102.0...opentelemetry-operator-0.68.0 ### [`v0.67.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.67.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.66.0...opentelemetry-operator-0.67.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - OpenTelemetry operator 0.106.0 by [@​pavolloffay](https://redirect.github.com/pavolloffay) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1298](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1298) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.66.0...opentelemetry-operator-0.67.0 ### [`v0.66.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.66.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.65.2...opentelemetry-operator-0.66.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Bump default version to 0.105.0 by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1297](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1297) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-kube-stack-0.1.2...opentelemetry-operator-0.66.0 ### [`v0.65.2`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.65.2) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.65.1...opentelemetry-operator-0.65.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Promote jaronoff97 to maintainer by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1292](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1292) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.65.1...opentelemetry-operator-0.65.2 ### [`v0.65.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.65.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.65.0...opentelemetry-operator-0.65.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] fix: move 'relabelings' and 'metricRelabelings' configs under endpoints in serviceMonitor spec by [@​rl0nergan](https://redirect.github.com/rl0nergan) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1289](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1289) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.101.1...opentelemetry-operator-0.65.1 ### [`v0.65.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-collector-0.65.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.64.4...opentelemetry-operator-0.65.0) OpenTelemetry Collector Helm chart for Kubernetes ### [`v0.64.4`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.64.4) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.64.3...opentelemetry-operator-0.64.4) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] feat: add 'relabelings' and 'metricRelabelings' configs to serviceMonitor by [@​rl0nergan](https://redirect.github.com/rl0nergan) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1246](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1246) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-kube-stack-0.0.10...opentelemetry-operator-0.64.4 ### [`v0.64.3`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.64.3) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.64.2...opentelemetry-operator-0.64.3) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Set port for webhook in conversion webhook by [@​jaronoff97](https://redirect.github.com/jaronoff97) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1260](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1260) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.32.1...opentelemetry-operator-0.64.3 ### [`v0.64.2`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.64.2) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.64.1...opentelemetry-operator-0.64.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] support cutom autocert-certPeriod time by days by [@​JaredTan95](https://redirect.github.com/JaredTan95) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1249](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1249) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-kube-stack-0.0.9...opentelemetry-operator-0.64.2 ### [`v0.64.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.64.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.64.0...opentelemetry-operator-0.64.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Add extra labels/annotations on default alerts by [@​Allex1](https://redirect.github.com/Allex1) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1226](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1226) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.64.0...opentelemetry-operator-0.64.1 ### [`v0.64.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.64.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.63.2...opentelemetry-operator-0.64.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] bump operator version to v0.103.0 by [@​swiatekm-sumo](https://redirect.github.com/swiatekm-sumo) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1238](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1238) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-kube-stack-0.0.7...opentelemetry-operator-0.64.0 ### [`v0.63.2`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.63.2) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.63.1...opentelemetry-operator-0.63.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Fix Makefile for generating examples by [@​jaronoff97](https://redirect.github.com/jaronoff97) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1242](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1242) - Enable customization for duration and renewbefore for operator Certificate by [@​jaronoff97](https://redirect.github.com/jaronoff97) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1239](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1239) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.32.0...opentelemetry-operator-0.63.2 ### [`v0.63.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.63.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.63.0...opentelemetry-operator-0.63.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Bump kyverno/action-install-chainsaw from 0.2.4 to 0.2.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1230](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1230) - \[operator] Align to `create-rbac-permission` flag deprecation by [@​SergK](https://redirect.github.com/SergK) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1225](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1225) #### New Contributors - [@​SergK](https://redirect.github.com/SergK) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1225](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1225) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.95.0...opentelemetry-operator-0.63.1 ### [`v0.63.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.63.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.62.0...opentelemetry-operator-0.63.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Add apache-httpd to schema by [@​araiu](https://redirect.github.com/araiu) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1229](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1229) #### New Contributors - [@​araiu](https://redirect.github.com/araiu) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1229](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1229) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.94.0...opentelemetry-operator-0.63.0 ### [`v0.62.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.62.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.61.0...opentelemetry-operator-0.62.0) OpenTelemetry Operator Helm chart for Kubernetes This version addresses [GHSA-c74f-6mfw-mm4v](https://redirect.github.com/open-telemetry/opentelemetry-collector/security/advisories/GHSA-c74f-6mfw-mm4v). We highly recommend you upgrade to this version. #### What's Changed - \[operator] bump default operator version to v0.102.0 by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1218](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1218) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.30.7...opentelemetry-operator-0.62.0 ### [`v0.61.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-collector-0.61.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.60.0...opentelemetry-operator-0.61.0) OpenTelemetry Collector Helm chart for Kubernetes ### [`v0.60.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.60.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.58.2...opentelemetry-operator-0.60.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Bump kyverno/action-install-chainsaw from 0.2.0 to 0.2.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1192](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1192) - \[operator] bump default version to 0.100.1 by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1197](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1197) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.58.2...opentelemetry-operator-0.60.0 ### [`v0.58.2`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.58.2) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.58.1...opentelemetry-operator-0.58.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] define opentelemetry-operator.image in helper tpl by [@​JaredTan95](https://redirect.github.com/JaredTan95) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1182](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1182) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.30.6...opentelemetry-operator-0.58.2 ### [`v0.58.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.58.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.58.0...opentelemetry-operator-0.58.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Add support of ephemeral-storage resource definition for opentelemetry-operator by [@​jdiegosierra](https://redirect.github.com/jdiegosierra) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1170](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1170) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.91.0...opentelemetry-operator-0.58.1 ### [`v0.58.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.58.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.57.0...opentelemetry-operator-0.58.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Skip flaky test by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1179](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1179) - Upgrade operator to 0.99.0 by [@​swiatekm-sumo](https://redirect.github.com/swiatekm-sumo) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1176](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1176) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.57.0...opentelemetry-operator-0.58.0 ### [`v0.57.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-collector-0.57.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.56.1...opentelemetry-operator-0.57.0) OpenTelemetry Collector Helm chart for Kubernetes ### [`v0.56.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.56.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.56.0...opentelemetry-operator-0.56.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Promote jaronoff97 to Approver by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1162](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1162) - Bump kyverno/action-install-chainsaw from 0.1.9 to 0.2.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1169](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1169) - Fix typo by [@​jdiegosierra](https://redirect.github.com/jdiegosierra) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1151](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1151) #### New Contributors - [@​jdiegosierra](https://redirect.github.com/jdiegosierra) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1151](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1151) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.30.5...opentelemetry-operator-0.56.1 ### [`v0.56.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.56.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.55.3...opentelemetry-operator-0.56.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Require collector image be set by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1154](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1154) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.30.3...opentelemetry-operator-0.56.0 ### [`v0.55.3`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.55.3) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.55.2...opentelemetry-operator-0.55.3) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[Operator] Allow setting of manager service account name, default value if not used by [@​Gholie](https://redirect.github.com/Gholie) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1145](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1145) #### New Contributors - [@​Gholie](https://redirect.github.com/Gholie) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1145](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1145) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.89.0...opentelemetry-operator-0.55.3 ### [`v0.55.2`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.55.2) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.55.1...opentelemetry-operator-0.55.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[opentelemetry-operator] fix references to old variables by [@​jinja2](https://redirect.github.com/jinja2) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1146](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1146) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.30.2...opentelemetry-operator-0.55.2 ### [`v0.55.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.55.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.55.0...opentelemetry-operator-0.55.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Bump azure/setup-helm from 3.5 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1140](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1140) - Add permissions to operator's ClusterRole that it tries to grant to some collectors by [@​zarbis](https://redirect.github.com/zarbis) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1127](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1127) #### New Contributors - [@​zarbis](https://redirect.github.com/zarbis) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1127](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1127) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.87.0...opentelemetry-operator-0.55.1 ### [`v0.55.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.55.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.54.0...opentelemetry-operator-0.55.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Release operator 0.98.0 by [@​pavolloffay](https://redirect.github.com/pavolloffay) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1137](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1137) #### New Contributors - [@​pavolloffay](https://redirect.github.com/pavolloffay) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1137](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1137) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.54.0...opentelemetry-operator-0.55.0 ### [`v0.54.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.54.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.53.2...opentelemetry-operator-0.54.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[opentelemetry-operator] read cert contents by [@​jinja2](https://redirect.github.com/jinja2) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1121](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1121) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.30.1...opentelemetry-operator-0.54.0 ### [`v0.53.2`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.53.2) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.53.1...opentelemetry-operator-0.53.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - chore: Bump operator version to v0.97.1 by [@​thefirstofthe300](https://redirect.github.com/thefirstofthe300) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1122](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1122) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.53.1...opentelemetry-operator-0.53.2 ### [`v0.53.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.53.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.53.0...opentelemetry-operator-0.53.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - feat: Add option to enable --create-rbac-permission on operator by [@​thefirstofthe300](https://redirect.github.com/thefirstofthe300) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1112](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1112) #### New Contributors - [@​thefirstofthe300](https://redirect.github.com/thefirstofthe300) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1112](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1112) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.86.2...opentelemetry-operator-0.53.1 ### [`v0.53.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.53.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.4...opentelemetry-operator-0.53.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[opentelemetry-operator] bump to 0.97.0 by [@​jaronoff97](https://redirect.github.com/jaronoff97) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1113](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1113) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-kube-stack-0.0.2...opentelemetry-operator-0.53.0 ### [`v0.52.4`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.52.4) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.3...opentelemetry-operator-0.52.4) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Consistent definition of securityContext schema values by [@​patst](https://redirect.github.com/patst) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1100](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1100) #### New Contributors - [@​patst](https://redirect.github.com/patst) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1100](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1100) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.3...opentelemetry-operator-0.52.4 ### [`v0.52.3`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.52.3) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.2...opentelemetry-operator-0.52.3) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Allow `WATCH_NAMESPACE` as `manager.env` by [@​janario](https://redirect.github.com/janario) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1098](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1098) #### New Contributors - [@​janario](https://redirect.github.com/janario) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1098](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1098) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.2...opentelemetry-operator-0.52.3 ### [`v0.52.2`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.52.2) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.1...opentelemetry-operator-0.52.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[opentelemetry-operator] fix `fullnameOverride` by [@​skuethe](https://redirect.github.com/skuethe) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1096](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1096) #### New Contributors - [@​skuethe](https://redirect.github.com/skuethe) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1096](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1096) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.1...opentelemetry-operator-0.52.2 ### [`v0.52.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.52.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.0...opentelemetry-operator-0.52.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Allow custom labels and annotations by [@​heyLu](https://redirect.github.com/heyLu) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1067](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1067) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.0...opentelemetry-operator-0.52.1 ### [`v0.52.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.52.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.3...opentelemetry-operator-0.52.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] new value for k8s cluster domain by [@​jouve](https://redirect.github.com/jouve) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1050](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1050) #### New Contributors - [@​jouve](https://redirect.github.com/jouve) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1050](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1050) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-kube-stack-0.0.1...opentelemetry-operator-0.52.0 ### [`v0.51.3`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.51.3) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.2...opentelemetry-operator-0.51.3) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Bump collector version to 0.96.0 by [@​peter-tar](https://redirect.github.com/peter-tar) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1094](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1094) #### New Contributors - [@​peter-tar](https://redirect.github.com/peter-tar) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1094](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1094) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.2...opentelemetry-operator-0.51.3 ### [`v0.51.2`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.51.2) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.1...opentelemetry-operator-0.51.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Fix readme by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1090](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1090) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.1...opentelemetry-operator-0.51.2 ### [`v0.51.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.51.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.0...opentelemetry-operator-0.51.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] support install otel-operator as subchart by [@​JaredTan95](https://redirect.github.com/JaredTan95) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1093](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1093) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.0...opentelemetry-operator-0.51.1 ### [`v0.51.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.51.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.50.0...opentelemetry-operator-0.51.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Bump operator to 0.96.0 by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1091](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1091) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.85.0...opentelemetry-operator-0.51.0 ### [`v0.50.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.50.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.49.1...opentelemetry-operator-0.50.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Reject invalid/unknown properties using `additionalProperties` by [@​heyLu](https://redirect.github.com/heyLu) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1065](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1065) #### New Contributors - [@​heyLu](https://redirect.github.com/heyLu) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1065](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1065) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.29.2...opentelemetry-operator-0.50.0 ### [`v0.49.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.49.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.49.0...opentelemetry-operator-0.49.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Update Operator README.md by [@​crossoverJie](https://redirect.github.com/crossoverJie) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1083](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1083) #### New Contributors - [@​crossoverJie](https://redirect.github.com/crossoverJie) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1083](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1083) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.83.1...opentelemetry-operator-0.49.1 ### [`v0.49.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.49.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.48.0...opentelemetry-operator-0.49.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Bump operator to 0.95.0 by [@​swiatekm-sumo](https://redirect.github.com/swiatekm-sumo) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1062](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1062) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.83.0...opentelemetry-operator-0.49.0 ### [`v0.48.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.48.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.47.1...opentelemetry-operator-0.48.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Bump operator to 0.94.0 by [@​swiatekm-sumo](https://redirect.github.com/swiatekm-sumo) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1053](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1053) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.82.0...opentelemetry-operator-0.48.0 ### [`v0.47.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.47.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.47.0...opentelemetry-operator-0.47.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - fix(doc): flag name used to enable certManager by [@​atsu85](https://redirect.github.com/atsu85) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1049](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1049) #### New Contributors - [@​atsu85](https://redirect.github.com/atsu85) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1049](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1049) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.81.2...opentelemetry-operator-0.47.1 ### [`v0.47.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.47.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.46.0...opentelemetry-operator-0.47.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Bump operator to 0.93.0 by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1027](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/1027) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.80.1...opentelemetry-operator-0.47.0 ### [`v0.46.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.46.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.45.2...opentelemetry-operator-0.46.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Bump operator version to 0.92.1 by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/998](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/998) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.27.2...opentelemetry-operator-0.46.0 ### [`v0.45.2`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.45.2) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.45.1...opentelemetry-operator-0.45.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Use appVersion as operator image version by default by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/994](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/994) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.45.1...opentelemetry-operator-0.45.2 ### [`v0.45.1`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.45.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.45.0...opentelemetry-operator-0.45.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] bump collector version to 0.92.0 by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/993](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/993) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.45.0...opentelemetry-operator-0.45.1 ### [`v0.45.0`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.45.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.44.4...opentelemetry-operator-0.45.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Bump operator version to 0.91.0 by [@​TylerHelmuth](https://redirect.github.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/989](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/pull/989) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.78.0...opentelemetry-operator-0.45.0 ### [`v0.44.4`](https://redirect.github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.44.4) [Compare

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.