Skip to content

Commit

Permalink
chore(deps): update dependency argoproj/argo-cd to v2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and github-actions[bot] committed May 23, 2024
1 parent f6e11eb commit 5eb8fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/argocd/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
name: argocd
version: "2.11.0"
version: "2.11.2"
check: ${binary} version 2>/dev/null | grep ^argocd | cut -d' ' -f2 | cut -d+ -f1 | tr -d v
tags:
- type/cli
Expand Down

0 comments on commit 5eb8fb1

Please sign in to comment.