Skip to content

Commit 61045a2

Browse files
authored
Merge pull request k3s-io#423 from axivo/renovate/argoproj-argo-cd-2.x
chore(deps): update dependency argoproj/argo-cd to v2.14.3
2 parents 423bdd8 + 0d46eca commit 61045a2

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

roles/argo-cd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ home: https://github.com/argoproj/argo-helm
55
dependencies:
66
- name: argocd
77
repository: https://github.com/argoproj/argo-cd
8-
version: 2.14.2
8+
version: 2.14.3
99
type: application
1010
version: 7.8.7
1111
appVersion: 1.0.0

roles/argo-cd/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See the installed role dependencies listed below, defined into [main.yaml](./def
1010

1111
| Repository | Name | Version |
1212
|------------|------|---------|
13-
| https://github.com/argoproj/argo-cd | argocd | 2.14.2 |
13+
| https://github.com/argoproj/argo-cd | argocd | 2.14.3 |
1414

1515
## Role Variables
1616

@@ -103,4 +103,4 @@ See the related role variables listed below, defined into [main.yaml](./defaults
103103
| argocd_vars.release.file | string | `"argocd-linux-arm64"` | See [documentation](https://axivo.com/k3s-cluster/tutorials/handbook/server/#hardware), for details |
104104
| argocd_vars.release.repository.name | string | `"argo-cd"` | |
105105
| argocd_vars.release.repository.org | string | `"argoproj"` | |
106-
| argocd_vars.release.version | string | `"v2.14.2"` | |
106+
| argocd_vars.release.version | string | `"v2.14.3"` | |

roles/argo-cd/defaults/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@ argocd_vars:
181181
repository:
182182
name: argo-cd
183183
org: argoproj
184-
version: v2.14.2
184+
version: v2.14.3

0 commit comments

Comments
 (0)