File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ type: application
1616# This is the chart version. This version number should be incremented each time you make changes
1717# to the chart and its templates, including the app version.
1818# Versions are expected to follow Semantic Versioning (https://semver.org/)
19- version : 13.0.5
19+ version : 13.1.0
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : " 13.0.5 "
24+ appVersion : " 13.1.0 "
2525icon : https://raw.githubusercontent.com/mondoohq/mondoo-operator/main/charts/mondoo-operator/icon.svg
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ kind: Kustomization
1515images :
1616 - name : controller
1717 newName : ghcr.io/mondoohq/mondoo-operator
18- newTag : v13.0.5
18+ newTag : v13.1.0
You can’t perform that action at this time.
0 commit comments