Skip to content

fix(charts): update karpenter docker tag to v1.1.1 #5244

fix(charts): update karpenter docker tag to v1.1.1

fix(charts): update karpenter docker tag to v1.1.1 #5244

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/[email protected]