From 8ac443ad42c3ca1184c6c164d474a0f2e6859540 Mon Sep 17 00:00:00 2001 From: Mike Verbanic <5046972+verbanicm@users.noreply.github.com> Date: Mon, 17 Nov 2025 10:56:48 -0500 Subject: [PATCH 1/2] chore: update versions --- data/versions.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/versions.json b/data/versions.json index 7a0c139..670df37 100644 --- a/data/versions.json +++ b/data/versions.json @@ -500,5 +500,7 @@ "542.0.0", "543.0.0", "544.0.0", - "545.0.0" + "545.0.0", + "546.0.0", + "547.0.0" ] From 89a9480725bd986419d763083d86699a5e799c67 Mon Sep 17 00:00:00 2001 From: Mike Verbanic <5046972+verbanicm@users.noreply.github.com> Date: Mon, 17 Nov 2025 10:58:57 -0500 Subject: [PATCH 2/2] chore: touch compile versions workflow to change ownership --- .github/workflows/compile-versions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/compile-versions.yml b/.github/workflows/compile-versions.yml index a9116c6..e74d5ef 100644 --- a/.github/workflows/compile-versions.yml +++ b/.github/workflows/compile-versions.yml @@ -47,3 +47,4 @@ jobs: title: 'Update gcloud versions' body: 'Update latest gcloud versions' compute_paths: true +