Skip to content

fix(helm): update victoria-metrics-single ( 0.12.3 → 0.12.6 ) #2677

fix(helm): update victoria-metrics-single ( 0.12.3 → 0.12.6 )

fix(helm): update victoria-metrics-single ( 0.12.3 → 0.12.6 ) #2677

Workflow file for this run

---
name: Kubernetes Lint
on:
push:
paths:
- argocd/**
- .github/workflows/kube-lint.yml
pull_request:
jobs:
kubernetes-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Scan repo with kube-linter
uses: stackrox/kube-linter-action@v1.0.5
with:
directory: argocd