Skip to content

Commit

Permalink
argocd: setting
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Login <[email protected]>
  • Loading branch information
batazor committed Nov 26, 2023
1 parent 319b9c4 commit 4533b6d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions ops/Helm/addons/argocd/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 5.51.3
version: 5.51.4
- name: argocd-apps
repository: https://argoproj.github.io/argo-helm
version: 1.4.1
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.4.0
digest: sha256:c83b7b7ce93498e36d732a2f0ec907a0d1d6b9b8310aecd32c318fa6463ae725
generated: "2023-11-26T02:16:44.967784+01:00"
digest: sha256:00a3272539da0cb9dfc6483e0455f8b8afaa887a9657fe32a1c3a3d6c8afa860
generated: "2023-11-26T14:00:52.301983+01:00"
4 changes: 2 additions & 2 deletions ops/Helm/addons/argocd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "2.9.0"
name: argo
version: 0.3.17
version: 0.3.18
kubeVersion: ">= 1.28.0 || >= v1.28.0-0"
keywords:
- argo
Expand All @@ -15,7 +15,7 @@ type: application
deprecated: false
dependencies:
- name: argo-cd
version: 5.51.3
version: 5.51.4
repository: https://argoproj.github.io/argo-helm
condition: argo-cd.enabled
tags:
Expand Down
Binary file removed ops/Helm/addons/argocd/charts/argo-cd-5.51.3.tgz
Binary file not shown.
Binary file added ops/Helm/addons/argocd/charts/argo-cd-5.51.4.tgz
Binary file not shown.

0 comments on commit 4533b6d

Please sign in to comment.