Skip to content

operator version 3.78.1, chart 1.2.3 (#60) #53

operator version 3.78.1, chart 1.2.3 (#60)

operator version 3.78.1, chart 1.2.3 (#60) #53

Workflow file for this run

name: CI
on:
workflow_dispatch:
push:
branches: [main]
paths:
- "**.yaml"
- "**.tpl"
pull_request:
branches: [main]
paths:
- "**.yaml"
- "**.tpl"
jobs:
sanity:
runs-on: ubuntu-latest
name: helm-sanity debug
steps:
- uses: actions/checkout@v4
- uses: azure/[email protected]
- run: helm template mirrord-operator --set license.key=secret --debug