civo / kubernetes-marketplace

Marketplace of Kubernetes applications available for quick and easy installation in to Civo Kubernetes clusters
https://www.civo.com/
MIT License
216 stars 182 forks source link

deps: bump Argocd Helm chart to 7.3.3 #768

Closed github-actions[bot] closed 2 days ago

github-actions[bot] commented 1 month ago

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.11.0" to "v2.11.3", in file "argocd/manifest.yaml"

v2.11.3
Release published on the 2024-06-06 09:43:29 +0000 UTC at the url https://github.com/argoproj/argo-cd/releases/tag/v2.11.3

## Quick Start

### Non-HA:

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

### HA:

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


## 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
* 46342a9e82f0ba53b996b1d4441301814d508e3f: fix: app names with non-alphanumeric characters in position 63 break syncs (issue #18237) (#18256) (#18439) (@gcp-cherry-pick-bot[bot])
### Other work
* e01bb5303ae664d5af0dc1560ce0b2f819494c12: Merge pull request from GHSA-3cqf-953p-h5cp (@pasha-codefresh)
* 320abb8d649eecba86b1c8cc84e8a81df09b0b55: Merge pull request from GHSA-87p9-x75h-p4j2 (@blakepettersson)
* cf17283ebed196f44fa1bba38afe5a5cfdc18ee2: fix source ordering issue in manifest generation for multi-source app while using manifests and diff commands (#18395) (#18408) (@gcp-cherry-pick-bot[bot])

**Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.2...v2.11.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>

Update argocd/install.sh

1 file(s) updated with "--version 7.3.3": * 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!