Releases: stefda/action-cloud-run
Releases · stefda/action-cloud-run
v2.0: Merge pull request #16 from stefda/dont-push-image
v1.8: Merge pull request #15 from stefda/fix-broken-env-chaining
Fixes broken chaining of options with VPC connector provided.
v1.7: Merge pull request #14 from stefda/fix-vpc-connector-input
Adding support for VPC connector.
v1.6: Merge pull request #13 from stefda/vpc-connector-input
Allow setting VPC connector
v1.5: Merge pull request #12 from OhZedTee/bug/iamPermissionFix
Fixing Over Permission that changes Cloud Run IAM to allow NoAuth
v1.4: Merge pull request #5 from hackinteach/pr
Add CloudSQL instance option
v1.3: Merge pull request #11 from stefda/traffic-to-latest
Changes:
- action sends traffic to the latest revision upon deploy
- removed
beta
from the deploy command
v1.2
v1.1: Merge pull request #10 from jdegger/patch-1
Adds optional env argument.
v1.0
feat: add branding