Skip to content

Commit 83f4b92

Browse files
chore(shield): bump agent
1 parent aef0898 commit 83f4b92

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/shield/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ maintainers:
1313
- name: mavimo
1414
1515
type: application
16-
version: 1.6.2
16+
version: 1.6.3
1717
appVersion: "1.0.0"

charts/shield/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ The following table lists the configurable parameters of the `shield` chart and
155155
| host.image.repository | The repository where the host shield images are stored | <code>sysdig</code> |
156156
| host.image.kmodule_name | The image name for the host shield kmodule drive | <code>agent-kmodule</code> |
157157
| host.image.shield_name | The image name for the host shield | <code>agent-slim</code> |
158-
| host.image.tag | The tag for the host shield images | <code>13.9.1</code> |
158+
| host.image.tag | The tag for the host shield images | <code>13.9.2</code> |
159159
| host.image.pull_policy | The pull policy for the host shield images | <code>IfNotPresent</code> |
160160
| host.image.pull_secrets | The pull secrets for the host shield images | <code>[]</code> |
161161
| host.priority_class.create | Create a priority class for the host shield | <code>false</code> |

charts/shield/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ host:
250250
# The image name for the host shield
251251
shield_name: agent-slim
252252
# The tag for the host shield images
253-
tag: 13.9.1
253+
tag: 13.9.2
254254
# The pull policy for the host shield images
255255
pull_policy: IfNotPresent
256256
# The pull secrets for the host shield images

0 commit comments

Comments
 (0)