Skip to content

Commit 037bb1a

Browse files
Release cloudnative-pg-v1.25.0 (#477)
Signed-off-by: Jonathan Gonzalez V. <[email protected]> Co-authored-by: Jonathan Gonzalez V. <[email protected]>
1 parent e42fb5f commit 037bb1a

File tree

3 files changed

+237
-111
lines changed

3 files changed

+237
-111
lines changed

charts/cloudnative-pg/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ name: cloudnative-pg
1818
description: CloudNativePG Operator Helm Chart
1919
icon: https://raw.githubusercontent.com/cloudnative-pg/artwork/main/cloudnativepg-logo.svg
2020
type: application
21-
version: "0.23.0-rc1"
21+
version: "0.23.0"
2222
# This is the version number of the application being deployed. This version number should be
2323
# incremented each time you make changes to the application. Versions are not expected to
2424
# follow Semantic Versioning, they should reflect the version the application is using.
2525
# It is recommended to use it with quotes.
26-
appVersion: "1.25.0-rc1"
26+
appVersion: "1.25.0"
2727
sources:
2828
- https://github.com/cloudnative-pg/charts
2929
keywords:

charts/cloudnative-pg/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cloudnative-pg
22

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)
44

55
CloudNativePG Operator Helm Chart
66

0 commit comments

Comments
 (0)