Skip to content

[helm] Adding appVersion to show in the helm cli #85

[helm] Adding appVersion to show in the helm cli

[helm] Adding appVersion to show in the helm cli #85

name: Build images for main branch
on:
push:
branches: ['main']
jobs:
workflow-build:
name: Calls build-images-base workflow
uses: ./.github/workflows/build-images-base.yaml
secrets: inherit