hashbang / gitops

gitops repo for our kubernetes cluster
23 stars 8 forks source link

argocd: update quay.io/argoproj/argocd Docker tag to v2.7.5 #186

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd Kustomization patch v2.7.4 -> v2.7.5

Release Notes

argoproj/argo-cd ### [`v2.7.5`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.7.5) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.7.4...v2.7.5) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.5/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.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 ##### Bug fixes - [`cbed3d4`](https://togithub.com/argoproj/argo-cd/commit/cbed3d484675bda9bafdb1d6cdfbe8c7c696e114): fix(cli): support application in any namespace with `argocd app diff` ([#​13978](https://togithub.com/argoproj/argo-cd/issues/13978)) ([#​13980](https://togithub.com/argoproj/argo-cd/issues/13980)) ([#​14061](https://togithub.com/argoproj/argo-cd/issues/14061)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`dbb488a`](https://togithub.com/argoproj/argo-cd/commit/dbb488a607439f12d5e89d60aed9abd5695cc47a): fix(cmp): discover plugins relative to app path ([#​13940](https://togithub.com/argoproj/argo-cd/issues/13940)) ([#​13946](https://togithub.com/argoproj/argo-cd/issues/13946)) ([#​14084](https://togithub.com/argoproj/argo-cd/issues/14084)) ([@​crenshaw-dev](https://togithub.com/crenshaw-dev)) - [`2552c54`](https://togithub.com/argoproj/argo-cd/commit/2552c546a3f07e0285dbf27edfe80bbecb3445f1): fix(ui): Fix Patch and Get Manifests ([#​13949](https://togithub.com/argoproj/argo-cd/issues/13949)) ([#​13952](https://togithub.com/argoproj/argo-cd/issues/13952)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`0df4093`](https://togithub.com/argoproj/argo-cd/commit/0df409394da76a625af3c12dc8ae8273b5f3252e): fix(ui): soften readiness gate failure message ([#​13972](https://togithub.com/argoproj/argo-cd/issues/13972)) ([#​14076](https://togithub.com/argoproj/argo-cd/issues/14076)) ([#​14079](https://togithub.com/argoproj/argo-cd/issues/14079)) ([@​crenshaw-dev](https://togithub.com/crenshaw-dev)) - [`dd565e7`](https://togithub.com/argoproj/argo-cd/commit/dd565e782ee229deeb12e44aba23a12b920bdcd9): fix: Multi source apps resolve revision in .status field ([#​14081](https://togithub.com/argoproj/argo-cd/issues/14081)) ([#​14086](https://togithub.com/argoproj/argo-cd/issues/14086)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) ##### Documentation - [`fe276bc`](https://togithub.com/argoproj/argo-cd/commit/fe276bce5522d0562da0be69c9061c6322dbe996): docs: add documentation for child elements of path ([#​14044](https://togithub.com/argoproj/argo-cd/issues/14044)) ([#​14054](https://togithub.com/argoproj/argo-cd/issues/14054)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`d5a3ae3`](https://togithub.com/argoproj/argo-cd/commit/d5a3ae3dece52acf0249b7fcae2fcae0f1ed5ef6): docs: add golang upgrade note for 2.5 ([#​14048](https://togithub.com/argoproj/argo-cd/issues/14048)) ([#​14057](https://togithub.com/argoproj/argo-cd/issues/14057)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`a911b00`](https://togithub.com/argoproj/argo-cd/commit/a911b005bd04271ce77162a2e98b63dea048c119): docs: note CLI incompatibilities ([#​14049](https://togithub.com/argoproj/argo-cd/issues/14049)) ([#​14060](https://togithub.com/argoproj/argo-cd/issues/14060)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) ##### Dependency updates - [`d7f67a1`](https://togithub.com/argoproj/argo-cd/commit/d7f67a17d631c3dc6c8a2e7f936101da4b9630e2): chore(deps): bump ubuntu base image version ([#​14024](https://togithub.com/argoproj/argo-cd/issues/14024)) ([#​14066](https://togithub.com/argoproj/argo-cd/issues/14066)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`e4aa7b6`](https://togithub.com/argoproj/argo-cd/commit/e4aa7b61bc4776236457a64f545e97bc6fe046f5): chore(deps): upgrade go to 1.19.10 ([#​13942](https://togithub.com/argoproj/argo-cd/issues/13942)) ([@​crenshaw-dev](https://togithub.com/crenshaw-dev)) - [`6ed3d61`](https://togithub.com/argoproj/argo-cd/commit/6ed3d619a6b1bf937239765676fb60f59ce1ac91): chore(deps): upgrade haproxy to 2.6.14-alpine ([#​14018](https://togithub.com/argoproj/argo-cd/issues/14018)) ([#​14051](https://togithub.com/argoproj/argo-cd/issues/14051)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.7.4...v2.7.5

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.



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