From dc505c53d869004ebeb10de4704574d732712496 Mon Sep 17 00:00:00 2001 From: mw Date: Thu, 22 Dec 2022 17:01:39 +0100 Subject: [PATCH] bump version --- example_configs/pmml_deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_configs/pmml_deployment.yml b/example_configs/pmml_deployment.yml index f8b3c34..5039071 100644 --- a/example_configs/pmml_deployment.yml +++ b/example_configs/pmml_deployment.yml @@ -16,7 +16,7 @@ spec: spec: containers: - name: pmml - image: torarg/pmml:0.1.5 + image: torarg/pmml:0.1.6 volumeMounts: - mountPath: "/.pmmlrc" subPath: ".pmmlrc"