Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update argocd to 2.10.7 #4585

Merged
merged 1 commit into from
Apr 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ Here are some solutions to several common problems that may occur when adding a
| ----------------------------------- | ------- | ----------- |
[![amazon-ecr-credential-helper](https://github.com/cloudposse/packages/actions/workflows/amazon-ecr-credential-helper.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamazon-ecr-credential-helper) | 0.7.1 | Automatically gets credentials for Amazon ECR on docker push/docker pull
[![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.27.0 | Tool for interacting with the Alertmanager API
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 2.10.6 | Declarative GitOpts for Kubernetes
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 2.10.7 | Declarative GitOpts for Kubernetes
[![assume-role](https://github.com/cloudposse/packages/actions/workflows/assume-role.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aassume-role)* | 0.3.2 | Easily assume AWS roles in your terminal.
[![atlantis](https://github.com/cloudposse/packages/actions/workflows/atlantis.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatlantis) | 0.27.2 | Terraform For Teams
[![atmos](https://github.com/cloudposse/packages/actions/workflows/atmos.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatmos) | 1.70.0 | Universal Tool for DevOps and Cloud Automation
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
| ----------------------------------- | ------- | ----------- |
[![amazon-ecr-credential-helper](https://github.com/cloudposse/packages/actions/workflows/amazon-ecr-credential-helper.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamazon-ecr-credential-helper) | 0.7.1 | Automatically gets credentials for Amazon ECR on docker push/docker pull
[![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.27.0 | Tool for interacting with the Alertmanager API
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 2.10.6 | Declarative GitOpts for Kubernetes
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 2.10.7 | Declarative GitOpts for Kubernetes
[![assume-role](https://github.com/cloudposse/packages/actions/workflows/assume-role.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aassume-role)* | 0.3.2 | Easily assume AWS roles in your terminal.
[![atlantis](https://github.com/cloudposse/packages/actions/workflows/atlantis.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatlantis) | 0.27.2 | Terraform For Teams
[![atmos](https://github.com/cloudposse/packages/actions/workflows/atmos.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatmos) | 1.70.0 | Universal Tool for DevOps and Cloud Automation
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Packages marked with * are not available on some architectures (usually missing

amazon-ecr-credential-helper 0.7.1 Automatically gets credentials for Amazon ECR on docker push/docker pull
amtool 0.27.0 Tool for interacting with the Alertmanager API
argocd 2.10.6 Declarative GitOpts for Kubernetes
argocd 2.10.7 Declarative GitOpts for Kubernetes
assume-role* 0.3.2 Easily assume AWS roles in your terminal.
atlantis 0.27.2 Terraform For Teams
atmos 1.70.0 Universal Tool for DevOps and Cloud Automation
Expand Down
2 changes: 1 addition & 1 deletion vendor/argocd/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.10.6
2.10.7
Loading