Skip to content

feat(infra-apps): Update kube-prometheus-stack chart from 51.2.0 to 54.2.2 #1812

feat(infra-apps): Update kube-prometheus-stack chart from 51.2.0 to 54.2.2

feat(infra-apps): Update kube-prometheus-stack chart from 51.2.0 to 54.2.2 #1812

Workflow file for this run

## Reference: https://github.com/pascalgn/size-label-action
---
name: 'PR Size'
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"