Skip to content

Commit

Permalink
[auto] docs: Update version to v15.4.19 (#46706)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
1 parent 63fe2ac commit 2aa9481
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
{
"title": "Upgrading Reference",
"slug": "/upgrading/upgrading-reference/"
}
}
]
},
{
Expand Down Expand Up @@ -179,18 +179,18 @@
"teleport": {
"git": "api/14.0.0-gd1e081e",
"major_version": "15",
"version": "15.4.18",
"version": "15.4.19",
"url": "teleport.example.com",
"golang": "1.21",
"plugin": {
"version": "15.4.18"
"version": "15.4.19"
},
"helm_repo_url": "https://charts.releases.teleport.dev",
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:15.4.18",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:15.4.18",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:15.4.18",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:15.4.18",
"teleport_install_script_url": "https://cdn.teleport.dev/install-v15.4.18.sh"
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:15.4.19",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:15.4.19",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:15.4.19",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:15.4.19",
"teleport_install_script_url": "https://cdn.teleport.dev/install-v15.4.19.sh"
},
"terraform": {
"version": "1.0.0"
Expand Down

0 comments on commit 2aa9481

Please sign in to comment.