Skip to content

chore(deps): update grafana/grafana docker tag to v10.4.8 #492

chore(deps): update grafana/grafana docker tag to v10.4.8

chore(deps): update grafana/grafana docker tag to v10.4.8 #492

Workflow file for this run

name: kind Yaml CI
on:
push:
branches:
- master
paths:
- "**.yaml"
- ".github/workflows/kind-yaml-ci.yml"
pull_request:
paths:
- "**.yaml"
- ".github/workflows/kind-yaml-ci.yml"
jobs:
yaml-ci:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/[email protected]
- name: Kind Cluster
uses: helm/[email protected]
- name: apply all service
run: |
sh ./kubernetes/bin/apply.sh