Releases: agrc/cloud-run-docker-deploy-composite-action
Releases · agrc/cloud-run-docker-deploy-composite-action
v2.0.2
2.0.2 (2024-07-10)
Dependencies
- bump docker/build-push-action in the ci-dependencies group (c01f487)
v2.0.1
2.0.1 (2024-04-15)
🐛 Bug Fixes
- use image id instead of latest (bbd7b44)
🌲 Dependencies
- bump the ci-dependencies group with 2 updates (06d3f9b)
v2.0.0
2.0.0 (2023-10-11)
⚠ BREAKING CHANGES
- Requires creation of artifact registry in the associated GCP project.
🐛 Bug Fixes
- migrate from container to artifact registry (dcd9621), closes #23
🌲 Dependencies
- bump the ci-dependencies group with 5 updates (c8510e1)
- bump the ci-dependencies group with 5 updates (fda11e1)
v1.1.2
1.1.2 (2023-01-25)
🐛 Bug Fixes
- disable SLSA provenance since GCR doesn't support it (3c4c196), closes #13
v1.1.1
1.1.1 (2022-12-10)
🐛 Bug Fixes
- December dependency bumps 🌲 (738853d)
v1.1.0
1.1.0 (2022-10-12)
📖 Documentation Improvements
- fix syntax and switch to v1 in example (7e7184b)
🚀 Features
- add docker-context and docker-file input parameters (f4a0394)
v1.0.0
1.0.0 (2022-10-06)
🐛 Bug Fixes
🚀 Features
- add docker build args and cloud run secrets (409b34c)
- add release action (0e93f77)
- initial commit (2aad473)
📖 Documentation Improvements