Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Update bitnami/kubectl Docker tag to v1.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent ce21c39 commit 6aa54f1
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.29.2
image: bitnami/kubectl:1.30.1
user: ${DOCKER_USER:-1000}
working_dir: /app
volumes:
Expand Down

0 comments on commit 6aa54f1

Please sign in to comment.