Skip to content

Bump platform version in the values. #2

Bump platform version in the values.

Bump platform version in the values. #2

name: Release Please Charts
on:
push:
branches: [master]
paths:
- charts/**
# Allow to run the workflow from GitHub UI and other workflows.
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: release-please-action
uses: google-github-actions/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: helm