Skip to content

Commit

Permalink
🔧 Update AP Ingestion image versions (#9238)
Browse files Browse the repository at this point in the history
🔧 Update image versions
  • Loading branch information
Gary-H9 authored Jan 7, 2025
1 parent a5198f1 commit f5d1655
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 f5d1655

Please sign in to comment.