File tree 3 files changed +237
-111
lines changed
3 files changed +237
-111
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ name: cloudnative-pg
18
18
description : CloudNativePG Operator Helm Chart
19
19
icon : https://raw.githubusercontent.com/cloudnative-pg/artwork/main/cloudnativepg-logo.svg
20
20
type : application
21
- version : " 0.23.0-rc1 "
21
+ version : " 0.23.0"
22
22
# This is the version number of the application being deployed. This version number should be
23
23
# incremented each time you make changes to the application. Versions are not expected to
24
24
# follow Semantic Versioning, they should reflect the version the application is using.
25
25
# It is recommended to use it with quotes.
26
- appVersion : " 1.25.0-rc1 "
26
+ appVersion : " 1.25.0"
27
27
sources :
28
28
- https://github.com/cloudnative-pg/charts
29
29
keywords :
Original file line number Diff line number Diff line change 1
1
# cloudnative-pg
2
2
3
- ![ Version: 0.23.0-rc1 ] ( https://img.shields.io/badge/Version-0.23.0--rc1- informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.25.0-rc1 ] ( https://img.shields.io/badge/AppVersion-1.25.0--rc1 -informational?style=flat-square )
3
+ ![ Version: 0.23.0] ( https://img.shields.io/badge/Version-0.23.0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.25.0] ( https://img.shields.io/badge/AppVersion-1.25.0-informational?style=flat-square )
4
4
5
5
CloudNativePG Operator Helm Chart
6
6
You can’t perform that action at this time.
0 commit comments