Skip to content

chore(argo-workflows): bump argo-workflows chart to v3.6.7-cap-CR-28355 and sync upstream/main #155

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

Open
wants to merge 148 commits into
base: argo-workflows
Choose a base branch
from

Conversation

kim-codefresh
Copy link

No description provided.

dependabot bot and others added 30 commits December 7, 2024 04:13
Bump argocd-extension-installer to 0.0.8

Signed-off-by: mikutas <[email protected]>
…proj#3071)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
)

* FIX: move honorLabels config out of  condition

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

* update changelog

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

* bump chart version

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

* adjust changelog

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

---------

Signed-off-by: symaras <[email protected]>
…cm (argoproj#3083)

Signed-off-by: Davor Gajic <[email protected]>
Co-authored-by: Davor Gajic <[email protected]>
Co-authored-by: Aikawa <[email protected]>
…ettings for controller (argoproj#3100)

* feat(argo-rollouts): Add lifecyle and terminationGracePeriodSeconds settings for controller

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

* Update charts/argo-rollouts/templates/controller/deployment.yaml

Co-authored-by: Aikawa <[email protected]>
Signed-off-by: AviorSchreiber <[email protected]>

* Update charts/argo-rollouts/templates/controller/deployment.yaml

Co-authored-by: JM (Jason Meridth) <[email protected]>
Signed-off-by: AviorSchreiber <[email protected]>

---------

Signed-off-by: AviorSchreiber <[email protected]>
Co-authored-by: Aikawa <[email protected]>
Co-authored-by: JM (Jason Meridth) <[email protected]>
…3101)

feat(argo-workflows) Support ephemeral credentials for s3

Signed-off-by: Bart Versteeg <[email protected]>
…proj#3107)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…mage-updater to v0.15.2 (argoproj#3109)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
* Updated tpl function

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

* Update ingress.yaml

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

* reverted changes

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

* Updated ingress.yaml

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

* Update charts/argo-cd/templates/argocd-server/ingress.yaml

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

* Update charts/argo-cd/templates/argocd-server/ingress.yaml

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

* update changelog for tpl function in ingress

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

* update changelog for tpl function in ingress

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

* Update chart version 7.7.14

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

* Update charts/argo-cd/Chart.yaml

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

* fix: Drop trailing spaces

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

---------

Signed-off-by: gyajangi1 <[email protected]>
Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>
Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
…rgoproj#3112)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…kflow Controller (argoproj#3115)

Support workflowEvent configuration to Argo Workflow Controller

Signed-off-by: Cristhian Roa <[email protected]>
Co-authored-by: Aikawa <[email protected]>
argoproj-renovate bot and others added 27 commits April 22, 2025 05:49
Bumps the dependencies group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/setup-python` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@8d9ed9a...a26af69)

Updates `github/codeql-action` from 3.28.15 to 3.28.16
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@45775bd...28deaed)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github/codeql-action
  dependency-version: 3.28.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…3.6.7 (argoproj#3270)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…rgoproj#3279)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…olicy (argoproj#3263)

* chore: improve argo-workflow controller clusterrole

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

* update artifacthub.io/changes

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

---------

Signed-off-by: liyang <[email protected]>
… v1.71.0 (argoproj#3287)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…#3286)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
* feat(argo-cd): Update to Argo CD 3.0

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

* chore: Also sync upstream changes of argocd-cm

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

* ci: Trigger CI

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

---------

Signed-off-by: Marco Maurer <[email protected]>
…oj#3276)

* fix(argo-workflows): Restart server when configMap is updated

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

* restore controller deployment

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

---------

Signed-off-by: paihu <[email protected]>
Co-authored-by: Aikawa <[email protected]>
… v1.72.0 (argoproj#3306)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
… v1.72.1 (argoproj#3309)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…proj#3310)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…j#3311)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
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.