Andres Vara
629c3da284
Update Chart.yaml
...
Signed-off-by: Andres Vara <46708607+andres-vara@users.noreply.github.com>
2024-05-14 13:47:01 +01:00
Andres Vara Parsegov
684ea0d55a
removed auota
...
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
2024-05-14 11:23:29 +01:00
Andres Vara
ae2399834a
Merge branch 'main' into override-namespace-argo-cd
...
Signed-off-by: Andres Vara <46708607+andres-vara@users.noreply.github.com>
2024-05-14 09:47:21 +02:00
Petr Drastil
87f717656a
fix(argo-cd): Fix Service configuration for Argo server ( #2690 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-05-14 07:59:03 +09:00
yuki.kitakata
510261328f
fix(argo-cd): Always create ApplicationSet as following upstream ( #2688 )
2024-05-13 06:31:48 +02:00
dependabot[bot]
3693ed4270
chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 ( #2686 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](0864cf1902...dc50aa9510
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 19:08:12 +09:00
dependabot[bot]
8e2f3d5bc0
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 ( #2687 )
2024-05-11 05:04:44 -05:00
Thomas Decaux
63306b32f8
feat(argo-cd): Always install applicationset crd ( #2682 )
...
* Install applicationset crd always
ApplicationSet is required by argocd-server, cannot be "opt-out".
If ApplicationSet CRD is not installed, we see lot of errors:
```
W0507 19:44:33.469804 7 reflector.go:424] pkg/mod/k8s.io/client-go@v0.26.11/tools/cache/reflector.go:169: failed to list *v1alpha1.ApplicationSet: the server could not find the requested resource (get applicationsets.argoproj.io)
E0507 19:44:33.469828 7 reflector.go:140] pkg/mod/k8s.io/client-go@v0.26.11/tools/cache/reflector.go:169: Failed to watch *v1alpha1.ApplicationSet: failed to list *v1alpha1.ApplicationSet: the server could not find the requested resource (get applicationsets.argoproj.io)
```
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
* Bump chart version
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
* Bump Chart.yaml patch version
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
* Update Chart.yaml changelog
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
---------
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: yuki.kitakata <yu.croco@gmail.com>
2024-05-10 10:32:34 +02:00
argoproj-renovate[bot]
dcdcff2176
chore(deps): update actions/checkout action to v4.1.5 ( #2683 )
2024-05-08 22:58:26 -05:00
Ilia Lazebnik
1098ce1287
feat(argo-cd): Upgrade argocd to 2.11.0 + crd changes ( #2681 )
2024-05-08 08:21:09 +02:00
Andres Vara Parsegov
78232c4a99
fix(argo-cd): typos
...
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
2024-05-07 16:20:44 +01:00
Andres Vara Parsegov
65c9f23dfc
fix(argo-cd): typos
...
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
2024-05-07 16:20:44 +01:00
Andres Vara Parsegov
e0d2d15276
fix(argo-cd): autocorrection
2024-05-07 15:55:29 +01:00
Andres Vara Parsegov
73502436f3
fix(argo-cd): autocorrection
...
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
2024-05-07 15:49:41 +01:00
Andres Vara Parsegov
d75a8d8e71
fix(argo-cd): typo
...
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
2024-05-07 15:49:41 +01:00
Andres Vara Parsegov
e7bb4db12a
feat(argo-cd): Support ability to set .Values.namespaceOverride
...
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
2024-05-07 15:49:41 +01:00
mitchell amihod
fb229337ed
feat(argo-rollouts): Add podLabels at the controller & dashboard level ( #2678 )
...
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
2024-05-07 15:49:41 +01:00
argoproj-renovate[bot]
f930a1ba60
chore(deps): update actions/create-github-app-token action to v1.10.0 ( #2677 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
2024-05-07 15:49:40 +01:00
Andres Vara Parsegov
fe3c4c9d60
fix(argo-cd): typo
...
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
2024-05-07 16:37:11 +02:00
Andres Vara Parsegov
cb3adccea9
feat(argo-cd): Support ability to set .Values.namespaceOverride
...
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
2024-05-07 16:37:11 +02:00
Daniel Beilin
b3cf5ee93c
feat(argo-workflows): Allow adding additional ServiceAccounts to RoleBinding ( #2676 )
...
remove unnecessary if statements
Signed-off-by: Daniel Beilin <daniel.beilin@outlook.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
2024-05-07 15:32:25 +01:00
mitchell amihod
0882bfcbd6
feat(argo-rollouts): Add podLabels at the controller & dashboard level ( #2678 )
2024-05-05 19:24:13 -05:00
argoproj-renovate[bot]
35bc505bec
chore(deps): update actions/create-github-app-token action to v1.10.0 ( #2677 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-05-02 16:57:37 +02:00
Daniel Beilin
966b745e7b
feat(argo-workflows): Allow adding additional ServiceAccounts to RoleBinding ( #2676 )
...
remove unnecessary if statements
Signed-off-by: Daniel Beilin <daniel.beilin@outlook.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-05-01 22:37:24 +09:00
argoproj-renovate[bot]
6c08745136
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.332.0 ( #2675 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-05-01 10:49:58 +01:00
argoproj-renovate[bot]
b9e4a3fd34
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.9 ( #2674 )
2024-04-30 18:14:03 +01:00
Mykyta Orlov
65e99a1c04
fix(argo-workflows): hyphen typo in values.yaml comment ( #2673 )
2024-04-29 21:29:49 +01:00
argoproj-renovate[bot]
9c1e15abf3
chore(deps): update renovatebot/github-action action to v40.1.11 ( #2672 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-04-29 22:56:09 +09:00
dependabot[bot]
1119c0d8cc
chore(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 ( #2668 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](1746f4ab65...65462800fd
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-04-27 18:31:51 +09:00
dependabot[bot]
dafe207ae1
chore(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2 ( #2669 )
...
chore(deps): bump amannn/action-semantic-pull-request
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 5.4.0 to 5.5.2.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](e9fabac35e...cfb60706e1
)
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-04-27 18:30:59 +09:00
dependabot[bot]
937a1702a1
chore(deps): bump helm/kind-action from 1.9.0 to 1.10.0 ( #2670 )
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](99576bfa6d...0025e74a8c
)
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-04-27 18:26:20 +09:00
dependabot[bot]
95b9a94701
chore(deps): bump actions/checkout from 4.1.3 to 4.1.4 ( #2671 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.1.3...0ad4b8fadaa221de15dcec353f45205ec38ea70b )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-27 18:23:23 +09:00
Tim Collins
42bfba2cc8
feat(argo-cd): added jq path expression timeout ( #2666 )
2024-04-26 21:35:49 +02:00
argoproj-renovate[bot]
d82efb40cb
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.8 ( #2665 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-04-26 15:21:13 +01:00
argoproj-renovate[bot]
93b7a94650
chore(deps): update actions/checkout action to v4.1.4 ( #2662 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-04-25 23:12:35 +09:00
Bojan Raic
da00680758
fix(argo-cd): Pre-set statusbadge.url
only when statusbadge is enabled ( #2658 )
...
- Add `statusbadge.enabled` to values.yaml as `false`
- Pre-set `statusbadge.url` to `global.domain` URL only when `statusbadge.enabled` is `true`
- Update README.md
- Fix a minor comment typo
Signed-off-by: Bojan Raic <code@bojan.io>
2024-04-24 16:07:57 +09:00
Bojan Raic
7ad09a972f
feat(argo-cd): Pre-set statusbadge.url
value to global.domain
( #2657 )
2024-04-21 22:54:13 +02:00
dependabot[bot]
895b26a3cb
chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 ( #2655 )
2024-04-20 21:17:51 +02:00
dependabot[bot]
ae7fd924dc
chore(deps): bump pascalgn/size-label-action from 0.5.0 to 0.5.2 ( #2653 )
2024-04-20 20:09:35 +02:00
dependabot[bot]
71899cb56a
chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 ( #2654 )
2024-04-20 19:49:00 +02:00
dependabot[bot]
03003fff0e
chore(deps): bump azure/setup-helm from 4.1.0 to 4.2.0 ( #2652 )
2024-04-20 19:47:40 +02:00
argoproj-renovate[bot]
b7ccf969ad
chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.6 ( #2651 )
2024-04-20 05:55:00 +01:00
Aleksei Sviridkin
598a3c48c5
feat(argo-cd): Bump argocd-extension-installer to 0.0.5 ( #2647 )
...
* Bump argocd-extension-installer to v0.0.5
Signed-off-by: Aleksey Sviridkin <f@lex.la>
* Update docs
Signed-off-by: Aleksey Sviridkin <f@lex.la>
---------
Signed-off-by: Aleksey Sviridkin <f@lex.la>
2024-04-19 15:07:22 +01:00
Marc Brugger
a12dbf812c
feat(argocd-image-updater): Allow defining extraEnvFrom for the deployment ( #2646 )
...
Signed-off-by: bakito <github@bakito.ch>
2024-04-18 23:41:24 +02:00
argoproj-renovate[bot]
8abf55a807
chore(deps): update renovatebot/github-action action to v40.1.10 ( #2645 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-04-17 22:48:41 +02:00
argoproj-renovate[bot]
ebbe2eefad
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.7 ( #2643 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-04-15 11:42:55 +01:00
dependabot[bot]
7aca860359
chore(deps): bump azure/setup-helm from 3.5 to 4 ( #2640 )
2024-04-13 08:42:06 -05:00
argoproj-renovate[bot]
a51380a144
chore(deps): update renovatebot/github-action action to v40.1.9 ( #2638 )
2024-04-12 01:55:23 -05:00
Stefan Caraiman
f42e0e1fd5
fix(argo-cd): make automountServiceAccountToken configurable ( #2625 )
2024-04-10 22:05:47 +02:00
argoproj-renovate[bot]
af50be59ed
chore(deps): update renovatebot/github-action action to v40.1.8 ( #2633 )
2024-04-08 13:38:36 +02:00