**Description** Currently compression is only enabled for backups and wal if the encryption is enabled This PR allows to set encryption and compression parameters separately **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [x] 🔃 Refactor of current code **🧪 How Has This Been Tested?** - Ran the updated tests - Checked on a live cluster with the different combinations **📃 Notes:** I checked if it would impact charts using cnpg with encrypted backups enabled but didn't find any **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [x] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` --- --------- Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Matthieu Simon <matthieu@bluegreen.sh> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
52 lines
2.1 KiB
YAML
52 lines
2.1 KiB
YAML
annotations:
|
|
artifacthub.io/category: integration-delivery
|
|
artifacthub.io/license: BUSL-1.1
|
|
artifacthub.io/links: |
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
truecharts.org/category: unsorted
|
|
truecharts.org/max_helm_version: "3.15"
|
|
truecharts.org/min_helm_version: "3.11"
|
|
truecharts.org/train: library
|
|
apiVersion: v2
|
|
appVersion: 1.10.3
|
|
dependencies: []
|
|
deprecated: false
|
|
description: Function library for TrueCharts
|
|
home: https://truecharts.org/charts/library/common
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/common.webp
|
|
keywords:
|
|
- truecharts
|
|
- library-chart
|
|
- common
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: common
|
|
sources:
|
|
- https://ghcr.io/cloudnative-pg/postgis
|
|
- https://ghcr.io/cloudnative-pg/postgresql
|
|
- https://ghcr.io/tensorchord/cloudnative-pgvecto.rs
|
|
- https://github.com/truecharts/charts/tree/master/charts/library/common
|
|
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
|
- https://github.com/truecharts/containers/tree/master/apps/code-server
|
|
- https://github.com/truecharts/containers/tree/master/apps/db-wait-mariadb
|
|
- https://github.com/truecharts/containers/tree/master/apps/db-wait-mongodb
|
|
- https://github.com/truecharts/containers/tree/master/apps/db-wait-postgres
|
|
- https://github.com/truecharts/containers/tree/master/apps/db-wait-redis
|
|
- https://github.com/truecharts/containers/tree/master/apps/gluetun
|
|
- https://github.com/truecharts/containers/tree/master/apps/kubectl
|
|
- https://github.com/truecharts/containers/tree/master/apps/netshoot
|
|
- https://github.com/truecharts/containers/tree/master/apps/openvpn-client
|
|
- https://github.com/truecharts/containers/tree/master/apps/scratch
|
|
- https://github.com/truecharts/containers/tree/master/apps/tailscale
|
|
- https://github.com/truecharts/containers/tree/master/apps/wget
|
|
- https://github.com/truecharts/containers/tree/master/apps/wireguard
|
|
- https://hub.docker.com/_/
|
|
- https://hub.docker.com/r/mikefarah/yq
|
|
- https://hub.docker.com/r/traefik/whoami
|
|
type: library
|
|
version: 25.2.0
|