Skip to content

Commit e84887d

Browse files
authored
Merge pull request #35 from olhado/3.2-changes
Update to 3.2
2 parents 45ea21c + ea6c357 commit e84887d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2018-2022 F5, Inc.
1+
Copyright (c) 2018-2023 F5, Inc.
22

33
Permission is hereby granted, free of charge, to any person obtaining a
44
copy of this software and associated documentation files (the "Software"),

TSKubernetesDaemonSet.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2018-2022 F5, Inc.
1+
# Copyright (c) 2018-2023 F5, Inc.
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a
44
# copy of this software and associated documentation files (the "Software"),
@@ -84,7 +84,7 @@ spec:
8484
hostPID: true
8585
serviceAccountName: threatstack-agent
8686
containers:
87-
- image: threatstack/ts-docker2:3.1.1
87+
- image: threatstack/ts-docker2:3.2.0
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.1
135+
- image: threatstack/ts-docker2:3.2.0
136136
imagePullPolicy: Always
137137
name: threatstack-agent
138138
livenessProbe:

0 commit comments

Comments
 (0)