From a761204220d2c2d170a976ed51e992227385922e Mon Sep 17 00:00:00 2001 From: Devin Buhl Date: Thu, 29 Feb 2024 07:32:31 -0500 Subject: [PATCH] chore: add release notes for 5.0.0 Signed-off-by: Devin Buhl --- charts/prometheus-snmp-exporter/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/charts/prometheus-snmp-exporter/README.md b/charts/prometheus-snmp-exporter/README.md index ebce3ddcbb86..a7efa3fc5aab 100644 --- a/charts/prometheus-snmp-exporter/README.md +++ b/charts/prometheus-snmp-exporter/README.md @@ -90,6 +90,10 @@ See [Module and Auth Split Migration](https://github.com/prometheus/snmp_exporte This version contain major changes & The [configmap-reload](https://github.com/jimmidyson/configmap-reload) container was replaced by the [prometheus-config-reloader](https://github.com/prometheus-operator/prometheus-operator/tree/main/cmd/prometheus-config-reloader). +### To 5.0.0 + +This version changes the default image repository from using Dockerhub to Quay. + ## Configuration See [Customizing the Chart Before Installing](https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing). To see all configurable options with detailed comments, visit the chart's [values.yaml](./values.yaml), or run these configuration commands: