Skip to content

Commit

Permalink
change the image name list for updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkyfaza20 committed Jan 13, 2024
1 parent 85fb960 commit 6514260
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions argocd/apps/application-nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ metadata:
labels:
name: nginx-test
annotations:
argocd-image-updater.argoproj.io/images-list: dockerhub=docker.io/mrfzy00/nginx:lab76
argocd-image-updater.argoproj.io/dockerhub.update-strategy: digest
argocd-image-updater.argoproj.io/image-list: dockerhub-nginx=docker.io/mrfzy00/nginx:lab76
argocd-image-updater.argoproj.io/dockerhub-nginx.update-strategy: digest
spec:
project: default
source:
Expand Down

0 comments on commit 6514260

Please sign in to comment.