diff --git a/charts/dist/feast-0.1.2.tgz b/charts/dist/feast-0.1.2.tgz new file mode 100644 index 00000000000..00b341479ca Binary files /dev/null and b/charts/dist/feast-0.1.2.tgz differ diff --git a/charts/dist/index.yaml b/charts/dist/index.yaml new file mode 100644 index 00000000000..0a0f157e63d --- /dev/null +++ b/charts/dist/index.yaml @@ -0,0 +1,13 @@ +apiVersion: v1 +entries: + feast: + - apiVersion: v1 + appVersion: 0.1.2 + created: "2019-07-26T16:00:55.364039+08:00" + description: A Helm chart to install Feast on kubernetes + digest: 41f3194c2f69b1ea22e1f7b65b8448d8064ce9260cef47a228da78ccefc3fafb + name: feast + urls: + - feast-0.1.2.tgz + version: 0.1.2 +generated: "2019-07-26T16:00:55.356884+08:00" diff --git a/charts/feast/Chart.yaml b/charts/feast/Chart.yaml index 9eb45964a62..735047576e5 100644 --- a/charts/feast/Chart.yaml +++ b/charts/feast/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "0.1.0" +appVersion: "0.1.2" description: A Helm chart to install Feast on kubernetes name: feast -version: 0.1.0 +version: 0.1.2 diff --git a/charts/feast/values.yaml b/charts/feast/values.yaml index 82ed93c9778..9b5c2c1ce17 100644 --- a/charts/feast/values.yaml +++ b/charts/feast/values.yaml @@ -5,7 +5,7 @@ core: pullPolicy: IfNotPresent registry: gcr.io/kf-feast repository: feast-core - tag: "0.1.1" + tag: "0.1.2" replicaCount: 1 resources: limits: @@ -84,7 +84,7 @@ serving: pullPolicy: IfNotPresent registry: gcr.io/kf-feast repository: feast-serving - tag: "0.1.1" + tag: "0.1.2" replicaCount: 1 resources: limits: