Skip to content

feat(helm): update kube-prometheus-stack ( 65.3.2 → 65.4.0 ) #455

feat(helm): update kube-prometheus-stack ( 65.3.2 → 65.4.0 )

feat(helm): update kube-prometheus-stack ( 65.3.2 → 65.4.0 ) #455

Workflow file for this run

---
name: Renovatebot check
on:
push:
paths:
- .github/renovate.json5
- .github/workflows/renovatebot-check.yml
pull_request:
env:
LOG_LEVEL: info
jobs:
renovatebot-lint:
runs-on: ubuntu-latest
env:
RENOVATE_CONFIG_FILE: .github/renovate.json5
steps:
- uses: actions/checkout@v4
- name: Check renovate config
run: npx -p renovate renovate-config-validator