From 740c81280c4123393b809052f56b5f7236ba4e0c Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 16 Nov 2024 16:11:26 +0000 Subject: [PATCH] [auto] docs: Update version to v17.0.1 --- docs/config.json | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/docs/config.json b/docs/config.json index 6ee712b16927c..012d5071b76f0 100644 --- a/docs/config.json +++ b/docs/config.json @@ -9,8 +9,8 @@ "slug": "/" }, { - "title": "Get Started", - "slug": "/get-started/" + "title": "Get Started", + "slug": "/get-started/" }, { "title": "Core Concepts", @@ -35,7 +35,7 @@ { "title": "Upgrading Reference", "slug": "/upgrading/upgrading-reference/" - } + } ] }, { @@ -45,16 +45,19 @@ { "title": "Usage Reporting and Billing", "slug": "/usage-billing/", - "forScopes": ["cloud", "enterprise"] + "forScopes": [ + "cloud", + "enterprise" + ] }, { "title": "Upcoming Releases", "slug": "/upcoming-releases/" }, - { - "title": "Cloud IP Addresses", - "slug": "/ips/" - }, + { + "title": "Cloud IP Addresses", + "slug": "/ips/" + }, { "title": "Changelog", "slug": "/changelog/" @@ -62,10 +65,10 @@ ] }, { - "icon": "wrench", - "title": "Admin Guides", - "entries": [], - "generateFrom": "admin-guides" + "icon": "wrench", + "title": "Admin Guides", + "entries": [], + "generateFrom": "admin-guides" }, { "icon": "connect", @@ -182,18 +185,18 @@ "teleport": { "git": "api/14.0.0-gd1e081e", "major_version": "17", - "version": "17.0.0-dev", + "version": "17.0.1", "url": "teleport.example.com", "golang": "1.22", "plugin": { - "version": "13.3.7" + "version": "17.0.1" }, "helm_repo_url": "https://charts.releases.teleport.dev", - "latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:13.3.7", - "latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:13.3.7", - "latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:13.3.7", - "latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:13.3.7", - "teleport_install_script_url": "https://cdn.teleport.dev/install-v15.4.11.sh" + "latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:17.0.1", + "latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:17.0.1", + "latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:17.0.1", + "latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:17.0.1", + "teleport_install_script_url": "https://cdn.teleport.dev/install-v17.0.1.sh" }, "terraform": { "version": "1.0.0"