We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de2066d commit 43ad358Copy full SHA for 43ad358
.github/workflows/compile-versions.yml
@@ -47,3 +47,4 @@ jobs:
47
title: 'Update gcloud versions'
48
body: 'Update latest gcloud versions'
49
compute_paths: true
50
+
data/versions.json
@@ -500,5 +500,7 @@
500
"542.0.0",
501
"543.0.0",
502
"544.0.0",
503
- "545.0.0"
+ "545.0.0",
504
+ "546.0.0",
505
+ "547.0.0"
506
]
0 commit comments