Skip to content

chore(deps): update ghcr.io/platform-mesh/component-descriptors/github.com/platform-mesh/platform-mesh docker tag to v0.3.0-build.421 #3634

chore(deps): update ghcr.io/platform-mesh/component-descriptors/github.com/platform-mesh/platform-mesh docker tag to v0.3.0-build.421

chore(deps): update ghcr.io/platform-mesh/component-descriptors/github.com/platform-mesh/platform-mesh docker tag to v0.3.0-build.421 #3634

Workflow file for this run

name: PR Checks workflow
permissions:
contents: read
packages: read
on:
pull_request:
branches:
- main
concurrency:
group: localsetup-${{ github.event.pull_request.number }}
cancel-in-progress: false
jobs:
pipeline:
uses: platform-mesh/.github/.github/workflows/pipeline-chart.yml@main
with:
chartFolder: charts
chartName: common
additionalTestFilesCommand: ''
chartRepos: 'bitnami=https://charts.bitnami.com/bitnami,openfga=https://openfga.github.io/helm-charts'
disableOCM: true
secrets: inherit