Skip to content

Commit

Permalink
Automated commit - update kubevuln image tag with: v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dwertent authored and github-actions[bot] committed Feb 2, 2023
1 parent 06dde74 commit efea142
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kubescape-cloud-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.9.4
version: 1.9.5

# 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: 1.9.4
appVersion: 1.9.5

maintainers:
- name: Ben Hirschberg
Expand Down
2 changes: 1 addition & 1 deletion charts/kubescape-cloud-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ kubevuln:
image:
# -- source code: https://github.com/kubescape/kubevuln
repository: quay.io/kubescape/kubevuln
tag: v0.0.45
tag: v0.1.5
pullPolicy: Always

replicaCount: 1
Expand Down

0 comments on commit efea142

Please sign in to comment.