8000 Tags · jessebot/argo-cd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jessebot/argo-cd

Tags

v2.8.0

Toggle v2.8.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump version to 2.8.0 (argoproj#14932)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com>

v2.7.11

Toggle v2.7.11's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump version to 2.7.11 (argoproj#14933)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com>

v2.6.14

Toggle v2.6.14's commit message
Bump version to 2.6.14

v2.5.22

Toggle v2.5.22's commit message
Bump version to 2.5.22

stable

Toggle stable's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump version to 2.8.0 (argoproj#14932)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com>

release-v2.6.14

Toggle release-v2.6.14's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
## Quick Start

### Non-HA:

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

### HA:

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

## Release signatures

All Argo CD container images and CLI binaries are signed by cosign. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets/) on how to verify the signatures.
```shell
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEesHEB7vX5Y2RxXypjMy1nI1z7iRG
JI9/gt/sYqzpsa65aaNP4npM43DDxoIy/MQBo9s/mxGxmA+8UXeDpVC9vw==
-----END PUBLIC KEY-----
```

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

## Changes

This release includes 16 contributions from 3 contributors with 0 features and 8 bug fixes.

### Bug fixes (8)

- fix: ManagedResources API should not return diff for hooks (argoproj#14816) (argoproj#14828)
- fix(controller): cache deadlock on delete and re-add cluster (cherry-pick argoproj#14780) (argoproj#14814)
- fix: OCI dependency url can't contain part of repository (argoproj#14699) (argoproj#14758)
- fix(sso): Set redirectURI for gitea, google, oauth Dex connectors (argoproj#11237) (argoproj#14738)
- fix(server): handle PATCH in http/s server (argoproj#2677) (argoproj#14530) (argoproj#14733)
- fix: ApplicationSet Controller crashes when tag is not closed; panic: Cannot find end tag="}}"(argoproj#14227) ( argoproj#14227) (argoproj#14689) (argoproj#14690)
- fix: webhook handler fails to refresh when alternate application namespaces are configured (argoproj#13976) (argoproj#14654)
- fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (argoproj#13813) (argoproj#14216) (argoproj#14628)

### Documentation (5)

- docs: Update Generators-Git.md (argoproj#14921) (argoproj#14936)
- docs: add ignoreDifferences name and namespace fields (argoproj#14741) (argoproj#14807)
- docs: Update application.yaml (argoproj#14742) (argoproj#14811)
- docs: Clarify that security policy covers last 3 versions (cherry-pick argoproj#14786) (argoproj#14793)
- docs: Skip `export` keyword in notification docs (argoproj#14633) (argoproj#14644)

### Other (3)

-  fix(ui): COPY JSON for ArgoCD version should include trailing newline (argoproj#5117) (argoproj#14917) (argoproj#14940)
-  docs: Change Generator docs for List Generator to note any key/value pairs can be used (argoproj#14825) (argoproj#14834)
- chore: Print in-cluster svr addr disabled warning when server starts (argoproj#14684)

v2.8.0-rc7

Toggle v2.8.0-rc7's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump version to 2.8.0-rc7 (argoproj#14879)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com>

v2.7.10

Toggle v2.7.10's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump version to 2.7.10 (argoproj#14801)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com>

v2.8.0-rc6

Toggle v2.8.0-rc6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: bad merge (argoproj#14759)

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

v2.7.9

Toggle v2.7.9's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump version to 2.7.9 (argoproj#14674)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com>
0