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 181 forks source link

Bump Argocd Helm chart to 6.7.8 #713

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

For full list of changes please check ArtifactHub changelog


Bump CIVO marketplace Argocd version

Update argocd/manifest.yaml

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

v2.10.5
Release published on the 2024-03-28 16:29:02 +0000 UTC at the url https://github.com/argoproj/argo-cd/releases/tag/v2.10.5

## Quick Start

### Non-HA:

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

### HA:

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


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

**Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.4...v2.10.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 6.7.5": * 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!