Miguel Ruiz
Miguel Ruiz
Signed-off-by: Miguel Ruiz ### Description of the change Adds Redis Upgrading notes for version 17.x.x ### Applicable issues - fixes #11657 ### Checklist - [ ] Chart version bumped in...
Signed-off-by: Miguel Ruiz ### Description of the change This PR refactors the TLS settings for the `bitnami/geode` charts, fixing existing issues and adding additional features. Bugs fixed with these changes:...
Hi team, This PR adds an extra decoder to the FTPD decoders for the following sample: ``` Oct 10 09:39:46 hostname ftpd[1121]: FTP LOGIN FROM abc-def.com [10.10.10.10], test-user ``` Best...
Hi team, With the current Wazuh App configuration for HA environments where there is more than one Kibana instance, it's necessary to configure: ```yml #In the 'master' Kibana instance: wazuh.monitoring.enabled:...
#### Issue I'm trying to deploy SuiteCRM 8 in Kubernetes. When deploying my container using Docker compose or testing locally using `minikube`, everything works fine. The problem starts when I...
### Description of the change Fixes an issue where env variable `POSTGRES_POSTGRES_PASSWORD` was not being when `global.posgresql.username`/`posgresql.username` is set to a value different than `postgres`. Although key `postgresql-password` is being...
### Description of the change Adds the bitnami/superset chart to the catalog.
### Description of the change Improves the kubescape action in the CI pipeline by implementing these changes: - Fixes an issue when the Kubescape report returns an integer, for example...
### Description of the change Modifies the liveness and startup probes to prevent false positives by adding the `grep "mysqld is alive"` ``` $ mysqladmin ping -uroot -p"R0ot)Password" mysqladmin: [Warning]...
### Description of the change Add VIB tests for bitnami/superset container.