Skip to content

Commit

Permalink
Merge pull request #29 from olhado/ver-2.5.0
Browse files Browse the repository at this point in the history
Bump for latest version
  • Loading branch information
olhado authored Feb 17, 2022
2 parents 1243035 + 69becc5 commit 24df5bd
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.1
- image: threatstack/ts-docker2:2.5.0
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.1
- image: threatstack/ts-docker2:2.5.0
imagePullPolicy: Always
name: threatstack-agent
livenessProbe:
Expand Down

0 comments on commit 24df5bd

Please sign in to comment.