mittwald mStudio container deployment
Version updated for https://github.com/mittwald/deploy-container-action to version v1.0.5.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The mittwald-container-action GitHub Action automates the deployment and update of Mittwald container stacks by interfacing with the Mittwald Container API. It simplifies container management tasks by enabling users to define and update entire container stacks using YAML configurations, with support for environment variable templating. This action is ideal for ensuring consistent, version-controlled deployments and eliminates manual configuration discrepancies in the Mittwald platform.
Release notes
What’s Changed
- feat: use pre-built Docker image from GHCR by @jankal in https://github.com/mittwald/deploy-container-action/pull/122
New Contributors
- @jankal made their first contribution in https://github.com/mittwald/deploy-container-action/pull/122
Full Changelog: https://github.com/mittwald/deploy-container-action/compare/v1.0.4...v1.0.5