Updates to Rabbitmq v3.8.9 and mods for Openshift Xray#57
Conversation
|
CLA Assistant Lite bot: I have read the CLA Document and I hereby sign the CLA 2 out of 3 committers have signed the CLA. |
| # JFROG REDHAT UBI PORT TO WORK IN BITNAMI RABBITMQ HELM CHARTS | ||
|
|
||
| FROM bitnami/rabbitmq:3.8.3-debian-10-r40 as base | ||
| FROM bitnami/rabbitmq:3.8.9-debian-10-r20 as base |
There was a problem hiding this comment.
@peters95 can we pull images from releases-docker.jfrog.io instead of bitnami ?
There was a problem hiding this comment.
I want to multi stage off the official bitnami image for Redhat UBI8. Does releases contain the same official bitnami image?
There was a problem hiding this comment.
We can leave it for now, will discuss this internally
…le permissions for openshift specific UID
… mkdir instruction
Updates for Openshift Xray helm chart to use rabbitmq vs deprecated rabbitmq-ha helm chart. Updating bitnami image to latest v3.8.9 and including xray user fix due to auth issue w/ chart and UBI8 image.