Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update argo-events to 1.9.0 and update chart from upstream #50

Merged
merged 379 commits into from
Jan 30, 2024

Conversation

ilia-medvedev-codefresh
Copy link
Collaborator

No description provided.

ColdFire87 and others added 30 commits April 24, 2023 11:57
…icRelabelings & targetLabels (argoproj#1977)

* feat(argo-workflows): add Prometheus ServiceMonitor relabelings, metricRelabelings & targetLabels

Signed-off-by: Stefan Tertan <[email protected]>

* chore(argo-workflows): bump Helm chart patch version

Signed-off-by: Stefan Tertan <[email protected]>

* docs(argo-workflows): update README.md via `helm-docs`

Signed-off-by: Stefan Tertan <[email protected]>

* chore(argo-workflows): update changelog via chart annotation

Signed-off-by: Stefan Tertan <[email protected]>

* chore(argo-workflows): remove URLs from README

Signed-off-by: Stefan Tertan <[email protected]>

---------

Signed-off-by: Stefan Tertan <[email protected]>
Co-authored-by: Aikawa <[email protected]>
…m a tpl to str(argoproj#1978) (argoproj#1979)

fix: Changed the project field of the applicationset from a tpl function to a string.

Signed-off-by: tomoki-yamaguchi <[email protected]>
* chore(argo-cd): Upgrade Argo CD to v2.7.0
Signed-off-by: yu-croco <[email protected]>

* fix(argo-cd): collect syntax
Signed-off-by: yu-croco <[email protected]>
…g helper function for HPA configuration (argoproj#2001)

fix: Add missing argo-workflows.apiVersion.autoscaling helper function for HPA configuration

Signed-off-by: jmeridth <[email protected]>
…lify usage (argoproj#2002)

Fixes argoproj#1140

- [x] remove `.Values.useDefaultArtifactRepo` to ensure if items populated they get into the configmap.
- [x] change structure of `.Values.customArtifactRepository` to only include the custom information

Signed-off-by: jmeridth <[email protected]>
…j#1993)

[argo-cd] allow extraObjects to contain string template

Signed-off-by: Cyril Jouve <[email protected]>
Signed-off-by: Marco Kilchhofer <[email protected]>
Co-authored-by: Marco Kilchhofer <[email protected]>
Signed-off-by: Marco Kilchhofer <[email protected]>
Co-authored-by: Marko Bevc <[email protected]>
- [x] DELETE OWNERS file, not parsed, only used for bookkeeping, CODEOWNERS does this
- [x] update CODEOWNERS to people who have committed in the last year
- [x] create EMERITUS.md to list former CODEOWNERS and thank them for their contribution
- [x] create SECURITY.md so people know how to report security issues
  - [x] turn on private vulnerability reporting in the repository
- [x] create CODE_OF_CONDUCT.md linking to CNCF code of conduct

By adding a code of conduct and security file we can set our Community Standards to 100% [here](https://github.com/argoproj/argo-helm/community)

Signed-off-by: jmeridth <[email protected]>
Co-authored-by: Marko Bevc <[email protected]>
…oj#2012)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@3cea537...0b7f8ab)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#2011)

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@e38b190...80e868c)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <[email protected]>
…2010)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.4 to 2.3.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@17573ee...29b1f65)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <[email protected]>
…oproj#1994)

[argo-event] allow extraObjects to contain string template

Signed-off-by: Cyril Jouve <[email protected]>
Co-authored-by: Jason Meridth <[email protected]>
…rgoproj#1996)

[argo-event] allow extraObjects to contain string template

Signed-off-by: Cyril Jouve <[email protected]>
Co-authored-by: Jason Meridth <[email protected]>
Co-authored-by: Aikawa <[email protected]>
…urity (argoproj#2015)

This is a follow-up of argoproj#2006.

We cleared out users who have not contributed in the last year and moved
them to EMERITUS.md

We also created SECURITY.md

Signed-off-by: jmeridth <[email protected]>
…j#2018)

fix(argo-workflows): change chart image to match other charts

This will make the charts all look nice when you go to https://artifacthub.io/packages/search?repo=argo&sort=relevance&page=1

Signed-off-by: jmeridth <[email protected]>
…troller (argoproj#2014)

chore(argo-cd): Enable to customize Service type of applicationset-controller
Signed-off-by: yu-croco <[email protected]>
…j#2031)

This is to get latest argo-workflows chart version out to artifacthub.

Can't get the previous ones that had incorrect kinds.

argoproj#2030 adds linting so this doesn't happen again.

Signed-off-by: jmeridth <[email protected]>
)

This is to get latest argo-workflows chart version out to artifacthub.

Can't get the previous ones that had incorrect kinds.

argoproj#2030 adds linting so this doesn't happen again. Will merge after argo-workflows and argo-events charts are fixed.

Signed-off-by: jmeridth <[email protected]>
Co-authored-by: Marco Kilchhofer <[email protected]>
This will help us ensure we use correct notation in our artifacthub annotations

Signed-off-by: jmeridth <[email protected]>
… version in conditional check for HPA apiVersion (argoproj#2029)

* add a fix for argo workflows hpa

Signed-off-by: ryanpark0203 <[email protected]>

* add description for the fix

Signed-off-by: ryanpark0203 <[email protected]>

* update readme

Signed-off-by: ryanpark0203 <[email protected]>

* remove apiVersionOverrides from readme

Signed-off-by: ryanpark0203 <[email protected]>

* fix linting

Signed-off-by: ryanpark0203 <[email protected]>

---------

Signed-off-by: ryanpark0203 <[email protected]>
Co-authored-by: Aikawa <[email protected]>
Co-authored-by: Jason Meridth <[email protected]>
…proj#2033)

* fix clusterworkflowtemplates disabled flag

Signed-off-by: Peejai <[email protected]>

* Bump chart version and add artifacthub changes

Signed-off-by: Peejai <[email protected]>

---------

Signed-off-by: Peejai <[email protected]>
Co-authored-by: Jason Meridth <[email protected]>
dependabot bot and others added 27 commits December 9, 2023 11:35
* chore(deps): bump actions/labeler from 4.3.0 to 5.0.0

Bumps [actions/labeler](https://github.com/actions/labeler) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@ac9175f...8558fd7)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: Update labeler.yaml to work with v5

Signed-off-by: Marco Maurer <[email protected]>

* fix: Adapt glob for argo-cd chart

Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Marco Maurer <[email protected]>
Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Maurer <[email protected]>
Co-authored-by: Jason Meridth <[email protected]>
* workflow server hostalises

Signed-off-by: drfaust92 <[email protected]>

* Update Chart.yaml

Signed-off-by: Ilia Lazebnik <[email protected]>

* workflow server hostalises

Signed-off-by: drfaust92 <[email protected]>

---------

Signed-off-by: drfaust92 <[email protected]>
Signed-off-by: Ilia Lazebnik <[email protected]>
…2386)

* allow setting log config for rollouts

Signed-off-by: drfaust92 <[email protected]>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <[email protected]>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <[email protected]>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <[email protected]>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <[email protected]>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <[email protected]>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <[email protected]>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <[email protected]>

---------

Signed-off-by: drfaust92 <[email protected]>
Co-authored-by: Tim Collins <[email protected]>
)

* fixed(argocd-image-updater): Update outdated link on README

Signed-off-by: yu-croco <[email protected]>

* fix: correct "ArgoCD" to "Argo CD"

Signed-off-by: yu-croco <[email protected]>

---------

Signed-off-by: yu-croco <[email protected]>
…2404)

* feat(argo-rollouts): Add rollout plugin gloo platform rbac

Signed-off-by: Brian Gottfried <[email protected]>

* feat(argo-rollouts): Add rollout plugin gloo platform rbac information to README

Signed-off-by: Brian Gottfried <[email protected]>

---------

Signed-off-by: Brian Gottfried <[email protected]>
Co-authored-by: Aikawa <[email protected]>
…rgoproj#2417)

* chore(argo-events): Update dependency argoproj/argo-events to v1.9.0

* Apply automatic changes

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
@ilia-medvedev-codefresh ilia-medvedev-codefresh changed the title Update argo-events to 1.9.2 and update chart from upstream Update argo-events to 1.9.0 and update chart from upstream Jan 30, 2024
@ilia-medvedev-codefresh ilia-medvedev-codefresh merged commit 44cb62e into argo-events Jan 30, 2024
1 of 2 checks passed
@noam-codefresh noam-codefresh deleted the v1.9.0-cap-CR-22221-update-fork branch May 12, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.