Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Update dependency argoproj/argo-cd to v2.7.7 #332

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
argoproj/argo-cd Kustomization minor v2.4.14 -> v2.7.7

Release Notes

argoproj/argo-cd (argoproj/argo-cd)

v2.7.7

Compare Source

v2.7.6

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.6/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.6/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 on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Documentation

Full Changelog: argoproj/argo-cd@v2.7.5...v2.7.6

v2.7.5

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.5/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.5/manifests/ha/install.yaml

🛑 Known Issues

Multi-source apps may fail to refresh due to mis-ordered target revisions. The fix will be released with 2.7.6.

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 on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Documentation
Dependency updates

Full Changelog: argoproj/argo-cd@v2.7.4...v2.7.5

v2.7.4

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.4/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.4/manifests/ha/install.yaml

🛑 Known Issues

Sidecar-installed Config Management Plugin discovery may fail for Applications whose spec.source.path is not "" or ".". If you use sidecar Config Management Plugins which rely on running discovery rules in the Application's specified path, your Application may fail to refresh with an error about no supported plugins being found, or the CMP may incorrectly claim that it does support the app, and it may produce unpredictable manifests, including no manifests, which will prune all your resources.

If you are affected, use >= 2.7.5.

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 on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Features
Bug fixes
Documentation
Other work

Full Changelog: argoproj/argo-cd@v2.7.3...v2.7.4

v2.7.3

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.3/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.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 on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Documentation

Full Changelog: argoproj/argo-cd@v2.7.2...v2.7.3

v2.7.2

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.2/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.2/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 on how to verify.

Known Issues

In non-go-templated ApplicationSets with matrix generators, parameter interpolation is broken if there are parameters in the second nested generator. The fix will be in 2.7.3. https://github.com/argoproj/argo-cd/pull/13061#discussion_r1199279829

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Documentation

Full Changelog: argoproj/argo-cd@v2.7.1...v2.7.2

v2.7.1

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.1/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.1/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 on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes

Full Changelog: argoproj/argo-cd@v2.7.0...v2.7.1

v2.7.0

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.0/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 on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Features
Bug fixes
Documentation
Other work

Full Changelog: argoproj/argo-cd@v2.7.0-rc2...v2.7.0

v2.6.12

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.12/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.12/manifests/ha/install.yaml

Release signatures

All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.

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

Changes

This release includes 7 contributions from 3 contributors (1 of them new) with 1 features and 2 bug fixes.

A special thanks goes to the 1 new contributors:

  • Venkata Mutyala
