A collection of helm charts created by Digital Catapult.
- bridgeai-prediction-service - Deploy the bridgeai-prediction-service
- openapi-merger - Deploy the openapi-merger
- veritable-cloudagent - Deploy the veritable-cloudagent
- veritable-ui - Deploy the veritable-ui
The SQNC (Sequence) charts below are deprecated and no longer maintained. The source repositories have been archived. They remain in the published index for existing deployments but should not be used for new installations.
- sqnc-attachment-api - Deploy sqnc-attachment-api service
- 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
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
appVersioninChart.yamlfiles. - 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.