Skip to content

Tags: gabrieloandco/argo-helm

Tags

argo-workflows-0.9.5

Toggle argo-workflows-0.9.5's commit message

Unverified

This user has not yet uploaded their public signing key.
version bump

argo-events-1.10.2

Toggle argo-events-1.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request argoproj#2 from BitBurst-GmbH/feature/events

Add Event Additional Resources

argo-cd-3.28.1

Toggle argo-cd-3.28.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(argo-cd): Add support for argocd-extensions resources (argoproj#…

…1053)

* add support for extensions resource

Signed-off-by: Yevhen Luhovtsov <[email protected]>

* fix documentation for extensions resource

Signed-off-by: Yevhen Luhovtsov <[email protected]>

Co-authored-by: Yevhen Luhovtsov <[email protected]>

argo-cd-3.28.0

Toggle argo-cd-3.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(argo-cd): Add support for extension (argoproj#1050)

* add support for extension

Signed-off-by: Qing Ye <[email protected]>

* add volume mounts

Signed-off-by: Qing Ye <[email protected]>

* add RBAC

Signed-off-by: Qing Ye <[email protected]>

* add more control to extensions values and update readme

Signed-off-by: Qing Ye <[email protected]>

* remove trailing spaces in values file

Signed-off-by: Qing Ye <[email protected]>

* add missing extensions.enabled

Signed-off-by: Qing Ye <[email protected]>

* Update charts/argo-cd/Chart.yaml

Co-authored-by: Marco Kilchhofer <[email protected]>
Signed-off-by: Qing Ye <[email protected]>

* add comment to extensions values

Signed-off-by: Qing Ye <[email protected]>

Co-authored-by: Qing Ye <[email protected]>
Co-authored-by: Marko Bevc <[email protected]>
Co-authored-by: Marco Kilchhofer <[email protected]>

argocd-applicationset-1.7.0

Toggle argocd-applicationset-1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(argocd-applicationset): Add resources metrics-service and servic…

…emonitor. (argoproj#1041)

* [argocd-applicationset]: Add metrics-service and servicemonitor to applicationset.

Signed-off-by: fuyuan.chu <[email protected]>

* [argocd-applicationset]: Add ci values for servicemonitor.

Signed-off-by: fuyuan.chu <[email protected]>

* format indent

Signed-off-by: fuyuan.chu <[email protected]>

* update helm docs

Signed-off-by: fuyuan.chu <[email protected]>

* update ci values

Signed-off-by: fuyuan.chu <[email protected]>

* update ci values

Signed-off-by: fuyuan.chu <[email protected]>

* chore: Use consistent indents and file ending

Signed-off-by: Marco Kilchhofer <[email protected]>

* Also disable mounts of ArgoCD during metrics test

Signed-off-by: Marco Kilchhofer <[email protected]>

Co-authored-by: Marco Kilchhofer <[email protected]>

argo-rollouts-2.6.0

Toggle argo-rollouts-2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(argo-rollouts): Allow setting the type for the dashboard service (

…argoproj#973)

* feat: Allow setting the type for the dashboard service. (We have a requirement
to run it as NodePort). Default to what it is if not set.

Signed-off-by: Dan Tulovsky <[email protected]>

* Bump Chart version.

Signed-off-by: Dan Tulovsky <[email protected]>

* Add serviceType into values.yaml

Signed-off-by: Dan Tulovsky <[email protected]>

* Address review comments:

Remove old changes annotation.
Rename serviceType to service.type.

Signed-off-by: Dan Tulovsky <[email protected]>

* Bump Chart version.

Signed-off-by: Dan Tulovsky <[email protected]>

* Fix typo

Signed-off-by: Dan Tulovsky <[email protected]>

* FIx indentation (lint error)

Signed-off-by: Dan Tulovsky <[email protected]>

* Update README

Signed-off-by: Dan Tulovsky <[email protected]>

* Update charts/argo-rollouts/README.md

Co-authored-by: Marco Kilchhofer <[email protected]>
Signed-off-by: Dan Tulovsky <[email protected]>

* Apply suggestions from code review

Signed-off-by: Marco Kilchhofer <[email protected]>

* fix changelog

Signed-off-by: Marco Kilchhofer <[email protected]>

* docs: Add warning about exposing the Dashboard via Service type

Signed-off-by: Marco Kilchhofer <[email protected]>

Co-authored-by: Marco Kilchhofer <[email protected]>

argocd-image-updater-0.6.0

Toggle argocd-image-updater-0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(argocd-image-updater): Mount ssh-known-hosts from argocd (argopr…

…oj#1040)

* feat(argocd-image-updater): Mount ssh-known-hosts from argocd

Signed-off-by: Dong Wang <[email protected]>

* Bump minor version

Signed-off-by: Marco Kilchhofer <[email protected]>

Co-authored-by: Marco Kilchhofer <[email protected]>

argo-workflows-0.9.3

Toggle argo-workflows-0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(argo-workflows): Add dev/delegated auth (argoproj#1048)

* add commented server auth disable option

Signed-off-by: reinvantveer <[email protected]>

* add sectioned server authentication documentation

Signed-off-by: reinvantveer <[email protected]>

* add change notes

Signed-off-by: reinvantveer <[email protected]>

* fix helm-docs checksum error

Signed-off-by: reinvantveer <[email protected]>

* revert dropped `volumeMounts` docs entry by removing whitespace above commented-out `extraArgs`

Signed-off-by: reinvantveer <[email protected]>

* add extra comment on disabling auth

Signed-off-by: reinvantveer <[email protected]>

argo-cd-3.27.1

Toggle argo-cd-3.27.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs(argo-cd): mention declarative set up for Argo-CD (argoproj#1037)

* docs(argo-cd): mention declarative set up for Argo-CD

* docs: Explain how you can avoid setting some Helm values like configs.repositories via the declarative set up with secrets.

Signed-off-by: cyril.cros <[email protected]>

Co-authored-by: Marko Bevc <[email protected]>

* bumped appVersion / image to v1.2.0 (argoproj#1039)

Signed-off-by: lukasz.peplinski <[email protected]>

Co-authored-by: lukasz.peplinski <[email protected]>
Signed-off-by: cyril.cros <[email protected]>

* docs: Add README section also to README.md.gotmpl and bump chart version

Signed-off-by: Marco Kilchhofer <[email protected]>

Co-authored-by: cyril.cros <[email protected]>
Co-authored-by: Marko Bevc <[email protected]>
Co-authored-by: lukpep <[email protected]>
Co-authored-by: lukasz.peplinski <[email protected]>
Co-authored-by: Marco Kilchhofer <[email protected]>

argo-cd-3.27.0

Toggle argo-cd-3.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(argo-cd): Support for additional labels (argoproj#929)

* Update: bump chart version

Signed-off-by: Nicolas Lamirault <[email protected]>

* Update: additional labels

Signed-off-by: Nicolas Lamirault <[email protected]>

* Add: bump chart version

Signed-off-by: Nicolas Lamirault <[email protected]>

* Update: changelog

Signed-off-by: Nicolas Lamirault <[email protected]>

* Fix: Redis label version

Signed-off-by: Nicolas Lamirault <[email protected]>

* Fix: Redis labels

Signed-off-by: Nicolas Lamirault <[email protected]>

* Fix: Redis labels

Signed-off-by: Nicolas Lamirault <[email protected]>

* Fix: typo

Signed-off-by: Nicolas Lamirault <[email protected]>

* Update: use with term

Signed-off-by: Nicolas Lamirault <[email protected]>

* Fix: remove version from helper

Signed-off-by: Nicolas Lamirault <[email protected]>

* docs: Use correct comment style and rerun helm-docs

Signed-off-by: Marco Kilchhofer <[email protected]>

Co-authored-by: Marco Kilchhofer <[email protected]>