Skip to content

Commit

Permalink
Update bitnami/kubectl Docker tag to v1.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and claudusd committed Feb 19, 2024
1 parent afcb785 commit 5e9d18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ services:
image: argoproj/argocd:v2.6.15
user: ${DOCKER_USER:-1000}
kubectld:
image: bitnami/kubectl:1.28.3
image: bitnami/kubectl:1.29.2
user: ${DOCKER_USER:-1000}
working_dir: /app
volumes:
Expand Down

0 comments on commit 5e9d18f

Please sign in to comment.