From 50b38e61d7da9a93e468dc4a2128bb65cd35ae71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 06:46:59 +0000 Subject: [PATCH 1/2] fix(deps): update module gopkg.in/alecthomas/kingpin.v2 to v2.4.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dff8deb7..d8c260b1 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/go-kit/kit v0.12.0 github.com/prometheus/client_golang v1.15.1 github.com/prometheus/common v0.43.0 - gopkg.in/alecthomas/kingpin.v2 v2.2.6 + gopkg.in/alecthomas/kingpin.v2 v2.4.0 gopkg.in/yaml.v2 v2.4.0 gopkg.in/yaml.v3 v3.0.1 ) From c081d4f49c8018adc0b01da2f08bc52855240bd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 16 Nov 2023 06:47:16 +0000 Subject: [PATCH 2/2] Commit from GitHub Actions (Generate Helm Chart Documentation) --- chart/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/README.md b/chart/README.md index 449fffc9..928666d9 100644 --- a/chart/README.md +++ b/chart/README.md @@ -38,4 +38,4 @@ Chart for the deployment and configuration of the Prometheus domain exporter. | tolerations | list | `[]` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0) +Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)