Skip to content

Commit 827b8da

Browse files
authored
fix: updating tty image (#851)
1 parent ae29e26 commit 827b8da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ttyManifests/adminTtyManifests/tty_02_Pod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
runAsGroup: 1001
1717
fsGroup: 1001
1818
containers:
19-
- image: linode/apl-tty:1.2.5
19+
- image: linode/apl-tty:1.2.6
2020
name: po
2121
resources:
2222
requests:

src/ttyManifests/tty_02_Pod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
runAsGroup: 1001
1717
fsGroup: 1001
1818
containers:
19-
- image: linode/apl-tty:1.2.5
19+
- image: linode/apl-tty:1.2.6
2020
name: po
2121
resources:
2222
requests:

0 commit comments

Comments
 (0)