Skip to content

Commit 45ea21c

Browse files
authored
Merge pull request #34 from olhado/version3.1.1
Bump agent version
2 parents 66b19b1 + b7a200b commit 45ea21c

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.1.0
87+
- image: threatstack/ts-docker2:3.1.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.1.0
135+
- image: threatstack/ts-docker2:3.1.1
136136
imagePullPolicy: Always
137137
name: threatstack-agent
138138
livenessProbe:

0 commit comments

Comments
 (0)