Skip to content

Commit

Permalink
update nodeAgent version
Browse files Browse the repository at this point in the history
Signed-off-by: David Wertenteil <[email protected]>
  • Loading branch information
David Wertenteil committed May 1, 2023
1 parent de109cd commit f5f1db3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions labs/kubescape-relevancy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 2.0.3
version: 2.0.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.

appVersion: 2.0.3
appVersion: 2.0.4

maintainers:
- name: Ben Hirschberg
Expand Down
2 changes: 1 addition & 1 deletion labs/kubescape-relevancy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ nodeAgent:
name: node-agent
image:
repository: quay.io/kubescape/sniffer
tag: v0.1.42-relevancy
tag: v0.1.46-relevancy
pullPolicy: IfNotPresent
env:
- name: CONFIG_ENV_VAR
Expand Down

0 comments on commit f5f1db3

Please sign in to comment.