openEuler Application Image Updated in April 2026! 97 Software Packages Upgraded

Hello everyone!

The openEuler application image batch update for April 2026 has been completed. A total of 97 container images have been upgraded in this release.


Key Highlights of This Update

Cloud (15 images)

  • grafana 13.0.1
  • nginx 1.30.0
  • Ongoing upstream version updates for kubernetes 1.35.4, prometheus 3.11.2, containerd 2.2.3, istio 1.29.2, and alertmanager 0.32.0

Bigdata (19 images)

  • hadoop 3.5.0, spark 4.1.1, doris 4.1.0
  • elasticsearch 9.3.3, kibana 9.3.3, logstash 9.3.3
  • Additional 19 big data components including impala, storm, hbase, and mesos have also been updated

Database (9 images)

  • tidb 8.5.6, influxdb 3.9.1, cassandra 5.0.8, milvus 2.6.15, tdengine 3.4.1.4
  • etcd 3.6.10, neo4j 2026.03.1, orientdb 3.2.51, tengine 3.1.0

Others (38 images)

  • gcc 15.2.0 — Latest version of the GCC compiler
  • go 1.26.2, node 25.9.0, react 19.2.5 — Synchronized updates for mainstream languages and frameworks
  • 38 general-purpose software packages including jenkins 2.559, tomcat 11.0.21, and varnish 8.0.0 have been updated

HPC (7 images)

  • tensorrt 10.16.1.11, cp2k 2026.1, wrf 4.7.1, mne 1.12.0, swan 41.51

Storage (6 images)

  • ceph 21.0.0, lustre 2.17.52, kudu 1.18.1, alluxio 2.9.4

AI (3 images)

  • vllm-cpu 0.19.1, mlflow 3.11.1, caffe 1.0

How to Use

All images have been published. Example pull command:

docker pull openeuler/grafana:13.0.1-oe2403lts-sp3

Feedback & Contribution

  • Found an issue? Please open an Issue in the repository.
  • Want to contribute a new image? Submit a PR and help us enrich the openEuler container ecosystem!

Update Time: 2026-05-01

I’m a bit confused. Is this the version of openEuler mentioned above? Can the mentioned software be deployed directly using yum ios?

Hello, this is a container image, not an openEuler yum package. It needs to be pulled and deployed via Docker.