Skip to content

Commit

Permalink
feat: update the argocd image updater strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkyfaza20 committed Aug 11, 2024
1 parent bcbb4fd commit 007a8c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion argocd/apps/application-laravel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ metadata:
name: laravel-crud
annotations:
argocd-image-updater.argoproj.io/image-list: dockerhub=docker.io/mrfzy00/crud_laravel_api-sre-test-app:latest
argocd-image-updater.argoproj.io/dockerhub.update-strategy: latest
argocd-image-updater.argoproj.io/dockerhub.update-strategy: digest

spec:
project: default
source:
Expand Down

0 comments on commit 007a8c9

Please sign in to comment.