clouddriver
clouddriver copied to clipboard
chore: bump gcloud version to 396.0.0
This should fix https://github.com/spinnaker/spinnaker/issues/6699 where the latest Spinnaker version fails to deploy to App Engine using an appengine-web.xml
file containing a new tag (<app-engine-apis>true</app-engine-apis>
) that was introduced recently.
The following commits need their title changed:
- b3cf64c7fa8c580bbfb0dca8939e8bcc7aefab7c: Bump gcloud version to 396.0.0
Please format your commit title into the form:
<type>(<scope>): <subject>
, e.g. fix(kubernetes): address NPE in status check
This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.
Ping. Can we have this merged and released?
Hi, can we get a review? This should be a trivial change.
Thank you. Do you know when can I expect a new release to be cut that includes this patch?
Thank you. Do you know when can I expect a new release to be cut that includes this patch?
Not 100% sure, but with any luck 1.29.0 will appear in the next week or two.