Skip to content

Update ghost Docker tag to v5.80.2 #110

Update ghost Docker tag to v5.80.2

Update ghost Docker tag to v5.80.2 #110

name: Validate Helm Charts
on:
push:
branches-ignore:
- main
jobs:
kubeconform:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Generate and validate releases
uses: shivjm/[email protected]
with:
additionalSchemaPaths: |
schemas/{{ .ResourceKind }}.json
chartsDirectory: "charts"