Skip to content

Commit

Permalink
Ship KEDA v1.4.0 chart (#45)
Browse files Browse the repository at this point in the history
* Initial setup

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Improve logo

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Build Helm chart 1.3.3 for KEDA 1.3.0

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Remove WIP from other branch

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Ship chart 1.4.0 for KEDA 1.4.0

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Let's ship 1.4.0 only!

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
  • Loading branch information
tomkerkhove authored Apr 21, 2020
1 parent 296e60c commit 34b0de0
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 8 deletions.
30 changes: 23 additions & 7 deletions docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,23 @@ entries:
keda:
- apiVersion: v1
appVersion: 1.4.0
created: "2020-04-17T10:33:25.9773445-07:00"
created: "2020-04-21T17:15:00.3519779+02:00"
description: Event-based autoscaler for workloads on Kubernetes
digest: 7b2b4e29f867361af87a60411b0a196416b04b2e20f4091d166263ea5195c355
home: https://github.com/kedacore/keda
icon: https://raw.githubusercontent.com/kedacore/keda/master/images/keda-logo-500x500-white.png
maintainers:
- email: ahmels@microsoft.com
name: Ahmed ElSayed
name: keda
sources:
- https://github.com/kedacore/keda
urls:
- https://kedacore.github.io/charts/keda-1.4.0.tgz
version: 1.4.0
- apiVersion: v1
appVersion: 1.4.0
created: "2020-04-21T17:15:00.3489436+02:00"
description: Event-based autoscaler for workloads on Kubernetes
digest: a9e78b6cb2257702296d7cc28ca7acdd0b11603aef7e95dbdc7d4ddfa3f3a49c
home: https://github.com/kedacore/keda
Expand All @@ -19,7 +35,7 @@ entries:
version: 1.3.2
- apiVersion: v1
appVersion: 1.3.0
created: "2020-04-17T10:33:25.9643425-07:00"
created: "2020-04-21T17:15:00.3459433+02:00"
description: Event-based autoscaler for workloads on Kubernetes
digest: e13bcb65816ed59b10b32fa6db8f61668635459d56c2d599bb3c0bcc5dcc1368
home: https://github.com/kedacore/keda
Expand All @@ -35,7 +51,7 @@ entries:
version: 1.3.1
- apiVersion: v1
appVersion: 1.3.0
created: "2020-04-17T10:33:25.9503445-07:00"
created: "2020-04-21T17:15:00.3429433+02:00"
description: Event based autoscaler for Azure Functions deployments on Kubernetes
digest: c0772458ab70bf3f019dc0b899ff444b9d7e6dcc466afd62e3f62e90eb8a24ed
home: https://github.com/kedacore/keda
Expand All @@ -51,7 +67,7 @@ entries:
version: 1.3.0
- apiVersion: v1
appVersion: 1.2.0
created: "2020-04-17T10:33:25.9383739-07:00"
created: "2020-04-21T17:15:00.3399824+02:00"
description: Event based autoscaler for Azure Functions deployments on Kubernetes
digest: e041dbed2455fef34f2908594a42fc8a7f163a1f48be46c2f93dea46e36fc733
home: https://github.com/kedacore/keda
Expand All @@ -67,7 +83,7 @@ entries:
version: 1.2.0
- apiVersion: v1
appVersion: 1.1.0
created: "2020-04-17T10:33:25.9233453-07:00"
created: "2020-04-21T17:15:00.3379777+02:00"
description: Event based autoscaler for Azure Functions deployments on Kubernetes
digest: c624e6620a9a6f265f51a82ee0d8267dcb2637dd3777306afbb271746234ff2d
home: https://github.com/kedacore/keda
Expand All @@ -83,7 +99,7 @@ entries:
version: 1.1.0
- apiVersion: v1
appVersion: 1.0.0
created: "2020-04-17T10:33:25.9073557-07:00"
created: "2020-04-21T17:15:00.3339805+02:00"
description: Event based autoscaler for Azure Functions deployments on Kubernetes
digest: ef934588dce70d874ea69692e082b8a70ad19095090b8d4fa7b5cb69b2cecaf6
home: https://github.com/kedacore/keda
Expand All @@ -97,4 +113,4 @@ entries:
urls:
- https://kedacore.github.io/charts/keda-1.0.0.tgz
version: 1.0.0
generated: "2020-04-17T10:33:25.8933491-07:00"
generated: "2020-04-21T17:15:00.330942+02:00"
Binary file added docs/keda-1.4.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion keda/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Event-based autoscaler for workloads on Kubernetes

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 1.3.2
version: 1.4.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
Expand Down

0 comments on commit 34b0de0

Please sign in to comment.