Skip to content

Commit 56bca80

Browse files
authored
Merge pull request #37 from olhado/3.2.1-release
Update to newest container agent version
2 parents e84887d + 8d4e706 commit 56bca80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TSKubernetesDaemonSet.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ spec:
8484
hostPID: true
8585
serviceAccountName: threatstack-agent
8686
containers:
87-
- image: threatstack/ts-docker2:3.2.0
87+
- image: threatstack/ts-docker2:3.2.1
8888
imagePullPolicy: Always
8989
name: threatstack-agent
9090
livenessProbe:
@@ -132,7 +132,7 @@ spec:
132132
hostNetwork: true
133133
hostPID: true
134134
containers:
135-
- image: threatstack/ts-docker2:3.2.0
135+
- image: threatstack/ts-docker2:3.2.1
136136
imagePullPolicy: Always
137137
name: threatstack-agent
138138
livenessProbe:

0 commit comments

Comments
 (0)