Skip to content

docs: automated helm-docs action #120

docs: automated helm-docs action

docs: automated helm-docs action #120

Workflow file for this run

name: Publish Production Helm Charts
on:
push:
tags:
- '*'
jobs:
call-workflow-passing-data:
uses: GlueOps/github-workflows/.github/workflows/publish-helm-chart.yml@main
secrets: inherit
with:
GLUEOPS_ENV: "production"
HELM_CHART_REPO_NAME: "platform"