Commit Graph

12 Commits (dde043a055a4413ade5987c6dbfce986266218a4)

Author SHA1 Message Date
Amrit Gill d6ec86fb65
chore: update rollouts to v1.1.0 (#966)
* chore: add changelog

Signed-off-by: agill17 <amgill1234@gmail.com>

* fix(argo-cd): Use correct chart icon url (#964)

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

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-10-14 15:58:00 +01:00
Artem Yakimenko 489443e387
feat(argo-rollouts): Default to keeping CRD's on helm uninstall (#922)
Signed-off-by: Artem <code@temik.me>
2021-09-17 18:39:06 +02:00
Marco Kilchhofer 8deaa0a119
feat(argo-rollouts): Update manifests for v1.0.1 (#752)
* feat(argo-rollouts): Update manifests for v1.0.1

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

* fix: add template function for labels

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

* fix: Apply changes from code review

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

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-05-31 18:06:26 +02:00
cskh 162e10b6d5
feat(argo-rollouts): add labels to crd to identify the rollout crds (#738)
- update chart version to 0.5.4

Signed-off-by: Hui Kang <hui.kang@salesforce.com>
2021-05-24 23:33:58 +02:00
jandersen-plaid dbec4ad82e
fix: spec.preserveUnknownFields must be set to false to allow upgrades from v1beta1 (#709)
Signed-off-by: Jack Andersen <jandersen@plaid.com>
2021-05-05 15:59:18 -07:00
Anderson Silva b8f483fb73
feat(argo-rollouts): Match autogenerated/tested CRDs in upstream argo-rollouts (#638) 2021-04-07 13:29:47 -07:00
Lucia 4bc77c1566
fix(argo-rollouts): update crd schemas to current version (#589)
Signed-off-by: Lucia <luciasantiagomota@gmail.com>
2021-02-18 10:03:42 -08:00
Lucia 5b89b5d852
fix(argo-rollouts): undo apiversion update (#583)
Signed-off-by: Lucia <luciasantiagomota@gmail.com>
2021-02-16 10:38:44 -08:00
stephen-harris 8baf0d4465
Feat(argo-rollouts): Update argo-rollouts to v0.10.2 (#538)
* feat(argo-rollouts): Update argo-rollouts to v0.10.2

Signed-off-by: Stephen Harris <stephen.harris1@kaluza.com>

* chore: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in favor of apiextensions.k8s.io/v1 CustomResourceDefinition

Signed-off-by: Stephen Harris <stephen.harris1@kaluza.com>
2021-01-21 09:48:29 -08:00
w33dw0r7d ed19bc61e5
feat: bump to v0.9.1 (#464) 2020-10-05 10:14:50 -07:00
Scott Cabrinha 4f4c3af0c2
feat: add imagePullSecrets, labels, annotations and update CRDs (#268)
* feat: add imagePullSecrets, labels, annotations and update CRDs

* remove global value

* keep templated labels

* Update charts/argo-rollouts/Chart.yaml

update minor version, not just patch

Co-Authored-By: Eytan Hanig <eytanhanig@users.noreply.github.com>

* Update charts/argo-rollouts/README.md

Co-Authored-By: Eytan Hanig <eytanhanig@users.noreply.github.com>

Co-authored-by: Eytan Hanig <eytanhanig@users.noreply.github.com>
2020-03-25 09:29:44 -07:00
Seiya Muramatsu 560263569f
feat: Add chart for argo-rollouts (#226) 2020-02-12 10:57:25 -08:00