Skip to content

Commit

Permalink
[auto] docs: Update version to v17.0.4 (#49860)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
1 parent 6bee300 commit 89fe3e0
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 @@ -185,18 +185,18 @@
"teleport": {
"git": "api/14.0.0-gd1e081e",
"major_version": "17",
"version": "17.0.2",
"version": "17.0.4",
"url": "teleport.example.com",
"golang": "1.22",
"golang": "1.23.4",
"plugin": {
"version": "17.0.2"
"version": "17.0.4"
},
"helm_repo_url": "https://charts.releases.teleport.dev",
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:17.0.2",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:17.0.2",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:17.0.2",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:17.0.2",
"teleport_install_script_url": "https://cdn.teleport.dev/install-v17.0.2.sh"
"latest_oss_docker_image": "public.ecr.aws/gravitational/teleport-distroless:17.0.4",
"latest_oss_debug_docker_image": "public.ecr.aws/gravitational/teleport-distroless-debug:17.0.4",
"latest_ent_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless:17.0.4",
"latest_ent_debug_docker_image": "public.ecr.aws/gravitational/teleport-ent-distroless-debug:17.0.4",
"teleport_install_script_url": "https://cdn.teleport.dev/install-v17.0.4.sh"
},
"terraform": {
"version": "1.0.0"
Expand Down

0 comments on commit 89fe3e0

Please sign in to comment.