Update deployer base to 0.1.40 (#2696)

* add label and namespace to resource created inside pod

* fix

* done

* update existing configmap for better GC

* update dependency to make sure configmap got created before run script

* self fix

* use latest deployer base

* deployer

* all done

* upgrade deployer to 0.1.37 for bug bash

* all done

* done

* fix issue for MLMD

* done

* done

Co-authored-by: renmingu <40223865+renmingu@users.noreply.github.com>
This commit is contained in:
Renmin 2020-01-15 13:43:32 +08:00 committed by Kubernetes Prow Robot
parent 171891bfa1
commit fe6cf9a1f2
3 changed files with 7 additions and 6 deletions

View File

@ -12,7 +12,7 @@ metadata:
spec:
descriptor:
type: Kubeflow Pipelines
version: '0.1.35'
version: '0.1.40'
description: |-
Reusable end-to-end ML workflow
maintainers:

View File

@ -1 +1,2 @@
FROM gcr.io/ml-pipeline/marketplace-k8s-app-tools/k8s/deployer_helm/onbuild:remove-ui-ownerrefs
# 0.9.6~0.9.7 has bug and fixed PR447.
FROM gcr.io/cloud-marketplace-tools/k8s/deployer_helm/onbuild:0.9.10

View File

@ -1,10 +1,10 @@
x-google-marketplace:
schemaVersion: v2
applicationApiVersion: v1beta1
publishedVersion: '0.1.35'
publishedVersion: '0.1.40'
publishedVersionMetadata:
releaseNote: >-
Based on 0.1.35 version.
Based on 0.1.40 version.
releaseTypes:
- Feature
recommended: false
@ -85,8 +85,8 @@ x-google-marketplace:
resources:
- replicas: 3
requests:
cpu: 4
memory: 8Gi
cpu: 2
memory: 4Gi
affinity:
simpleNodeAffinity:
type: REQUIRE_ONE_NODE_PER_REPLICA