Skip to content

Commit

Permalink
Last merge didn't released kubescape chart (#32)
Browse files Browse the repository at this point in the history
* random values for cronjobs

* initial version of post-install notes

* don't change to random existing deployments

* fix notes to allow the user see the schedules

* app version like we had

* fix PR comments

* run only in KS org

* Update Chart.yaml (#30)

* Update .github/workflows/helm-chart-release.yaml

Co-authored-by: David Wertenteil <[email protected]>

* Update .github/workflows/helm-chart-release.yaml

Co-authored-by: David Wertenteil <[email protected]>

* try to force release

Co-authored-by: David Wertenteil <[email protected]>
  • Loading branch information
Bezbran and David Wertenteil authored Dec 22, 2022
1 parent ca99912 commit 958f82e
Showing 1 changed file with 2 additions and 2 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 @@ -8,13 +8,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.8.8
version: 1.8.9

# 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.8.8
appVersion: 1.8.9

maintainers:
- name: Ben Hirschberg
Expand Down

0 comments on commit 958f82e

Please sign in to comment.