DirectorySecurity advisories
Sign in

Directory

rabbitmq-default-user-credential-updater logo

rabbitmq-default-user-credential-updater

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/rabbitmq-default-user-credential-updater

Need access to a specific version? Contact us.

Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

Minimal image with default-user-credential-updater

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/rabbitmq-default-user-credential-updater:latest

Usage

This image is a drop-in replacement for the upstream image. For example, you can run it using the upstream RabbitMQ Cluster Operator deployment by defining the DEFAULT_USER_UPDATER_IMAGE environment variable:

cat <<EOF > kustomization.yaml
resources:
- https://github.com/rabbitmq/cluster-operator/releases/latest/download/cluster-operator.yml
patches:
- patch: |-
    - op: add
      path: "/spec/template/spec/containers/0/env/-"
      value: 
        name: DEFAULT_USER_UPDATER_IMAGE
        value: cgr.dev/chainguard/rabbitmq-default-user-credential-updater:latest
  target:
    kind: Deployment
    namespace: rabbitmq-system
    name: rabbitmq-cluster-operator
EOF

kustomize build . | kubectl apply -f -
Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • MIT

  • LGPL-2.1-or-later

  • MIT

  • MPL-2.0

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement 

Category
application
tools

Products

Chainguard Images

© 2024 Chainguard, Inc.