Skip to content

Commit cb3d056

Browse files
Release cloudnative-pg-v0.26.1 (#696)
Signed-off-by: Niccolò Fei <[email protected]> Co-authored-by: Niccolò Fei <[email protected]>
1 parent 2f880f1 commit cb3d056

File tree

3 files changed

+683
-141
lines changed

3 files changed

+683
-141
lines changed

charts/cloudnative-pg/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ name: cloudnative-pg
2121
description: CloudNativePG Operator Helm Chart
2222
icon: https://raw.githubusercontent.com/cloudnative-pg/artwork/main/cloudnativepg-logo.svg
2323
type: application
24-
version: "0.26.0"
24+
version: "0.26.1"
2525
# This is the version number of the application being deployed. This version number should be
2626
# incremented each time you make changes to the application. Versions are not expected to
2727
# follow Semantic Versioning, they should reflect the version the application is using.
2828
# It is recommended to use it with quotes.
29-
appVersion: "1.27.0"
29+
appVersion: "1.27.1"
3030
sources:
3131
- https://github.com/cloudnative-pg/charts
3232
keywords:

charts/cloudnative-pg/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cloudnative-pg
22

3-
![Version: 0.26.0](https://img.shields.io/badge/Version-0.26.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.27.0](https://img.shields.io/badge/AppVersion-1.27.0-informational?style=flat-square)
3+
![Version: 0.26.1](https://img.shields.io/badge/Version-0.26.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.27.1](https://img.shields.io/badge/AppVersion-1.27.1-informational?style=flat-square)
44

55
CloudNativePG Operator Helm Chart
66

0 commit comments

Comments
 (0)