Skip to content

Commit

Permalink
feat(argo-cd): Update argo-cd
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Aug 2, 2023
1 parent 4e0691a commit 4e1958d
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions argo-cd/helm/argo-cd/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 0.1.1
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 5.29.1
version: 5.42.1
- name: argocd-image-updater
repository: https://argoproj.github.io/argo-helm
version: 0.8.1
digest: sha256:5c6bfc3cdf2b1991b4037b6a3bf7618ec55224ae3f382c966b32fda4beab95cb
generated: "2023-04-27T17:51:29.905696-04:00"
version: 0.9.1
digest: sha256:10f3da9a20e0ae2c3fa4d0f1892ac7b4a3096b6515094ae452da08b528bccde2
generated: "2023-08-02T18:56:28.898425423Z"
6 changes: 3 additions & 3 deletions argo-cd/helm/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ apiVersion: v2
name: argo-cd
description: A Helm chart for Kubernetes
type: application
version: 0.1.42
version: 0.1.43
appVersion: v2.6.7
dependencies:
- name: config-overlays
version: 0.1.1
repository: https://pluralsh.github.io/module-library
- name: argo-cd
version: 5.29.1
version: 5.42.1
repository: https://argoproj.github.io/argo-helm
- name: argocd-image-updater
version: 0.8.1
version: 0.9.1
repository: https://argoproj.github.io/argo-helm
condition: argocd-image-updater.enabled
Binary file removed argo-cd/helm/argo-cd/charts/argo-cd-5.29.1.tgz
Binary file not shown.
Binary file added argo-cd/helm/argo-cd/charts/argo-cd-5.42.1.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions argo-cd/helm/argo-cd/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global:
image:
repository: dkr.plural.sh/argo-cd/argoproj/argocd
tag: v2.6.7
tag: v2.7.10
podAnnotations:
cluster-autoscaler.kubernetes.io/safe-to-evict: "true"

Expand Down Expand Up @@ -65,7 +65,7 @@ argo-cd:
enabled: true
image:
repository: dkr.plural.sh/argo-cd/dexidp/dex
tag: v2.35.3
tag: v2.37.0
imagePullPolicy: IfNotPresent
resources: {}
# limits:
Expand Down

0 comments on commit 4e1958d

Please sign in to comment.