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: 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