diff --git a/bundle/config/00-schema.yaml b/bundle/config/00-schema.yaml index 945ef91..42e150e 100644 --- a/bundle/config/00-schema.yaml +++ b/bundle/config/00-schema.yaml @@ -26,7 +26,7 @@ applicationImage: name: "educates-lookup-service" #! Image tag for the application image. - tag: "3.0.0-alpha.18" + tag: "3.0.0-alpha.19" #! Image pull policy for the application image. pullPolicy: "IfNotPresent"