Skip to content

Tags: lilwan/argo-cd

Tags

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update manifests and install instructions for v0.7.1 (argoproj#496)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump VERSION to v0.7.0. Update CHANGELOG.md. Tweak install/getting_st…

…arted.md instructions (argoproj#471)

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Update install manifests to v0.6.2

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Fix regression where deployment health check incorrectly reported Hea…

…lthy

Bump verison to v0.6.1

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Update getting_started.md with new install instructions.

Generate install.yaml from IMAGE_NAMESPACE IMAGE_TAG values
Fix panic in initializeSettings()

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Bump version to v0.5.4

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Support cluster management using the internal k8s API address https:/…

…/kubernetes.default.svc (argoproj#307)

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Add RBAC unit test for wildcards with sub-resources

v0.5.1

Toggle v0.5.1's commit message
Update version to v0.5.1

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fail app sync if `prune` flag is required (argoproj#276)

* Add status field to resource details

* Update generated code

* Set up const message responses

* Check number of resources requiring pruning

* Fix imports

* Use string, thanks @alexmt

* Update generated code