FlowFuse / helm

A Helm chart to deploy FlowFuse on Kubernetes
Apache License 2.0
5 stars 14 forks source link

ci: Bump containers reusable workflow version to `v0.29.0` #459

Closed ppawlowski closed 20 hours ago

ppawlowski commented 1 week ago

Description

This pull request updates the reusable workflows to the v0.29.0 version. In this particular version, the build_container_image workflow has been refactored. Starting from v0.29.0 workflow builds a single architecture using the platform defined via build_platform input. Additionally, the step responsible for building a multiarchitecture image has been removed, cutting down the time needed, to build the image.

Related Issue(s)

closes https://github.com/FlowFuse/helm/issues/456

Checklist

Labels

github-advanced-security[bot] commented 1 week ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.