From b530ee528a81182b4268fdccc6db961779b4be3c Mon Sep 17 00:00:00 2001 From: "teleport-post-release-automation[bot]" <128860004+teleport-post-release-automation[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:10:00 +0000 Subject: [PATCH] [auto] docs: Update version to v16.4.6 (#47864) 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 7b7b175140d74..31a8b5ad37a30 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.3", + "version": "16.4.6", "url": "teleport.example.com", "golang": "1.22", "plugin": { - "version": "16.4.3" + "version": "16.4.6" }, "helm_repo_url": "https://charts.releases.teleport.dev", - "latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:16.4.3", - "latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:16.4.3", - "latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:16.4.3", - "latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:16.4.3", - "teleport_install_script_url": "https://cdn.teleport.dev/install-v16.4.3.sh" + "latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:16.4.6", + "latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:16.4.6", + "latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:16.4.6", + "latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:16.4.6", + "teleport_install_script_url": "https://cdn.teleport.dev/install-v16.4.6.sh" }, "terraform": { "version": "1.0.0"