A collection of helm charts created by Digital Catapult.
- bridgeai-prediction-service - Deploy the bridgeai-prediction-service
- openapi-merger - Deploy the openapi-merger
- sqnc-identity-service - Deploy sqnc-identity-service
- sqnc-ipfs - Deploy sqnc-ipfs
- sqnc-matchmaker-api - Deploy sqnc-matchmaker-api service
- sqnc-node - Deploy sqnc-node
- veritable-cloudagent - Deploy the veritable-cloudagent
- veritable-ui - Deploy the veritable-ui
This repository uses Renovate to automate dependency updates for the Helm charts and GitHub Actions workflows.
The self-hosted Renovate bot is configured to:
- Update Helm chart dependencies individually.
- Update
appVersion
inChart.yaml
files. - Run a script to bump the chart version after updates.
- Update GitHub Actions workflows.
- Automerge patch updates for dependencies and workflows.
- Only run in self-hosted mode and not via the Renovate GitHub App.
- Disable Renovate onboarding.
To authenticate the self-hosted Renovate bot, a GitHub App is used. Follow these steps to set up the GitHub App and obtain the APP_ID
and PRIVATE_KEY
secrets:
You can manually trigger the Renovate workflow, wait for it to run on schedule or have it run via respository_dispatch event using renovate
as the event type.