Skip to content

feat: remove old db-operator annotation #12

feat: remove old db-operator annotation

feat: remove old db-operator annotation #12

Workflow file for this run

name: Build Release
on:
push:
tags:
- '**'
jobs:
helm:
uses: onecx/ci-common/.github/workflows/helm-release.yml@v1
secrets: inherit
changelog:
uses: onecx/ci-common/.github/workflows/generate-changelog.yml@v1
needs: helm
secrets: inherit