Skip to content

chore(deps): update account-operator-crds docker tag to v0.2.5 #3633

chore(deps): update account-operator-crds docker tag to v0.2.5

chore(deps): update account-operator-crds docker tag to v0.2.5 #3633

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