Skip to content

Commit

Permalink
Release v0.8.0 (#36) (#39)
Browse files Browse the repository at this point in the history
Updated to CNP 1.10.0

Co-authored-by: Marco Nenciarini <[email protected]>
  • Loading branch information
github-actions[bot] and mnencia authored Nov 12, 2021
1 parent c55555f commit f259275
Show file tree
Hide file tree
Showing 7 changed files with 7,001 additions and 2,201 deletions.
4 changes: 2 additions & 2 deletions charts/cloud-native-postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ description: Cloud Native Postgresql Helm Chart
icon: https://www.enterprisedb.com/themes/custom/edb_bootstrap_sass/edb-logo-disc-dark-2.svg

type: application
version: "0.7.2"
version: "0.8.0"

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning, they should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.9.2"
appVersion: "1.10.0"

sources:
- https://github.com/EnterpriseDB/cloud-native-postgresql-helm
Expand Down
2 changes: 1 addition & 1 deletion charts/cloud-native-postgresql/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloud-native-postgresql

![Version: 0.7.2](https://img.shields.io/badge/Version-0.7.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.2](https://img.shields.io/badge/AppVersion-1.9.2-informational?style=flat-square)
![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.0](https://img.shields.io/badge/AppVersion-1.10.0-informational?style=flat-square)

Cloud Native Postgresql Helm Chart

Expand Down
Loading

0 comments on commit f259275

Please sign in to comment.