From 2ec2ad7d7df432f95153c4e7e3555367243ec772 Mon Sep 17 00:00:00 2001 From: "teleport-post-release-automation[bot]" <128860004+teleport-post-release-automation[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 03:06:37 +0000 Subject: [PATCH] [auto] docs: Update version to v17.1.0 (#50466) Co-authored-by: GitHub --- docs/config.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/config.json b/docs/config.json index 7c23bd686f97d..6ce483bf3e8cc 100644 --- a/docs/config.json +++ b/docs/config.json @@ -185,18 +185,18 @@ "teleport": { "git": "api/14.0.0-gd1e081e", "major_version": "17", - "version": "17.0.5", + "version": "17.1.0", "url": "teleport.example.com", "golang": "1.23.4", "plugin": { - "version": "17.0.5" + "version": "17.1.0" }, "helm_repo_url": "https://charts.releases.teleport.dev", - "latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:17.0.5", - "latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:17.0.5", - "latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:17.0.5", - "latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:17.0.5", - "teleport_install_script_url": "https://cdn.teleport.dev/install-v17.0.5.sh" + "latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:17.1.0", + "latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:17.1.0", + "latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:17.1.0", + "latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:17.1.0", + "teleport_install_script_url": "https://cdn.teleport.dev/install-v17.1.0.sh" }, "terraform": { "version": "1.0.0"