Skip to content

Commit

Permalink
Release cnpg-sandbox-v0.5.0 (cloudnative-pg#18)
Browse files Browse the repository at this point in the history
Bumping to cloudnative-pg 0.14.0
  • Loading branch information
github-actions[bot] authored Jul 12, 2022
1 parent 4908433 commit 2d725eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/cnpg-sandbox/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: cloudnative-pg
repository: https://cloudnative-pg.github.io/charts
version: 0.13.1
version: 0.14.0
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 32.2.1
digest: sha256:9ab567385e26ec5b5c88c87d1e47a0707ab3aa8e0c323bfae43f0f8d17a741a6
generated: "2022-05-28T08:36:17.36736942+02:00"
digest: sha256:6576e14b703c3a656dbf0debee90e644261ae9a400dfb2b29c4ad0c87beb1737
generated: "2022-07-12T10:29:26.286039619-04:00"
5 changes: 3 additions & 2 deletions charts/cnpg-sandbox/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,16 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.4.1
version: 0.5.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.
# Umbrella version, we don't actually use or care about this version
appVersion: "1.16.0"
dependencies:
- name: cloudnative-pg
version: "0.13.1"
version: "0.14.0"
repository: https://cloudnative-pg.github.io/charts
condition: cloudnative-pg.enabled
- name: kube-prometheus-stack
Expand Down

0 comments on commit 2d725eb

Please sign in to comment.