Skip to content

feat(charts): update helm release cert-manager-csi-driver to v0.7.0 #3426

feat(charts): update helm release cert-manager-csi-driver to v0.7.0

feat(charts): update helm release cert-manager-csi-driver to v0.7.0 #3426

Workflow file for this run

name: Renovate
on:
pull_request:
branches:
- main
jobs:
renovate-config-check:
name: 'renovate:config'
runs-on: ubuntu-latest
if: github.ref != 'refs/heads/release'
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Validate Renovate Config
uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.0.1