dependabot[bot]
f8f282266c
chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 ( #2104 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e5e7e5ab8...c85c95e3d7 )
---
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>
2023-06-10 22:41:04 +09:00
dependabot[bot]
fb4a8949ec
chore(deps): bump actions/setup-python from 4.6.0 to 4.6.1 ( #2083 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](57ded4d7d5...bd6b4b6205 )
---
updated-dependencies:
- dependency-name: actions/setup-python
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: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-05-27 22:32:07 +02:00
dependabot[bot]
be8a4c9729
chore(deps): bump helm/kind-action from 1.5.0 to 1.7.0 ( #2067 )
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](d8ccf8fb62...fa81e57adf )
---
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: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-05-21 11:07:08 +09:00
Jason Meridth
395abc5435
feat(github): add artifacthub linting ( #2030 )
...
This will help us ensure we use correct notation in our artifacthub annotations
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-05-09 11:22:34 +09:00
Marco Kilchhofer
ebae3d2462
chore(deps): Pin all workflow deps ( #2021 )
2023-05-07 09:57:01 -05:00
dependabot[bot]
d959c79775
chore(github): bump helm/chart-testing-action from 2.3.1 to 2.4.0 ( #1930 )
...
chore(deps): bump helm/chart-testing-action from 2.3.1 to 2.4.0
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/helm/chart-testing-action/releases )
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.3.1...v2.4.0 )
---
updated-dependencies:
- dependency-name: helm/chart-testing-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: Petr Drastil <petr.drastil@gmail.com>
2023-03-25 15:28:31 +01:00
Marco Kilchhofer
fca26f9e95
ci(github): Fix CI testing ( #1904 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-03-15 12:31:24 +01:00
Jason Meridth
4f48352af1
fix(github): Replace deprecated set-output from github-actions ( #1860 )
...
fix(github): Remove deprecated set-output from github-actions
Warning in GitHub Actions:
```
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-02-25 09:26:24 +09:00
dependabot[bot]
3dcd161bf1
chore(github): bump helm/kind-action from 1.4.0 to 1.5.0 ( #1714 )
...
chore(deps): bump helm/kind-action from 1.4.0 to 1.5.0
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](https://github.com/helm/kind-action/compare/v1.4.0...v1.5.0 )
---
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>
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>
2022-12-18 10:12:59 +09:00
Luke
462fde1f29
add with statements around project templates for source/destinations ( #1678 )
...
Signed-off-by: lukepatrick <lukephilips@gmail.com>
Signed-off-by: lukepatrick <lukephilips@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-02 07:26:17 -06:00
Petr Drastil
77de11bcab
chore(github): Bump GitHub actions versions ( #1575 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-25 23:33:26 +02:00
Jason Meridth
9d69923c93
fix(github): Use hardcoded version for helm ( #1573 )
...
- [x] use stable version of helm for azure/setup-helm github action
- [x] match to v3 for azure/setup-helm usage (in linting action)
Signed-off-by: jmeridth <jmeridth@gmail.com>
Signed-off-by: jmeridth <jmeridth@gmail.com>
2022-10-24 16:48:00 -05:00
toyamagu
14d2b8313e
feat(argocd-apps): Add ArgoCD ApplicationSet ( #1521 )
...
* Add ArgoCD ApplicationSet
Signed-off-by: toyamagu <toyamagu2021@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-12 10:31:54 +02:00
Marc Brugger
32d86666be
Add support for additional initContainers and additional volume/volumeMounts ( #1542 )
...
fix github action to handle crd installation correctly
Signed-off-by: bakito <github@bakito.ch>
Signed-off-by: bakito <github@bakito.ch>
2022-10-12 00:19:24 +02:00
Aikawa
1297678c76
chore(github): Update versions ( #1525 )
2022-10-08 17:26:34 -05:00
Eddie Knight
c041c74464
Added minimum permissions to workflows ( #1517 )
...
Signed-off-by: Eddie Knight <iv.eddieknight@gmail.com>
2022-10-07 11:27:25 +02:00
Aikawa
e6587671d3
feat(argo-cd): manage CRD by Helm ( #1342 )
...
* feat(argo-cd): manage CRD by Helm
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
* feat: Implement "crds.keep" like argo-events chart
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* fix(argo-cd): update path of ArgoCD CRDs
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix: Don't keep CRDs during chart testing
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-08-25 10:42:43 +02:00
Luke
f4501b21db
chore(github): bump lint container for arm/M1 macs ( #1411 )
2022-08-23 06:09:44 -05:00
Marco Kilchhofer
57b142f5ca
ci(github): Cleanup unused chart-repos ( #1392 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-08-04 12:14:32 +02:00
Aikawa
43c0658435
chore: Update some tools' version on GitHub Actions ( #1312 )
...
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
2022-06-02 15:23:39 +01:00
Marco Kilchhofer
20924aced3
fix: Workaround helm-docs v1.10.0 breaking change ( #1285 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-05-19 12:26:37 +02:00
Marco Kilchhofer
39bd0e1b30
chore!: Remove deprecated argocd-applicationset and argocd-notifications ( #1237 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-04-22 12:28:56 +02:00
Marco Kilchhofer
58926e3d79
feat(argo-cd): Add ability to use an external redis instance ( #1150 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-31 14:18:54 +02:00
Tuan Anh Tran
46eb042763
docs(argo-workflows): Use helm docs for workflows ( #1003 )
...
* Use helm-docs for argo-workflows
Signed-off-by: Tuan Anh Tran <me@tuananh.org>
* bump version and update changelog
Signed-off-by: Tuan Anh Tran <me@tuananh.org>
* ci: add step to check if docs is staled and needs update
Signed-off-by: Tuan Anh Tran <me@tuananh.org>
* docs: run helm-docs to generate readme
Signed-off-by: Tuan Anh Tran <me@tuananh.org>
* Add missing parameter documentation
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Add .helmdocsignore for charts which not yet use helm-docs
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Do not exclude argocd-notifications anymore
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-11-19 22:35:13 +01:00
Marco Kilchhofer
fbea5aa49b
chore(argo-cd): Add chart tests and usage info in README for HA ( #951 )
...
* chore: Reconfigure KinD to 1 control-plane and 3 worker nodes
This prepares chart testing of 'argo-cd' chart with redis-ha enabled. Redis-ha defines hard pod anti-affinity and requires multiple worker nodes.
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* chore(argo-cd): Add chart tests for HA
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Add HA chapter to README
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Skip HPA tests of ArgoCD
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-10-19 16:50:42 +01:00
Marco Kilchhofer
a992c96053
chore(argocd-applicationset): Don't exclude chart anymore ( #977 )
...
* chore(argocd-applicationset): Don't exclude chart anymore
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Bump chart argocd-applicationset
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Bump minor chart version
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-10-17 19:30:37 +01:00
Marco Kilchhofer
8a39a9d1ba
chore(chart-testing-action): Update components ( #823 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-07-05 11:35:51 +02:00
Oliver Bähler
9a3077afe2
chore!: Chart Publications via Github Workflow ( #741 )
...
* feat: Move Linting to Github Actions
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-05-21 17:59:30 +02:00
Oliver Bähler
35c754364f
chore!: Rewrite Lint Workflow to Github ( #685 )
...
* feat: Move Linting to Github Actions
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
Disable ServiceAccount on disabled Dex
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
Swap Linting to Github
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
Increase all chart versions
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
Remove Circle & Improve Github Lint
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
Remove Circle & Improve Github Lint
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
Lookup Configmaps
update
Retest
Retest
reduce changes
reduce changes
* Bump argo-events
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
* Move Config files
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
* Readd Lint & Remove Argo Chart
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
* Correct CT config name
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
* Readd ARgo
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-05-21 15:03:28 +02:00