From 4b64bb231f51833b2198407a772fd40c0530ca18 Mon Sep 17 00:00:00 2001 From: Octopus Date: Tue, 30 Sep 2025 11:03:38 +0000 Subject: [PATCH] DO NOT MERGE: Octopus Deploy updated image versions If we merge this PR, then the next deployment will be a no-op. [Release link](https://samples.octopus.app/app#/Spaces-1194/releases/Releases-103991) [Deployment link](https://samples.octopus.app/app#/Spaces-1194/deployments/Deployments-127422) --- Images updated: - octopussamples/octopub-products-microservice:20250917.431.1 --- .../test/kustomization.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/update-image-tags-kustomize-octopub/test/kustomization.yaml b/manifests/update-image-tags-kustomize-octopub/test/kustomization.yaml index 8f77b55..65fc71c 100644 --- a/manifests/update-image-tags-kustomize-octopub/test/kustomization.yaml +++ b/manifests/update-image-tags-kustomize-octopub/test/kustomization.yaml @@ -24,4 +24,5 @@ configMapGenerator: images: - name: octopussamples/octopub-products-microservice - newName: octopussamples/octopub-products-microservice \ No newline at end of file + newName: octopussamples/octopub-products-microservice + newTag: "20250917.431.1" \ No newline at end of file