Skip to content

Commit

Permalink
Upgrade the basemaps cli version in the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentao-Kuang committed Apr 8, 2024
1 parent 423b24a commit 8b24f4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions workflows/basemaps/imagery-import-cogify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ spec:
parameters:
- name: version_basemaps_cli
description: Version of the basemaps CLI docker container to use
value: v6
value: V7

- name: version_argo_tasks
description: Version of the basemaps CLI docker container to use
value: v2
value: v3

- name: ticket
description: Ticket ID e.g. 'AIP-55'
Expand Down
2 changes: 1 addition & 1 deletion workflows/basemaps/mapsheet-json.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
arguments:
parameters:
- name: version_argo_tasks
value: 'v2'
value: 'v3'
- name: layer
value: '104687'
- name: config
Expand Down

0 comments on commit 8b24f4e

Please sign in to comment.