Skip to content

Commit

Permalink
Release edb-postgres-for-kubernetes-v0.22.0
Browse files Browse the repository at this point in the history
Signed-off-by: Niccolò Fei <[email protected]>
  • Loading branch information
NiccoloFei committed Aug 27, 2024
1 parent 91cc41b commit 230aa59
Show file tree
Hide file tree
Showing 5 changed files with 747 additions and 27 deletions.
4 changes: 2 additions & 2 deletions charts/edb-postgres-for-kubernetes/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ name: edb-postgres-for-kubernetes
description: EDB Postgres for Kubernetes Helm Chart
icon: https://www.enterprisedb.com/themes/custom/edb_bootstrap_sass/edb-logo-disc-dark-2.svg
type: application
version: "0.21.3"
version: "0.22.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.23.3"
appVersion: "1.24.0"
sources:
- https://github.com/EnterpriseDB/edb-postgres-for-kubernetes-charts
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/edb-postgres-for-kubernetes/README.md

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions charts/edb-postgres-for-kubernetes/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -402,14 +402,6 @@ Define the set of rules that must be applied clusterwide
verbs:
- get
- patch
- apiGroups:
- apiextensions.k8s.io
resources:
- customresourcedefinitions
verbs:
- get
- list
- update
- apiGroups:
- postgresql.k8s.enterprisedb.io
resources:
Expand Down
Loading

0 comments on commit 230aa59

Please sign in to comment.