Skip to content

Commit

Permalink
Merge pull request #24 from this-is-tobi/cnpg-cluster/upgrade-depende…
Browse files Browse the repository at this point in the history
…ncies

chore: upgrade cnpg-cluster chart dependencies
  • Loading branch information
this-is-tobi authored Nov 1, 2024
2 parents 399ea4a + faebf5b commit c1bd773
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/cnpg-cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: cnpg-cluster
type: application
version: 0.4.0
version: 0.4.1
appVersion: "0.1.0"
description: A Helm Chart to deploy easily a CNPG cluster
home: https://cloudnative-pg.io
Expand All @@ -11,7 +11,7 @@ keywords: []
dependencies:
- name: cloudnative-pg
alias: cnpg-operator
version: 0.22.0
version: 0.22.1
repository: https://cloudnative-pg.github.io/charts
condition: cnpg-operator.enabled
sources:
Expand Down
4 changes: 2 additions & 2 deletions charts/cnpg-cluster/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cnpg-cluster

![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)

A Helm Chart to deploy easily a CNPG cluster

Expand All @@ -20,7 +20,7 @@ A Helm Chart to deploy easily a CNPG cluster

| Repository | Name | Version |
|------------|------|---------|
| https://cloudnative-pg.github.io/charts | cnpg-operator(cloudnative-pg) | 0.22.0 |
| https://cloudnative-pg.github.io/charts | cnpg-operator(cloudnative-pg) | 0.22.1 |

## Values

Expand Down

0 comments on commit c1bd773

Please sign in to comment.