Browse Source

build: automatic update of test-app

updates image nginx tag '1.21.0' to '1.23.1'
pull/159/head
argocd-image-updater 3 years ago
parent
commit
4ee91cceed
  1. 8
      helm-guestbook/.argocd-source-test-app.yaml

8
helm-guestbook/.argocd-source-test-app.yaml

@ -0,0 +1,8 @@
helm:
parameters:
- name: image.name
value: nginx
forcestring: true
- name: image.tag
value: 1.23.1
forcestring: true
Loading…
Cancel
Save