Skip to content

Commit

Permalink
Merge pull request #28 from olhado/rel-2.4.1
Browse files Browse the repository at this point in the history
Bump for new agent version
  • Loading branch information
olhado authored Nov 10, 2021
2 parents bac8958 + 225969c commit 1243035
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 1243035

Please sign in to comment.