We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ed609 commit 5015780Copy full SHA for 5015780
charts/cloudnative-pg/Chart.yaml
@@ -21,12 +21,12 @@ name: cloudnative-pg
21
description: CloudNativePG Operator Helm Chart
22
icon: https://raw.githubusercontent.com/cloudnative-pg/artwork/main/cloudnativepg-logo.svg
23
type: application
24
-version: "0.27.0"
+version: "0.27.1"
25
# This is the version number of the application being deployed. This version number should be
26
# incremented each time you make changes to the application. Versions are not expected to
27
# follow Semantic Versioning, they should reflect the version the application is using.
28
# It is recommended to use it with quotes.
29
-appVersion: "1.28.0"
+appVersion: "1.28.1"
30
sources:
31
- https://github.com/cloudnative-pg/charts
32
keywords:
0 commit comments