Skip to content

v0.1.17

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Sep 18:59
9f177e6

MongoDB Explorer Plugin v0.1.17

Docker image

ghcr.io/openeverest/plugin-mongodb-explorer:0.1.17

Image digest: sha256:4db8a2b89521642a2892007f18fccfe88f0c0d27a40e1bba1b8bbb7fc016d240

Platforms: linux/amd64, linux/arm64

Install with Helm

helm install mongo-explorer oci://ghcr.io/openeverest/charts/plugin-mongodb-explorer \
  --version 0.1.17 \
  -n everest-system

Or from the release tarball:

helm install mongo-explorer plugin-mongodb-explorer-0.1.17.tgz -n everest-system