Sign inSign up

chatwork/argocd-helmfile

By chatwork

•Updated 12 days ago

Image
2

100K+

chatwork/argocd-helmfile repository overview

⁠ArgoCD with helmfile

https://argoproj.github.io/argo-cd/⁠

This is an image to use helmfile in ArgoCD's config management plugins.

⁠Usage

You can change the Argo CD repo server image to this image and add the following settings to argocd-cm and add helmfile options as needed to configure.

data:
  configManagementPlugins: |
    - name: helmfile
      generate:
        command: ["/bin/sh", "-c"]
        args: ["helmfile -q template --include-crds --skip-tests"]

Plugin configuration in argocd-cm is deprecated in 2.6.

You can use this image as a sidecar, or we have prepared a more lightweight sidecar image⁠.

Tag summary

Content type

Image

Digest

sha256:bdb8b02be…

Size

448.6 MB

Last updated

12 days ago

docker pull chatwork/argocd-helmfile