Skip to content

Commit fe1bdf6

Browse files
committed
feat(teleport): build teleport sysext with latest versions
1 parent 6e872d2 commit fe1bdf6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/release.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,11 @@ jobs:
5757
"teleport-10.3.16"
5858
"teleport-11.3.27"
5959
"teleport-12.4.34"
60-
"teleport-13.4.20"
60+
"teleport-13.4.26"
6161
"teleport-14.2.3"
62-
"teleport-14.3.13"
63-
"teleport-15.1.9"
62+
"teleport-14.3.31"
63+
"teleport-15.4.18"
64+
"teleport-16.3.0"
6465
)
6566
6667
for image in ${images[@]}; do

0 commit comments

Comments
 (0)