Skip to content

Commit

Permalink
[auto] docs: Update version to v16.4.12 (#50416)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
Co-authored-by: Zac Bergquist <[email protected]>
  • Loading branch information
3 people authored Dec 19, 2024
1 parent fd07422 commit 7f47b40
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 @@ -185,18 +185,18 @@
"teleport": {
"git": "api/14.0.0-gd1e081e",
"major_version": "16",
"version": "16.4.11",
"version": "16.4.12",
"url": "teleport.example.com",
"golang": "1.22.10",
"plugin": {
"version": "16.4.11"
"version": "16.4.12"
},
"helm_repo_url": "https://charts.releases.teleport.dev",
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:16.4.11",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:16.4.11",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:16.4.11",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:16.4.11",
"teleport_install_script_url": "https://cdn.teleport.dev/install-v16.4.11.sh"
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:16.4.12",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:16.4.12",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:16.4.12",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:16.4.12",
"teleport_install_script_url": "https://cdn.teleport.dev/install-v16.4.12.sh"
},
"terraform": {
"version": "1.0.0"
Expand Down

0 comments on commit 7f47b40

Please sign in to comment.