From d08c4964573c3fe06c8b0b6f712aca37bcb25bdd Mon Sep 17 00:00:00 2001 From: cheeky-badger-bot <219245588+cheeky-badger-bot@users.noreply.github.com> Date: Thu, 9 Jul 2026 12:29:19 +0000 Subject: [PATCH 1/2] Update renovatebot/github-action action to v46.1.18 --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 46ae995..59147e4 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v7 - name: Renovate Bot GitHub Action - uses: renovatebot/github-action@v46.1.17 + uses: renovatebot/github-action@v46.1.18 env: LOG_LEVEL: 'debug' with: From 299c3001d203f08e965af33ce0e785ba849e13af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 9 Jul 2026 12:35:32 +0000 Subject: [PATCH 2/2] terraform-docs: automated action --- monitoring/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/monitoring/README.md b/monitoring/README.md index 7959fee..2536bfd 100644 --- a/monitoring/README.md +++ b/monitoring/README.md @@ -34,6 +34,7 @@ No modules. | [grafana\_environment](#input\_grafana\_environment) | n/a | `string` | n/a | yes | | [kubernetes\_namespace\_name](#input\_kubernetes\_namespace\_name) | n/a | `string` | n/a | yes | | [monitoring\_version](#input\_monitoring\_version) | Set the version of monitoring stack | `string` | n/a | yes | +| [values\_yaml](#input\_values\_yaml) | Path to the values.yml file, relative to the root module | `string` | n/a | yes | ## Outputs