Skip to content

Commit

Permalink
Merge pull request #367 from dwertent/node-agent-135
Browse files Browse the repository at this point in the history
bump version to 135
  • Loading branch information
David Wertenteil authored Jan 1, 2024
2 parents da2136c + e883143 commit 62cece8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1763,7 +1763,7 @@ matches the snapshot:
- name: HOST_ROOT
value: /host
- name: NodeName
image: quay.io/kubescape/node-agent:v0.1.134
image: quay.io/kubescape/node-agent:v0.1.135
imagePullPolicy: IfNotPresent
name: node-agent
resources:
Expand Down
2 changes: 1 addition & 1 deletion charts/kubescape-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ nodeAgent:
name: node-agent
image:
repository: quay.io/kubescape/node-agent
tag: v0.1.134
tag: v0.1.135
pullPolicy: IfNotPresent

config:
Expand Down

0 comments on commit 62cece8

Please sign in to comment.