Tags: SolDevelo/charts
Tags
bitnami/thanos template extraFlags in sharded statefulset storegatewa… …y like the template for non-sharded statefulset storegateway (bitnami#36360) * 36359: template extraFlags in sharded statefulset storegateway like the template for non-sharded statefulset storegateway Signed-off-by: Tom Hellier <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Tom Hellier <[email protected]> Signed-off-by: Bitnami Bot <[email protected]> Co-authored-by: Bitnami Bot <[email protected]>
[bitnami/valkey] fix: adjust statefullset valkey container port to th… …e headless service port (bitnami#36363) * fix: adjust statefullset valkey container port to the headless service port Signed-off-by: Antonio Vaz <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Antonio Vaz <[email protected]> Signed-off-by: Bitnami Bot <[email protected]> Co-authored-by: Bitnami Bot <[email protected]>
[bitnami/redis] Fix automatic sentinel failover not triggering on gra… …ceful shutdown (bitnami#36362)
[bitnami/dremio] Make Dremio work with AWS S3 storage (bitnami#36365) * [bitnami/dremio] Make Dremio work with AWS S3 storage Signed-off-by: Jota Martos <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> * [bitnami/dremio] Include importMinioCert parameters Signed-off-by: Jota Martos <[email protected]> --------- Signed-off-by: Jota Martos <[email protected]> Signed-off-by: Bitnami Bot <[email protected]> Co-authored-by: Bitnami Bot <[email protected]>
[bitnami/argo-cd] Fix check for ArgoCD controller replica count (bitn… …ami#36347)
[bitnami/scylladb] Fix networkpolicy when use extraContainerPorts (bi… …tnami#36285) * [bitnami/scylladb] Fix networkpolicy uses containerPort value of the entry instead of the extraContainerPorts entry Signed-off-by: dragonzeen <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> * [bitnami/scylladb] Fix networkpolicy uses containerPort value of the entry instead of the extraContainerPorts entry in ingress section Signed-off-by: dragonzeen <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Bitnami Bot <[email protected]> Co-authored-by: Bitnami Bot <[email protected]> Co-authored-by: Fran Mulero <[email protected]>
[bitnami/redis] Avoid eager evaluation of ternary when resolving user… … secrets (bitnami#36265) * [bitnami/redis] Fix: avoid eager evaluation of ternary when resolving user secrets Helm’s ternary function (from Sprig) is eagerly evaluated, which caused `include "common.secrets.get"` to run even when `.Values.auth.acl.userSecret` was empty. This resulted in errors when the referenced Secret did not exist. Replaced ternary with an explicit `if` guard so that secret lookup is only performed when a userSecret is actually set. Signed-off-by: Sina Safari <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Sina Safari <[email protected]> Signed-off-by: Bitnami Bot <[email protected]> Co-authored-by: Bitnami Bot <[email protected]>
[bitnami/grafana-loki] Support alloy extraConfig (bitnami#36342) * [bitnami/grafana-loki] Support alloy extraConfig Signed-off-by: Guillaume Foreau <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Guillaume Foreau <[email protected]> Signed-off-by: Bitnami Bot <[email protected]> Co-authored-by: Bitnami Bot <[email protected]>
[bitnami/postgresql] collect metrics as postgres user (bitnami#36349) * [bitnami/postgresql] collect metrics as postgres user Signed-off-by: Jota Martos <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Jota Martos <[email protected]> Signed-off-by: Bitnami Bot <[email protected]> Co-authored-by: Bitnami Bot <[email protected]>
[bitnami/keycloak] Fix: Rename duplicated secret labels (bitnami#36254) * [bitnami/keycloak] Fix: Rename duplicated secret labels this commit 0941bbc introduced duplicated label `app.kubernetes.io/component`, which breaks strict YAML validation. I think the desired output was meant to have these two labels: ```yaml app.kubernetes.io/component: keycloak app.kubernetes.io/part-of: keycloak ``` Signed-off-by: Hamza Rouineb <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Hamza Rouineb <[email protected]> Signed-off-by: Bitnami Bot <[email protected]> Co-authored-by: Bitnami Bot <[email protected]> Co-authored-by: Gonzalo Gomez Gracia <[email protected]>
PreviousNext