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