Skip to content

Update the helm.sh/helm/v3 to v3.13.3 #15

Update the helm.sh/helm/v3 to v3.13.3

Update the helm.sh/helm/v3 to v3.13.3 #15

name: Release Steampipe Anywhere Components
on:
push:
tags:
- 'v*'
workflow_dispatch:
inputs:
version:
description: "The version to release (must be prefixed with 'v')"
required: true
jobs:
anywhere_publish_workflow:
uses: turbot/steampipe-workflows/.github/workflows/steampipe-anywhere-kubernetes.yml@main
secrets: inherit