Skip to content

deps: bump Argocd Helm chart to 8.0.14 #1020

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 21 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 24, 2025

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 "v3.0.4" to "v3.0.5", in file "argocd/manifest.yaml"

v3.0.3
## Quick Start

### Non-HA:

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

### HA:

```shell
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.3/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.

## Release Notes Blog Post
For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v2-14-release-candidate-57a664791e2a)  

## 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
* af3d9266a868c7c25804d653dad15e2a05e8ec44: fix: Account for batch event processing in e2e tests (cherry-pick #22356) (#23070) (@gcp-cherry-pick-bot[bot])
* ddd6df5d44ea5eaad8c309c5d74660df3ae9bc31: fix: infinite reconciliation loop when app is in error (#23067) (@agaudreault)
* 927ed3504e23b015ece64dafdc08156ed0c884df: fix: remove default `spec.preserveUnknownFields` ignoreDifference for CRD (cherry-pick #22948) (#23044) (@gcp-cherry-pick-bot[bot])
### Documentation
* b1cafa9d767bfe91a9a2ca2409be9b4712907ef7: docs: fix jsonpath in 2.14-3.0 upgrade doc (cherry-pick #23045) (#23046) (@gcp-cherry-pick-bot[bot])
### Other work
* 866db14e30624e62a23195008856e5df60bf7558: chore: bump gitops-engine ssd fix (#23071) (@pjiang-dev)

**Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.0.2...v3.0.3

<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>

v3.0.4
## Quick Start

### Non-HA:

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

### HA:

```shell
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.4/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.

## Release Notes Blog Post
For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v2-14-release-candidate-57a664791e2a)  

## 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

This release fixes a critical security issue: GHSA-2hj5-g64g-fp6p

### Other work
* 040ed44b202fef122fe1bf1c919a9f41d8e6f6e3: Merge commit from fork (@crenshaw-dev)
* c27a9d33603b399b228d896e98d4a5fc86afd53c: fix(commit-server): apply image override (cherry-pick #22916) (#22917) (@gcp-cherry-pick-bot[bot])

**Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.0.3...v3.0.4

<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>

v3.0.5
## Quick Start

### Non-HA:

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

### HA:

```shell
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.5/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.

## Release Notes Blog Post
For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v2-14-release-candidate-57a664791e2a)  

## 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
* fe5869d59a807612440ac305a96ef74cd80622ef: fix(hydrator): increase max msg size (cherry-pick #23190) (#23191) (@gcp-cherry-pick-bot[bot])
* 0e20cb60a834e09ea5a292f18e2700524063fa46: fix: add cooldown to prevent resetting autoheal exp backoff preemptively (cherry-pick #23057) (#23189) (@gdsoumya)

**Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.0.4...v3.0.5

<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 8.0.14": * 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!

@github-actions github-actions bot added the enhancement New feature or request label Jan 24, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.17 deps: bump Argocd Helm chart to 7.7.18 Jan 27, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.18 deps: bump Argocd Helm chart to 7.7.20 Jan 28, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.20 deps: bump Argocd Helm chart to 7.7.21 Jan 28, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.21 deps: bump Argocd Helm chart to 7.7.22 Jan 29, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.22 deps: bump Argocd Helm chart to 7.7.23 Feb 3, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.7.23 deps: bump Argocd Helm chart to 7.8.0 Feb 4, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.0 deps: bump Argocd Helm chart to 7.8.1 Feb 6, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.1 deps: bump Argocd Helm chart to 7.8.2 Feb 6, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.2 deps: bump Argocd Helm chart to 7.8.3 Feb 20, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.3 deps: bump Argocd Helm chart to 7.8.4 Feb 21, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.4 deps: bump Argocd Helm chart to 7.8.5 Feb 23, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.5 deps: bump Argocd Helm chart to 7.8.6 Feb 28, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.6 deps: bump Argocd Helm chart to 7.8.7 Mar 1, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.7 deps: bump Argocd Helm chart to 7.8.8 Mar 5, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.8 deps: bump Argocd Helm chart to 7.8.9 Mar 8, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.9 deps: bump Argocd Helm chart to 7.8.10 Mar 11, 2025
@github-actions github-actions bot force-pushed the updatecli_master_argocd branch from 972c0dc to bd93bc1 Compare March 12, 2025 18:05
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.10 deps: bump Argocd Helm chart to 7.8.11 Mar 15, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.11 deps: bump Argocd Helm chart to 7.8.12 Mar 18, 2025
@github-actions github-actions bot force-pushed the updatecli_master_argocd branch from e0ff907 to 98508a0 Compare March 19, 2025 16:24
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.12 deps: bump Argocd Helm chart to 7.8.13 Mar 19, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.13 deps: bump Argocd Helm chart to 7.8.14 Mar 25, 2025
@github-actions github-actions bot force-pushed the updatecli_master_argocd branch from e6084d5 to 7117918 Compare March 25, 2025 17:21
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.14 deps: bump Argocd Helm chart to 7.8.15 Mar 29, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.15 deps: bump Argocd Helm chart to 7.8.16 Mar 31, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.16 deps: bump Argocd Helm chart to 7.8.17 Apr 1, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.17 deps: bump Argocd Helm chart to 7.8.18 Apr 1, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.18 deps: bump Argocd Helm chart to 7.8.19 Apr 1, 2025
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 7.8.19 deps: bump Argocd Helm chart to 7.8.20 Apr 2, 2025
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.1 deps: bump Argocd Helm chart to 8.0.2 May 14, 2025
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.2 deps: bump Argocd Helm chart to 8.0.3 May 15, 2025
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.3 deps: bump Argocd Helm chart to 8.0.4 May 18, 2025
updatecli added 2 commits May 19, 2025 16:23
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.4 deps: bump Argocd Helm chart to 8.0.5 May 19, 2025
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.5 deps: bump Argocd Helm chart to 8.0.6 May 19, 2025
updatecli added 2 commits May 21, 2025 20:20
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.6 deps: bump Argocd Helm chart to 8.0.7 May 21, 2025
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.7 deps: bump Argocd Helm chart to 8.0.8 May 22, 2025
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.8 deps: bump Argocd Helm chart to 8.0.9 May 22, 2025
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.9 deps: bump Argocd Helm chart to 8.0.10 May 25, 2025
updatecli added 2 commits May 28, 2025 20:20
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.10 deps: bump Argocd Helm chart to 8.0.11 May 28, 2025
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.11 deps: bump Argocd Helm chart to 8.0.12 May 29, 2025
updatecli added 2 commits May 30, 2025 09:19
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.12 deps: bump Argocd Helm chart to 8.0.13 May 30, 2025
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump Argocd Helm chart to 8.0.13 deps: bump Argocd Helm chart to 8.0.14 May 30, 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