Skip to content

Commit

Permalink
Merge pull request #233 from kubescape/dev
Browse files Browse the repository at this point in the history
Pulling dev branch into main - Automated PR by CICD
  • Loading branch information
David Wertenteil authored Jul 13, 2023
2 parents 846a627 + 38dd7d8 commit 53b19e3
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.0
version: 1.14.1

# 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.0
appVersion: 1.14.1

maintainers:
- name: Ben Hirschberg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ spec:
value: "{{ $no_proxy_envar_list }}"
{{- end }}
- name: TRIGGER_SECURITY_FRAMEWORK
value: "{{ .Values.operator.triggerSecurityFramework }}"
value: "false"
args:
- -alsologtostderr
- -v=4
Expand Down

0 comments on commit 53b19e3

Please sign in to comment.