David Gomez

Results 46 comments of David Gomez

Hi, Sorry for the inconvenience. It should be fixed from version 3.2.3-1. Regards

Hi @Aankhen , We have just created an internal task to work on it. We will keep you updated about any progress.

The new version 2.4.1 does not contain the dev tag. Container has been released and chart should be out in a few minutes.

Hi @nleeuskadi , I was not able to reproduce the issue. Could you launch the chart with `postgresql.image.debug=true`? this may provide more insight on the issue. Also, you could try...

Hi @entrymon , I was not able to reproduce the error. This are my changes: ``` diff --git a/bitnami/mysql/values.yaml b/bitnami/mysql/values.yaml index f5fb356c15..61d83d1370 100644 --- a/bitnami/mysql/values.yaml +++ b/bitnami/mysql/values.yaml @@ -105,7 +105,7...

Hi @vlahoda , Thanks for your feedback. I have created an internal task to review it.

Thank you @thedigitalnachos for sharing your solution. In order to create an extended image with `sendmail`, you can add the following line to Dockerfile: ``` RUN install_packages sendmail ```

Hi @anksinghal , We have just released RabbitMQ 3.13 ([PR](https://github.com/bitnami/containers/pull/65041)).

Hi @xtianus79, Have you tested this change? I gave it a try and obtained this: ``` postgresql-repmgr 11:18:11.53 INFO ==> Running pg_rewind data to primary node... pg_rewind: executing "/opt/bitnami/postgresql/bin/postgres" for...

Applying some changes to this PR we have passed that error. However, we have found other errors, so we have created a task to properly review the issue.