Skip to content

Commit

Permalink
[auto] docs: Update version to v15.4.10 (#44724)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
1 parent 18bb71e commit 683efe3
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,10 @@
{
"title": "teleport-cluster",
"slug": "/reference/helm-reference/teleport-cluster/",
"forScopes": ["oss", "enterprise"]
"forScopes": [
"oss",
"enterprise"
]
},
{
"title": "teleport-kube-agent",
Expand All @@ -1282,7 +1285,9 @@
{
"title": "teleport-access-graph",
"slug": "/reference/helm-reference/teleport-access-graph/",
"forScopes": ["enterprise"]
"forScopes": [
"enterprise"
]
},
{
"title": "teleport-plugin-event-handler",
Expand Down Expand Up @@ -1424,17 +1429,17 @@
"teleport": {
"git": "api/14.0.0-gd1e081e",
"major_version": "15",
"version": "15.4.9",
"version": "15.4.10",
"url": "teleport.example.com",
"golang": "1.21",
"plugin": {
"version": "15.4.9"
"version": "15.4.10"
},
"helm_repo_url": "https://charts.releases.teleport.dev",
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:15.4.9",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:15.4.9",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:15.4.9",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:15.4.9"
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:15.4.10",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:15.4.10",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:15.4.10",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:15.4.10"
},
"terraform": {
"version": "1.0.0"
Expand Down

0 comments on commit 683efe3

Please sign in to comment.