Skip to content

Update kargo Docker tag to v1.6.0 #25

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/kargo/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: kargo
repository: oci://ghcr.io/akuity/kargo-charts
version: 1.5.3
digest: sha256:9c79a7255c8e4dff639138d45515e15e6c5b1063a062d1c98d5ad2dc42c1bb89
generated: "2025-06-24T22:16:17.370484+03:00"
version: 1.6.0
digest: sha256:46f4a86167f608949a3f0c75eb0d25a37680c1cbd0ed9551a01cb9d3d92600ff
generated: "2025-06-28T02:13:58.742292999Z"
2 changes: 1 addition & 1 deletion ops/Helm/kargo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application
deprecated: false
dependencies:
- name: kargo
version: 1.5.3
version: 1.6.0
repository: oci://ghcr.io/akuity/kargo-charts
condition: kargo.enabled
tags:
Expand Down