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.4 #795

Open github-actions[bot] opened 2 days ago

github-actions[bot] commented 2 days 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.3" to "v2.11.4", in file "argocd/manifest.yaml"

v2.11.4
Release published on the 2024-07-02 19:52:42 +0000 UTC at the url https://github.com/argoproj/argo-cd/releases/tag/v2.11.4

## Quick Start

### Non-HA:

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

### HA:

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


## 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
* d75b23bf9260b01288bfb684c2843f93f7419372: Revert "feat(server): log app Spec along with event (#16416)" (#18458) (#18639) (@gcp-cherry-pick-bot[bot])
### Bug fixes
* 24b198bf51c451534f1142f98046978f01bf5ce7: fix(appset): revert "keep reconciling even when params error occurred" (#17062) (#18781) (@crenshaw-dev)
* bfbceff5da9d5fad76d347dd236f11379f026263: fix(controller): bad server-side diffs (#18213) (2.11) (#18868) (@crenshaw-dev)
* 07880f3c1d3313f27922cdd693e5505d843387b0: fix(webhook): bitbucket and azure not triggering refresh (#18289) (#18765) (#18819) (@gcp-cherry-pick-bot[bot])
* b5c13b6139fb8de5c0901e489e30e139d245ef58: fix: Update braces package to 3.0.3 (#18459) (#18663) (@gcp-cherry-pick-bot[bot])
* 5fd645feacd29196d0622061052d3fae4464ddb7: fix: docs site version selector broken (#18378) (#18724) (@gcp-cherry-pick-bot[bot])
* 0d1709f73b26bf338e6cc29234c10f5fb69fd28b: fix: update static schemas (#18889) (@crenshaw-dev)
### Documentation
* 0e71f09990b8bbaeafc15ae5354caf732ecb9ea6: docs: Fix .path to .path.segments go template (#18872) (#18874) (@gcp-cherry-pick-bot[bot])
### Dependency updates
* c2bd38a11a3224b1f3d4be7e831980f72f64a5c2: chore(deps): upgrade redis to 7.2.15-alpine (cherry-pick release-2.11) (#18640) (@34fathombelow)
### Other work
* 13844b90ad1a10334bdaac56402182b08eefe1fb: chore: bump go version to 1.21.10 (#18540) (@34fathombelow)
* e1284e19e03c9abab2ea55314b14b1e0381c4045: remove unwanted updating of source-position in app set command (#18887) (#18896) (@gcp-cherry-pick-bot[bot])

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

Update argocd/install.sh

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