Skip to content

Commit ffd2bea

Browse files
committed
Update dependency argoproj/argo-cd to v2.13.4
1 parent 60e91bd commit ffd2bea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"ghcr.io/devcontainers-extra/features/argo-cd:1": {
2828
// renovate: datasource=github-releases depName=argoproj/argo-cd
29-
"version": "2.13.3"
29+
"version": "2.13.4"
3030
},
3131
"ghcr.io/devcontainers-extra/features/renovate-cli:2": {
3232
// renovate: datasource=github-releases depName=renovatebot/renovate

kustomization/components/argo-cd/kustomization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ patches:
1717
- path: patches/set_tracking_by_annotation.yml
1818
resources:
1919
# renovate: datasource=github-releases
20-
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.3/manifests/install.yaml
20+
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.4/manifests/install.yaml
2121
- servicemonitor/argocd-applicationset-controller.yml
2222
- servicemonitor/argocd-repo-server.yml
2323
- servicemonitor/argocd-server.yml

0 commit comments

Comments
 (0)