diff --git a/lifecycle-operator/chart/values.yaml b/lifecycle-operator/chart/values.yaml index 311f6886fee..db9d0170b88 100644 --- a/lifecycle-operator/chart/values.yaml +++ b/lifecycle-operator/chart/values.yaml @@ -94,7 +94,7 @@ lifecycleOperator: ## @param lifecycleOperator.env.optionsControllerLogLevel sets the log level of Keptn Options Controller optionsControllerLogLevel: "0" ## @param lifecycleOperator.env.pythonRunnerImage specify image for python task runtime - pythonRunnerImage: ghcr.io/keptn/python-runtime:v1.0.1 + pythonRunnerImage: ghcr.io/keptn/python-runtime:v1.0.4 image: ## @param lifecycleOperator.image.registry specify the container registry for the lifecycle-operator image registry: ghcr.io