Skip to content

Commit

Permalink
Merge pull request #251 from dwertent/kubescape-2.3.8-hotfix
Browse files Browse the repository at this point in the history
Kubescape 2.3.8 Hotfix
  • Loading branch information
David Wertenteil authored Aug 6, 2023
2 parents d63a52b + d9bc7f7 commit 7be7d29
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.14.3
version: 1.14.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: 1.14.3
appVersion: 1.14.4

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 @@ -161,7 +161,7 @@ kubescape:
image:
# -- source code: https://github.com/kubescape/kubescape/tree/master/httphandler (public repo)
repository: quay.io/kubescape/kubescape
tag: v2.3.8
tag: v2.3.8-hotfix
pullPolicy: IfNotPresent

resources:
Expand Down

0 comments on commit 7be7d29

Please sign in to comment.