Features (1)
Bug fixes (2)
  • fix: Correctly verify signatures when targetRevision is a branch name (#​14214) (#​14238)
  • fix(appset): handles a race condition where RollingSync does not properly detect a successful sync (#​13926) (#​14201)
Documentation (4)

v2.6.11

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.11/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.11/manifests/ha/install.yaml

Release signatures

All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.

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

Changes

This release includes 1 contributions from 1 contributor with 0 features and 1 bug fix.

Bug fixes (1)

v2.6.10

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.10/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.10/manifests/ha/install.yaml

Release signatures

All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.

-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEesHEB7vX5Y2RxXypjMy1nI1z7iRG
JI9/gt/sYqzpsa65aaNP4npM43DDxoIy/MQBo9s/mxGxmA+8UXeDpVC9vw==
-----END PUBLIC KEY-----

Known Issues

Multi-source apps may fail to refresh due to mis-ordered target revisions. The fix will be released with 2.6.11.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changes

This release includes 8 contributions from 2 contributors with 0 features and 4 bug fixes.

Bug fixes (4)
Documentation (2)
Other (2)

v2.6.9

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.9/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.9/manifests/ha/install.yaml

🛑 Known Issues

Sidecar-installed Config Management Plugin discovery may fail for Applications whose spec.source.path is not "" or ".". If you use sidecar Config Management Plugins which rely on running discovery rules in the Application's specified path, your Application may fail to refresh with an error about no supported plugins being found, or the CMP may incorrectly claim that it does support the app, and it may produce unpredictable manifests, including no manifests, which will prune all your resources.

If you are affected, either use >= 2.6.10.

Release signatures

All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.

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

Changes

This release includes 15 contributions from 5 contributors (3 of them new) with 0 features and 8 bug fixes.

A special thanks goes to the 3 new contributors:

  • Brian Fox
  • Lewis Marsden-Lambert
  • Tete17
Bug fixes (8)
Documentation (6)
Other (1)
  • test: remove testmatchvaluesgotemplate (#​13786)

v2.6.8

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.8/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.8/manifests/ha/install.yaml

🛑 Known Issues

Sidecar-installed Config Management Plugin discovery may fail for Applications whose spec.source.path is not "" or ".". If you use sidecar Config Management Plugins which rely on running discovery rules in the Application's specified path, your Application may fail to refresh with an error about no supported plugins being found, or the CMP may incorrectly claim that it does support the app, and it may produce unpredictable manifests, including no manifests, which will prune all your resources.

If you are affected, either use >= 2.6.10.

Release signatures

All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.

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

Changes

This release includes 26 contributions from 8 contributors with 0 features and 12 bug fixes.

Bug fixes (12)
Documentation (6)
Other (6)

v2.6.7

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.7/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.7/manifests/ha/install.yaml

Breaking changes

As part of the fix for GHSA-2q5c-qw9c-fmvq, the API will now return "Unauthorized" instead of "Not found" if an Application does not exist. This change prevents leaking the existence or non-existence of Applications to unauthorized parties.

This change may break applications which depend on "Not found" responses from the Argo CD API's application endpoints.

Workarounds and potential long-term solutions will be discussed on https://github.com/argoproj/argo-cd/issues/13000.

The argocd app create CLI command for versions >= 2.5.0-rc1 and before this security patch is one such application which was affected. (See upgrade notes for details on that issue.)

Release signatures

All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.

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

Changes

This release includes 1 contributions from 1 contributors with 0 features and 0 bug fixes.

Security (1)
  • MODERATE: Authenticated but unauthorized users may enumerate Application names via the API (GHSA-2q5c-qw9c-fmvq)

v2.6.6

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.6/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.6.6/manifests/ha/install.yaml

Release signatures

All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.

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

Changes

This release includes 12 contributions from 4 contributors with 0 features and 3 bug fixes.

Bug fixes (3)
  • fix(appset): git files generator in matrix generator produces no params (#​12881) (#​12882)
  • fix: log plugin commands in a better format (#​12260) (#​12875)
  • fix: support 'project' filter field for backwards-compatibility (#​12594)
Documentation (4)
  • docs: fix version numbers in upgrade notes (#​12896)
  • docs: cleanup HA operator manual (#​10409) ([#​12867](h

Configuration

📅 Schedule: Branch creation - "before 11pm" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/argo-cd branch from 20d2f3b to 9b4541d Compare November 1, 2022 23:06
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.5.0 Update dependency argoproj/argo-cd to v2.5.1 Nov 1, 2022
@renovate renovate bot force-pushed the renovate/argo-cd branch from 9b4541d to 9fd485b Compare November 7, 2022 21:27
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.5.1 Update dependency argoproj/argo-cd to v2.5.2 Nov 7, 2022
@renovate renovate bot force-pushed the renovate/argo-cd branch from 9fd485b to 0ebba17 Compare November 28, 2022 17:30
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.5.2 Update dependency argoproj/argo-cd to v2.5.3 Nov 28, 2022
@renovate renovate bot force-pushed the renovate/argo-cd branch from 0ebba17 to 66c2f83 Compare December 6, 2022 22:36
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.5.3 Update dependency argoproj/argo-cd to v2.5.4 Dec 6, 2022
@renovate renovate bot force-pushed the renovate/argo-cd branch from 66c2f83 to 91bb6a7 Compare January 26, 2023 23:17
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.5.4 Update dependency argoproj/argo-cd to v2.5.8 Jan 26, 2023
@renovate renovate bot force-pushed the renovate/argo-cd branch from 91bb6a7 to 385ed97 Compare March 8, 2023 23:20
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.5.8 Update dependency argoproj/argo-cd to v2.6.4 Mar 8, 2023
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.6.4 Update dependency argoproj/argo-cd to v2.6.5 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/argo-cd branch from 385ed97 to c5a1da3 Compare March 16, 2023 12:07
@renovate renovate bot force-pushed the renovate/argo-cd branch from c5a1da3 to 34304f7 Compare March 27, 2023 05:27
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.6.5 Update dependency argoproj/argo-cd to v2.6.7 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/argo-cd branch from 34304f7 to 50d8274 Compare May 28, 2023 10:38
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.6.7 Update dependency argoproj/argo-cd to v2.7.3 May 28, 2023
@renovate renovate bot force-pushed the renovate/argo-cd branch from 50d8274 to 0221077 Compare June 5, 2023 20:04
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.7.3 Update dependency argoproj/argo-cd to v2.7.4 Jun 5, 2023
@renovate renovate bot force-pushed the renovate/argo-cd branch from 0221077 to 10bae81 Compare June 16, 2023 16:37
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.7.4 Update dependency argoproj/argo-cd to v2.7.5 Jun 16, 2023
@renovate renovate bot force-pushed the renovate/argo-cd branch from 10bae81 to d43e1b1 Compare June 20, 2023 22:19
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.7.5 Update dependency argoproj/argo-cd to v2.7.6 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/argo-cd branch from d43e1b1 to 3f7b745 Compare July 5, 2023 22:33
@renovate renovate bot changed the title Update dependency argoproj/argo-cd to v2.7.6 Update dependency argoproj/argo-cd to v2.7.7 Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants