Skip to content
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

chore(deps): update dependency argoproj/argo-cd to v2.14.2 #93

Merged
merged 1 commit into from
Feb 10, 2025
Merged
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
2 changes: 1 addition & 1 deletion collections/container/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ vars:
velero_version: 1.15.2 # datasource=github-tags depName=vmware-tanzu/velero
kubectl_slice_version: 1.4.1 # datasource=github-tags depName=patrickdappollonio/kubectl-slice
helmfile_version: 0.170.1 # datasource=github-tags depName=helmfile/helmfile
argocd_version: 2.13.4 # datasource=github-tags depName=argoproj/argo-cd
argocd_version: 2.14.2 # datasource=github-tags depName=argoproj/argo-cd
flux_version: 2.4.0 # datasource=github-tags depName=fluxcd/flux2
glab_version: 1.52.0 # datasource=gitlab-tags depName=gitlab-org/cli
cilium_version: 0.16.24 # datasource=github-tags depName=cilium/cilium-cli
Expand Down
2 changes: 1 addition & 1 deletion container/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ vars:
velero_version: 1.15.2 # datasource=github-tags depName=vmware-tanzu/velero
kubectl_slice_version: 1.4.1 # datasource=github-tags depName=patrickdappollonio/kubectl-slice
helmfile_version: 0.170.1 # datasource=github-tags depName=helmfile/helmfile
argocd_version: 2.13.4 # datasource=github-tags depName=argoproj/argo-cd
argocd_version: 2.14.2 # datasource=github-tags depName=argoproj/argo-cd
flux_version: 2.4.0 # datasource=github-tags depName=fluxcd/flux2
glab_version: 1.52.0 # datasource=gitlab-tags depName=gitlab-org/cli
cilium_version: 0.16.24 # datasource=github-tags depName=cilium/cilium-cli
Expand Down