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

deps: bump Argocd Helm chart to 7.7.12 #976

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 20, 2024

For full list of changes please check ArtifactHub changelog


deps: bump CIVO marketplace Argocd version

Update argocd/manifest.yaml

change detected: * key "$.version" updated from "v2.13.1" to "v2.13.2", in file "argocd/manifest.yaml"

v2.13.1
Release published on the 2024-11-20 17:11:22 +0000 UTC at the url https://github.com/argoproj/argo-cd/releases/tag/v2.13.1

## Quick Start

### Non-HA:

```shell
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.1/manifests/install.yaml
```

### HA:

```shell
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.1/manifests/ha/install.yaml
```

## Release Signatures and Provenance

All Argo CD container images are signed by cosign.  A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify.


## Upgrading

If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation.

## Changelog
### Features
* 6a8cb6eff098ef6db623126fa0d93dcaa2f54bef: feat: option to disable writing k8s events(#18205) (#18441) (#20788) (@Jack-R-lantern)
### Bug fixes
* 449e6939b2a729bba32d11f055d7c6067a44b9cc: fix(pkce): 20202 Backport PKCE auth flow fix for basehref and reauth (#20675) (@austin5219)
* 68606c6caf058f7c4f2ecdbb4381d2cba40aa249: fix: Fix repeated 403 due to app namespace being undefined (#20699) (#20819) (#20860) (@gcp-cherry-pick-bot[bot])
* 99aab9a5f3812f2f4089ce6982d4764145271f78: fix: check for source position when --show-params is set (#20682) (#20689) (@gcp-cherry-pick-bot[bot])
* d03ccf305c60f7305a076e4b3c1c28e1749ba6c9: fix: disable automaxprocs logging (#20069) - cherry-pick 2.13 (#20718) (@pasha-codefresh)
### Other work
* 7f45c9e09398b1d8e65ad9fdf1dab2dd2c1532d7: chore: Don't degrade PDB on InsufficientPods (#20171) (#20665) (#20694) (@gcp-cherry-pick-bot[bot])

**Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.13.0...v2.13.1

<a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a>

v2.13.2
Release published on the 2024-12-11 19:18:46 +0000 UTC at the url https://github.com/argoproj/argo-cd/releases/tag/v2.13.2

## Quick Start

### Non-HA:

```shell
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.2/manifests/install.yaml
```

### HA:

```shell
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.2/manifests/ha/install.yaml
```

## Release Signatures and Provenance

All Argo CD container images are signed by cosign.  A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify.


## Upgrading

If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation.

## Changelog
### Bug fixes
* ad36916ec41bfe49690294aea550ce9bb090e4d5: fix(cli): Fix appset generate in --core mode (#20717) (#20883) (@gcp-cherry-pick-bot[bot])
* 01ae20d1b322aad6020840140693c2c6629d7857: fix: 20791 - sync multi-source application out of order source syncs (cherry-pick #21071) (#21077) (@gcp-cherry-pick-bot[bot])
* 831e4525c3457169ce8a904a3fc2c9c637a4b576: fix: API server should not attempt to read secrets in all namespaces (#20950) (#20960) (@gcp-cherry-pick-bot[bot])
* a3624a3f20855557e0dc5673d68f9f78495cdb26: fix: Allow to delete repos with invalid urls (#20921) (#20975) (#21116) (@gcp-cherry-pick-bot[bot])
* 89ef3563dba240f3af7b37227a732eeff1b41285: fix: Bitbucket Cloud PR Author is processed correctly (#20769) (#20990) (#21039) (@gcp-cherry-pick-bot[bot])
* f8d6665c67bb612045a8cb0d39766aa61000001a: fix: Memory leak in repo-server (#20876) (#20894) (@gcp-cherry-pick-bot[bot])
* b6af657295e68388fa31643ac6819e014170d2d5: fix: add missing fields in listrepositories (#20991) (#21129) (@blakepettersson)
### Dependency updates
* 0680ddbdf9a5fb15c089a5703e6dba0760643eca: chore(deps): bump http-proxy-middleware from 2.0.4 to 2.0.7 in /ui (#20518) (#20892) (@gcp-cherry-pick-bot[bot])

**Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.13.1...v2.13.2

<a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a>

Update argocd/install.sh

1 file(s) updated with "--version 7.7.10": * argocd/install.sh

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

updatecli added 2 commits November 20, 2024 21:16
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot added the enhancement New feature or request label Nov 20, 2024
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.4 deps: bump Argocd Helm chart to 7.7.5 Nov 21, 2024
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.5 deps: bump Argocd Helm chart to 7.7.6 Nov 28, 2024
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.6 deps: bump Argocd Helm chart to 7.7.7 Dec 2, 2024
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.7 deps: bump Argocd Helm chart to 7.7.8 Dec 9, 2024
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.8 deps: bump Argocd Helm chart to 7.7.9 Dec 11, 2024
updatecli added 2 commits December 12, 2024 06:25
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.9 deps: bump Argocd Helm chart to 7.7.10 Dec 12, 2024
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.10 deps: bump Argocd Helm chart to 7.7.11 Dec 21, 2024
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.11 deps: bump Argocd Helm chart to 7.7.12 Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants