Skip to content

Commit

Permalink
chore(deps): update helm release argo-cd to v5.27.5 (#7226)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 31, 2023
1 parent a56d9bb commit 3b25c13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.27.4
version: 5.27.5
- name: argocd-apps
repository: https://argoproj.github.io/argo-helm
version: 0.0.9
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: argocd-image-updater
repository: https://argoproj.github.io/argo-helm
version: 0.8.4
digest: sha256:109d9199f7e3161289a7fbd41879f1a86317497e6bf34461e291b02e7917bc85
generated: "2023-03-30T11:53:50.61761+02:00"
digest: sha256:9871e936d9168dbbe5ea51bdba98235ab9d2a637919f953a2a695f7addf0b53e
generated: "2023-03-31T06:58:36.251632355Z"
2 changes: 1 addition & 1 deletion ops/Helm/addons/argocd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application # It is the type of chart (opti
deprecated: false # Whether this chart is deprecated (optional, boolean)
dependencies:
- name: argo-cd
version: 5.27.4
version: 5.27.5
repository: https://argoproj.github.io/argo-helm
condition: argo.enabled
tags:
Expand Down

0 comments on commit 3b25c13

Please sign in to comment.