File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
deploy/charts/s3-operator Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ type: application
1313# This is the chart version. This version number should be incremented each time you make changes
1414# to the chart and its templates, including the app version.
1515# Versions are expected to follow Semantic Versioning (https://semver.org/)
16- version : 0.9.0-rc1
16+ version : 0.9.0
1717# This is the version number of the application being deployed. This version number should be
1818# incremented each time you make changes to the application. Versions are not expected to
1919# follow Semantic Versioning. They should reflect the version the application is using.
2020# It is recommended to use it with quotes.
21- appVersion : " v0.13.0-rc1 "
21+ appVersion : " v0.12.0 "
Original file line number Diff line number Diff line change 11# s3-operator
22
3- ![ Version: 0.9.0-rc1 ] ( https://img.shields.io/badge/Version-0.9.0--rc1- informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.13.0-rc1 ] ( https://img.shields.io/badge/AppVersion-v0.13.0--rc1 -informational?style=flat-square )
3+ ![ Version: 0.9.0] ( https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.12.0 ] ( https://img.shields.io/badge/AppVersion-v0.12.0 -informational?style=flat-square )
44
55A Helm chart for deploying an operator to manage S3 resources (eg buckets, policies)
66
You can’t perform that action at this time.
0 commit comments