From 7f47b404ca30eb67625fb1544c5721a3818e95ad Mon Sep 17 00:00:00 2001 From: "teleport-post-release-automation[bot]" <128860004+teleport-post-release-automation[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 23:53:03 +0000 Subject: [PATCH] [auto] docs: Update version to v16.4.12 (#50416) Co-authored-by: GitHub Co-authored-by: Zac Bergquist --- docs/config.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/config.json b/docs/config.json index 2154d5c89f700..0f57f4620c54e 100644 --- a/docs/config.json +++ b/docs/config.json @@ -185,18 +185,18 @@ "teleport": { "git": "api/14.0.0-gd1e081e", "major_version": "16", - "version": "16.4.11", + "version": "16.4.12", "url": "teleport.example.com", "golang": "1.22.10", "plugin": { - "version": "16.4.11" + "version": "16.4.12" }, "helm_repo_url": "https://charts.releases.teleport.dev", - "latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:16.4.11", - "latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:16.4.11", - "latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:16.4.11", - "latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:16.4.11", - "teleport_install_script_url": "https://cdn.teleport.dev/install-v16.4.11.sh" + "latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:16.4.12", + "latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:16.4.12", + "latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:16.4.12", + "latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:16.4.12", + "teleport_install_script_url": "https://cdn.teleport.dev/install-v16.4.12.sh" }, "terraform": { "version": "1.0.0"