Skip to content

Commit

Permalink
🔧 Update image versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary-H9 committed Jan 7, 2025
1 parent 47ad0dd commit 35be6be
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ locals {
]

/* Image Versions */
scan_image_version = "0.1.3"
transfer_image_version = "0.0.18"
notify_image_version = "0.0.19"
scan_image_version = "0.1.4"
transfer_image_version = "0.0.19"
notify_image_version = "0.0.20"

/* Target Buckets */
target_buckets = ["mojap-land-dev"]
Expand Down Expand Up @@ -65,9 +65,9 @@ locals {
]

/* Image Versions */
scan_image_version = "0.1.3"
transfer_image_version = "0.0.18"
notify_image_version = "0.0.19"
scan_image_version = "0.1.4"
transfer_image_version = "0.0.19"
notify_image_version = "0.0.20"

/* Target Buckets */
target_buckets = ["mojap-land", "mojap-ingestion-${local.environment}-ext-2024-target"]
Expand Down

0 comments on commit 35be6be

Please sign in to comment.