Skip to content

Commit

Permalink
chore(deps): update dependency argoproj/argo-cd to v2.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 1d6b993 commit 1e2678e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ RUN yarn --pure-lockfile && \
FROM node:20-bookworm-slim as production-stage

# renovate: datasource=github-tags depName=argoproj/argo-cd
ARG ARGOCD_VERSION=v2.9.3
ARG ARGOCD_VERSION=v2.9.5
# renovate: datasource=github-tags depName=Azure/azure-cli
ARG AZURECLI_VERSION=2.51.0
# renovate: datasource=github-tags depName=docker/compose
Expand Down

0 comments on commit 1e2678e

Please sign in to comment.