Commit Graph

25 Commits (main)

Author SHA1 Message Date
Marco Maurer (-Kilchhofer) e0f6a16ce8
chore(github): Migrate to renovate GH action (#2520)
chore: Migrate to renovate GH action

Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
2024-02-29 19:54:21 +01:00
Jason Meridth 2eb537dde0
fix(github): update chart testing action due to failure (#2324)
Getting failure when running chart testing action pulling v2.0.0 from sigstore

Updating action to see if this helps

Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-10-31 12:21:05 -05:00
Jason Meridth 9905dcca8e
fix(argo-cd): Update CONTRIBUTING docs (#1782)
* Update CONTRIBUTING

- [x] versioning details
- [x] remove broken links
- [x] fix markdown linting errors
- [x] README.md updating clarification

* Rename variable in helm-docs script
* Update argo-cd README
* Add blurb about mandatory Chart versioning
* Reword artifacthub changes section in CONTRIBUTING
* Reorder/restructure CONTRIBUTING.md
* Update argo-cd chart version
* Add section in CONTRIBUTING about semantic title linting

Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-20 08:33:55 -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
Luke f4501b21db
chore(github): bump lint container for arm/M1 macs (#1411) 2022-08-23 06:09:44 -05: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
Oliver Bähler 752e1c0580
feat(all): Add Documentation Guidelines (#1099)
* feat(all): Add Documentation Guidelines

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

* Satisfy Linter

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>

* Apply changes from code review

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

* fix: Also add *.gotmpl to argo-rollouts/.helmignore

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

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-01-24 20:18:51 +01:00
Matt Carr 04cbf217ae
feat(argo-workflows): Bump appVersion to 3.1.5 (#831)
* Bump appVersion to 3.1.0

Signed-off-by: Matt Carr <mcarr@kinaxis.com>

* Update charts/argo-workflows/Chart.yaml

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: Matt Carr <mcarr@kinaxis.com>

* Fix conflicts with upstream

Signed-off-by: Matt Carr <mcarr@kinaxis.com>

* Update changelog annotations and bump minor version

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

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-17 09:30:43 +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
Lucas Bickel cce87f5163
fix(argo-cd): remove charts/argo-cd/charts/redis-ha/ from git tree (#539)
* fix(argo-cd): remove charts/argo-cd/charts/redis-ha/ from git tree

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>

* fix(ci): unpack dep from tarball instead instead of git

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
2021-01-26 12:03:14 -05:00
Vlad Losev 391c439de6
fix(argo): Add RBAC permissions for v2.12. (#541)
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
2021-01-12 10:27:30 -08:00
Carlos Juan Gómez Peñalver d7da8e863f
feat: argo-cd can deploy Redis HA (#270)
* feat: argo-cd can deploy Redis HA

Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

* fix: add unarchived subchart redis-ha

Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

* fix: Redis HA upgraded since 4.3.4 contains a bug on the chart

Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

* docs: how to configure Redis and Redis HA

* fix: add missing chart folder

Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

* fix: Helm bug with subcharts and alias

* fix: Chart version

* fix: Remove archived subcharts

Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

* fix: lint script

Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

* Revert "fix: lint script"

This reverts commit f4b81cbb6f.

* fix: lint and publish scripts

Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

* fix: align test-image versions

Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

* fix: remove sudo from scripts
Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

* fix: add required repositories to helm

Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

* fix: simplify expression

Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

* fix: bump up chart version
Signed-off-by: Carlos Juan Gómez Peñalver <carlosjuangp@gmail.com>

Co-authored-by: Spencer Gilbert <Spencer.Gilbert@gmail.com>
2020-04-09 12:31:13 -04:00
Sean Johnson 5f33036890
Fix up chart linting, add docs and lint script (#146)
This updates the Helm linting system with the following changes:

- Import lintconf.yaml with small change to comment distance in order to
match existing values.yaml standards
- Update Chart.yaml and values.yaml in each chart to pass linting
standards
- Maintainers added to each chart from OWNERS + CODEOWNERS, the linter
requires GitHub usernames so argo-events maintainer names were converted
- README updated with documentation around chart standards and testing
- A local shell script added for running lint tests locally
2019-11-06 08:08:17 +11:00
Alex Collins ed127ea795
Fix bugs in CI set-up. (#144) 2019-10-31 11:28:02 -07:00
Alex Collins 2d12ab4134
changes on master to scripts/publish.sh, (#135) 2019-10-24 09:17:26 -07:00
Alex Collins 450d4dddac changes 2019-09-25 11:56:33 -07:00
Alex Collins 338850f10e changes 2019-09-24 13:55:12 -07:00
Alex Collins c102d0c62f remove rubbish search 2019-09-19 13:56:27 -07:00
Alex Collins 65fab695fe update Argo CD to v0.5.0 2019-09-12 13:13:51 -07:00
Alexander Matyushentsev 2d713a758b Add readme file 2018-09-03 07:23:49 -07:00
Alexander Matyushentsev 5456fd1e8b Fix chart tar command 2017-10-11 13:25:53 -07:00
Alexander Matyushentsev a0959ed344 Use helm to index repo 2017-10-11 11:20:19 -07:00
Alexander Matyushentsev 81c0c105ff Fix repo generation 2017-10-11 11:00:17 -07:00
Alexander Matyushentsev 4ad4d551f9 Initial commit 2017-10-11 08:54:34 -07:00