argocd-helm/charts
Arun Anandhan f3c2fa1784
feat(argo-cd): Create optional annotations and labels for redis service (#955)
* Create optional serviceAnnotations value for redis in helm chart

Signed-off-by: arunkumar.anandhan <arunkumar.anandhan@niceincontact.com>

* Uncomment accidentally commented lines

Signed-off-by: arunkumar.anandhan <arunkumar.anandhan@niceincontact.com>

* update chart version

Signed-off-by: arunkumar.anandhan <arunkumar.anandhan@niceincontact.com>

* update service annotation key for redis

Signed-off-by: arunkumar.anandhan <arunkumar.anandhan@niceincontact.com>

* Update L24 with appropriate description

Signed-off-by: arunkumar.anandhan <arunkumar.anandhan@niceincontact.com>

* Move redis.service key occurence in values

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Also implement additional labels

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Add documentation

- Changelog annotations
- Add new values to README

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* fix: Use correct value for redis service targetPort

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-10-05 00:19:30 +02:00
..
argo-cd feat(argo-cd): Create optional annotations and labels for redis service (#955) 2021-10-05 00:19:30 +02:00
argo-events feat(argo-events): Ability to specify custom env variables (#516) 2021-08-08 00:43:28 +02:00
argo-rollouts chore(argo-rollouts): Define 2 separate tests (#949) 2021-09-27 16:09:43 +01:00
argo-workflows chore(argo-workflows): Also test with default values (#950) 2021-09-27 17:17:50 +02:00
argocd-applicationset chore(argocd-applicationset): Dedup default values for CI (#948) 2021-09-27 14:57:43 +01:00
argocd-image-updater docs(argocd-image-updater): update values example for extraArgs (#939) 2021-09-20 16:42:56 +02:00
argocd-notifications feat(argocd-notifications): support annotations on secret object (#952) 2021-09-29 16:15:21 +01:00