Open czqrny opened 2 years ago
The thing is that 1.13.3 is just a patch release for the log4shell CVE. I guess since Kibana was never effected, since no Java is been used, there is also no patch version of it.
Yep. @pc-jedi is correct. There is no amazon/opendistro-for-elasticsearch-kibana:1.13.3
because Kibana didn't change (1.13.3 only fixes the log4j stuff in the ES distribution, Kibana is written in Javascript so it isn't affected)
It sounds like this might be confusing to folks - I'd love to hear feedback to make it more clear.
I have the same issue. Is there any chance that Kibana version will be consistent?
@rlevitsky I don't think there is a plan to increment the Kibana version since nothing changed.
@rlevitsky I don't think there is a plan to increment the Kibana version since nothing changed.
But the doc has updated Kibana to 1.13.3 which caused an Access Denied
error.
https://opendistro.github.io/for-elasticsearch-docs/docs/kibana/
in docker-compose.yml replace kibana version with amazon/opendistro-for-elasticsearch-kibana:latest
@alejandrohdo I did the same but got the same error
Query What question do you have?
Why I can not pull
amazon/opendistro-for-elasticsearch-kibana:1.13.3
Docker image?Expected Behavior Please describe the behavior you are expecting
This image should be present in Docker registry as
amazon/opendistro-for-elasticsearch:1.13.3
is present.Current Behavior What is the current behavior?
Kibana opendistro in version 1.13.3 image is missing:
Elasticsearch OpenDistro image in this version exists:
Relevant information Please include any relevant log snippets or files here.