Skip to content

Commit

Permalink
Merge pull request #37 from olhado/3.2.1-release
Browse files Browse the repository at this point in the history
Update to newest container agent version
  • Loading branch information
olhado authored Jul 19, 2023
2 parents e84887d + 8d4e706 commit 56bca80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TSKubernetesDaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
hostPID: true
serviceAccountName: threatstack-agent
containers:
- image: threatstack/ts-docker2:3.2.0
- image: threatstack/ts-docker2:3.2.1
imagePullPolicy: Always
name: threatstack-agent
livenessProbe:
Expand Down Expand Up @@ -132,7 +132,7 @@ spec:
hostNetwork: true
hostPID: true
containers:
- image: threatstack/ts-docker2:3.2.0
- image: threatstack/ts-docker2:3.2.1
imagePullPolicy: Always
name: threatstack-agent
livenessProbe:
Expand Down

0 comments on commit 56bca80

Please sign in to comment.