Skip to content

chore: bump release to 0.6.3 (I messed with 0.6.2 and am skipping the… #22

chore: bump release to 0.6.3 (I messed with 0.6.2 and am skipping the…

chore: bump release to 0.6.3 (I messed with 0.6.2 and am skipping the… #22

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"