Skip to content

Commit

Permalink
[auto] docs: Update version to v17.2.8 (#52340)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
1 parent 18428e8 commit 08aa1e9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,18 +193,18 @@
"teleport": {
"git": "api/14.0.0-gd1e081e",
"major_version": "17",
"version": "17.2.7",
"version": "17.2.8",
"url": "teleport.example.com",
"golang": "1.23.6",
"plugin": {
"version": "17.2.7"
"version": "17.2.8"
},
"helm_repo_url": "https://charts.releases.teleport.dev",
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:17.2.7",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:17.2.7",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:17.2.7",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:17.2.7",
"teleport_install_script_url": "https://cdn.teleport.dev/install-v17.2.7.sh"
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:17.2.8",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:17.2.8",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:17.2.8",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:17.2.8",
"teleport_install_script_url": "https://cdn.teleport.dev/install-v17.2.8.sh"
},
"terraform": {
"version": "1.0.0"
Expand Down

0 comments on commit 08aa1e9

Please sign in to comment.