Skip to content

Commit

Permalink
Bump for new agent version
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Chmielewski committed Nov 9, 2021
1 parent bac8958 commit 225969c
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 @@ -64,7 +64,7 @@ spec:
hostPID: true
serviceAccountName: threatstack-agent
containers:
- image: threatstack/ts-docker2:2.4.0
- image: threatstack/ts-docker2:2.4.1
imagePullPolicy: Always
name: threatstack-agent
livenessProbe:
Expand Down Expand Up @@ -119,7 +119,7 @@ spec:
hostNetwork: true
hostPID: true
containers:
- image: threatstack/ts-docker2:2.4.0
- image: threatstack/ts-docker2:2.4.1
imagePullPolicy: Always
name: threatstack-agent
livenessProbe:
Expand Down

0 comments on commit 225969c

Please sign in to comment.