Skip to content

feat(container)!: Update ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 62.7.0 → 67.5.0 ) #1261

feat(container)!: Update ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 62.7.0 → 67.5.0 )

feat(container)!: Update ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 62.7.0 → 67.5.0 ) #1261

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: "Labeler"
on:
workflow_dispatch:
pull_request_target:
branches: ["main"]
jobs:
labeler:
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
name: Labeler
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yaml