Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 23 Dec 15:33
· 23 commits to main since this release

Quick Start

Clusterwide installation:

kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argocd-monorepo-controller/v0.0.4/manifests/install.yaml

Namespaced install:

kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argocd-monorepo-controller/v0.0.4/manifests/install-namespaced.yaml

Changelog

Bug fixes

Documentation

Other work

Full Changelog: v0.0.4-rc3...v0.0.4