Skip to content

Update Helm release argo-cd to v8.1.2 #24

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions ops/Helm/argocd/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 8.1.1
version: 8.1.2
- name: argocd-apps
repository: https://argoproj.github.io/argo-helm
version: 2.0.2
- name: argocd-image-updater
repository: https://argoproj.github.io/argo-helm
version: 0.12.3
digest: sha256:78b9cbd37d3ccd220b256bf746ef0ba170efd80ac6735281f402bfeb583ec054
generated: "2025-06-24T22:16:17.868546+03:00"
digest: sha256:500e28539c309dd6fd0803d1591908c1479c24899387b3ed0d87637a5a5c590d
generated: "2025-06-27T15:12:07.62820356Z"
2 changes: 1 addition & 1 deletion ops/Helm/argocd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
deprecated: false
dependencies:
- name: argo-cd
version: 8.1.1
version: 8.1.2
repository: https://argoproj.github.io/argo-helm
condition: argo-cd.enabled
tags:
Expand Down