Skip to content

Commit

Permalink
[auto] docs: Update version to v16.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Dec 6, 2024
1 parent 7bf1e95 commit 18b4d3b
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,10 @@
{
"title": "Usage Reporting and Billing",
"slug": "/usage-billing/",
"forScopes": ["cloud", "enterprise"]
"forScopes": [
"cloud",
"enterprise"
]
},
{
"title": "Upcoming Releases",
Expand Down Expand Up @@ -182,18 +185,18 @@
"teleport": {
"git": "api/14.0.0-gd1e081e",
"major_version": "16",
"version": "16.4.8",
"version": "16.4.10",
"url": "teleport.example.com",
"golang": "1.22",
"golang": "1.22.10",
"plugin": {
"version": "16.4.8"
"version": "16.4.10"
},
"helm_repo_url": "https://charts.releases.teleport.dev",
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:16.4.8",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:16.4.8",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:16.4.8",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:16.4.8",
"teleport_install_script_url": "https://cdn.teleport.dev/install-v16.4.8.sh"
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:16.4.10",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:16.4.10",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:16.4.10",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:16.4.10",
"teleport_install_script_url": "https://cdn.teleport.dev/install-v16.4.10.sh"
},
"terraform": {
"version": "1.0.0"
Expand Down

0 comments on commit 18b4d3b

Please sign in to comment.