Skip to content

Commit b95607a

Browse files
authored
Merge pull request #37 from wrongerror/release-0.8
Merge changes to release-0.8
2 parents 0058da6 + d16c728 commit b95607a

File tree

21 files changed

+743
-57
lines changed

21 files changed

+743
-57
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# openfunction
22

3-
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square)
3+
![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.1](https://img.shields.io/badge/AppVersion-0.8.1-informational?style=flat-square)
44

55
A Helm chart for OpenFunction on Kubernetes
66

@@ -20,12 +20,12 @@ Kubernetes: `>=v1.20.0-0`
2020

2121
| Repository | Name | Version | AppVersion |
2222
|------------|------|---------|------------|
23-
| https://openfunction.github.io/charts/ | knative-serving | 1.3.2 | 1.3.2 |
24-
| https://openfunction.github.io/charts/ | shipwright-build | 0.10.0 | 0.10.0 |
25-
| https://openfunction.github.io/charts/ | tekton-pipelines | 0.37.2 | 0.37.2 |
26-
| https://charts.bitnami.com/bitnami | contour | 8.0.4 | 1.21.1 |
27-
| https://dapr.github.io/helm-charts/ | dapr | 1.8.3 | 1.8.3 |
28-
| https://kedacore.github.io/charts | keda | 2.7.2 | 2.7.1 |
23+
| https://openfunction.github.io/charts/ | knative-serving | 1.3.2 | 1.3.2 |
24+
| https://openfunction.github.io/charts/ | shipwright-build | 0.10.0 | 0.10.0 |
25+
| https://openfunction.github.io/charts/ | tekton-pipelines | 0.37.2 | 0.37.2 |
26+
| https://charts.bitnami.com/bitnami | contour | 8.0.4 | 1.21.1 |
27+
| https://dapr.github.io/helm-charts/ | dapr | 1.8.3 | 1.8.3 |
28+
| https://kedacore.github.io/charts | keda | 2.8.2 | 2.8.1 |
2929

3030
## Install the Chart
3131

@@ -163,7 +163,7 @@ helm install openfunction openfunction/openfunction -n openfunction
163163
| controllerManager.kubeRbacProxy.image.repository | string | `"openfunction/kube-rbac-proxy"` | |
164164
| controllerManager.kubeRbacProxy.image.tag | string | `"v0.8.0"` | |
165165
| controllerManager.openfunction.image.repository | string | `"openfunction/openfunction"` | |
166-
| controllerManager.openfunction.image.tag | string | `"v0.8.0"` | |
166+
| controllerManager.openfunction.image.tag | string | `"v0.8.1"` | |
167167
| controllerManager.openfunction.resources.limits.cpu | string | `"500m"` | |
168168
| controllerManager.openfunction.resources.limits.memory | string | `"500Mi"` | |
169169
| controllerManager.openfunction.resources.requests.cpu | string | `"100m"` | |
@@ -176,9 +176,9 @@ helm install openfunction openfunction/openfunction -n openfunction
176176
| global.ShipwrightBuild.enabled | bool | `true` | |
177177
| global.TektonPipelines.enabled | bool | `true` | |
178178
| keda.image.keda.repository | string | `"openfunction/keda"` | |
179-
| keda.image.keda.tag | string | `"2.7.1"` | |
179+
| keda.image.keda.tag | string | `"2.8.1"` | |
180180
| keda.image.metricsApiServer.repository | string | `"openfunction/keda-metrics-apiserver"` | |
181-
| keda.image.metricsApiServer.tag | string | `"2.7.1"` | |
181+
| keda.image.metricsApiServer.tag | string | `"2.8.1"` | |
182182
| knative-serving.activator.activator.image.repository | string | `"openfunction/knative.dev-serving-cmd-activator"` | |
183183
| knative-serving.autoscaler.autoscaler.image.repository | string | `"openfunction/knative.dev-serving-cmd-autoscaler"` | |
184184
| knative-serving.configDeployment.queueSidecarImage.repository | string | `"openfunction/knative.dev-serving-cmd-queue"` | |

build/build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@ def run(self):
127127

128128

129129
if __name__ == '__main__':
130-
builder = Build(version="0.3.1", region_cn=True)
130+
builder = Build(version="0.4.0", region_cn=True)
131131
builder.run()

docs/index.yaml

Lines changed: 105 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ entries:
33
knative-serving:
44
- apiVersion: v2
55
appVersion: 1.3.2
6-
created: "2022-10-23T16:30:24.3200039+08:00"
6+
created: "2022-12-05T16:24:42.3683806+08:00"
77
description: A Helm chart for Knative Serving on Kubernetes
8-
digest: 75cf6ba89b9c59ab2ec3e9469e6d523f51f6a587c7c181911d2566bfa5764835
8+
digest: 134c3b538f96c25862bf85e72e9bbf0fe12dc3497f1e7f47383ccb902a1abd56
99
keywords:
1010
- Serverless
1111
- Kubernetes
@@ -22,7 +22,7 @@ entries:
2222
version: 1.3.2
2323
- apiVersion: v2
2424
appVersion: 1.0.1
25-
created: "2022-10-23T16:30:24.2922078+08:00"
25+
created: "2022-12-05T16:24:42.1460947+08:00"
2626
description: A Helm chart for Knative Serving on Kubernetes
2727
digest: c3c6dd47616c498ffe87d94812c35a6423ef974fa65daddc22d196986e15284a
2828
keywords:
@@ -39,9 +39,99 @@ entries:
3939
- https://openfunction.github.io/charts/knative-serving-1.0.1.tgz
4040
version: 1.0.1
4141
openfunction:
42+
- apiVersion: v2
43+
appVersion: 0.8.1
44+
created: "2022-12-05T16:24:42.5829411+08:00"
45+
dependencies:
46+
- condition: global.Dapr.enabled
47+
name: dapr
48+
repository: file://dapr
49+
version: 1.8.3
50+
- condition: global.KnativeServing.enabled
51+
name: knative-serving
52+
repository: file://knative-serving
53+
version: 1.3.2
54+
- condition: global.TektonPipelines.enabled
55+
name: tekton-pipelines
56+
repository: file://tekton-pipelines
57+
version: 0.37.2
58+
- condition: global.ShipwrightBuild.enabled
59+
name: shipwright-build
60+
repository: file://shipwright-build
61+
version: 0.10.0
62+
- condition: global.Keda.enabled
63+
name: keda
64+
repository: file://keda
65+
version: 2.8.2
66+
- condition: global.Contour.enabled
67+
name: contour
68+
repository: file://contour
69+
version: 8.0.4
70+
description: A Helm chart for OpenFunction on Kubernetes
71+
digest: c2fcf94bb7a345a5b4a81fb23d56f606415467a2d5f81e8fcddfa66b08d83b9f
72+
keywords:
73+
- faas
74+
- Serverless
75+
- Kubernetes
76+
kubeVersion: '>=v1.20.0-0'
77+
maintainers:
78+
79+
name: wangyifei
80+
name: openfunction
81+
sources:
82+
- https://github.com/OpenFunction/OpenFunction
83+
type: application
84+
urls:
85+
- https://openfunction.github.io/charts/openfunction-v0.8.1-v0.4.0.tgz
86+
version: 0.4.0
87+
- apiVersion: v2
88+
appVersion: 0.8.1-rc.0
89+
created: "2022-12-05T16:24:42.5622196+08:00"
90+
dependencies:
91+
- condition: global.Dapr.enabled
92+
name: dapr
93+
repository: file://dapr
94+
version: 1.8.3
95+
- condition: global.KnativeServing.enabled
96+
name: knative-serving
97+
repository: file://knative-serving
98+
version: 1.3.2
99+
- condition: global.TektonPipelines.enabled
100+
name: tekton-pipelines
101+
repository: file://tekton-pipelines
102+
version: 0.37.2
103+
- condition: global.ShipwrightBuild.enabled
104+
name: shipwright-build
105+
repository: file://shipwright-build
106+
version: 0.10.0
107+
- condition: global.Keda.enabled
108+
name: keda
109+
repository: file://keda
110+
version: 2.8.2
111+
- condition: global.Contour.enabled
112+
name: contour
113+
repository: file://contour
114+
version: 8.0.4
115+
description: A Helm chart for OpenFunction on Kubernetes
116+
digest: fc8f691e149d15afef36f1ce32e975b26b2d50e347ba9344c55442df84aba849
117+
keywords:
118+
- faas
119+
- Serverless
120+
- Kubernetes
121+
kubeVersion: '>=v1.20.0-0'
122+
maintainers:
123+
124+
name: wangyifei
125+
name: openfunction
126+
sources:
127+
- https://github.com/OpenFunction/OpenFunction
128+
type: application
129+
urls:
130+
- https://openfunction.github.io/charts/openfunction-v0.8.1-rc.0-v0.4.0-rc.0.tgz
131+
version: 0.4.0-rc.0
42132
- apiVersion: v2
43133
appVersion: 0.8.0
44-
created: "2022-10-23T16:30:24.5052006+08:00"
134+
created: "2022-12-05T16:24:42.5337784+08:00"
45135
dependencies:
46136
- condition: global.Dapr.enabled
47137
name: dapr
@@ -86,7 +176,7 @@ entries:
86176
version: 0.3.1
87177
- apiVersion: v2
88178
appVersion: 0.8.0
89-
created: "2022-10-23T16:30:24.4814259+08:00"
179+
created: "2022-12-05T16:24:42.4857507+08:00"
90180
dependencies:
91181
- condition: global.Dapr.enabled
92182
name: dapr
@@ -131,7 +221,7 @@ entries:
131221
version: 0.3.0
132222
- apiVersion: v2
133223
appVersion: 0.8.0-rc.0
134-
created: "2022-10-23T16:30:24.4396612+08:00"
224+
created: "2022-12-05T16:24:42.4579356+08:00"
135225
dependencies:
136226
- condition: global.Dapr.enabled
137227
name: dapr
@@ -176,7 +266,7 @@ entries:
176266
version: 0.3.0-rc.0
177267
- apiVersion: v2
178268
appVersion: 0.7.0
179-
created: "2022-10-23T16:30:24.4043156+08:00"
269+
created: "2022-12-05T16:24:42.4252966+08:00"
180270
dependencies:
181271
- condition: global.Dapr.enabled
182272
name: dapr
@@ -221,7 +311,7 @@ entries:
221311
version: 0.2.0
222312
- apiVersion: v2
223313
appVersion: 0.6.0
224-
created: "2022-10-23T16:30:24.3562416+08:00"
314+
created: "2022-12-05T16:24:42.3933776+08:00"
225315
dependencies:
226316
- condition: Dapr.enabled
227317
name: dapr
@@ -267,9 +357,9 @@ entries:
267357
shipwright-build:
268358
- apiVersion: v2
269359
appVersion: 0.10.0
270-
created: "2022-10-23T16:30:24.5216021+08:00"
360+
created: "2022-12-05T16:24:42.5943979+08:00"
271361
description: A Helm chart for Shipwright Build on Kubernetes
272-
digest: e0616611a496afcbdd39b630b5ef76e347e9d53186726829acbfa5c7072af6c6
362+
digest: 06820ce8fe0088b3f95086ce38c5aff3069b691d2d5f1210e5bf77e9632a8611
273363
keywords:
274364
- Continuous delivery
275365
- Continuous deployment
@@ -288,7 +378,7 @@ entries:
288378
version: 0.10.0
289379
- apiVersion: v2
290380
appVersion: 0.6.1
291-
created: "2022-10-23T16:30:24.5336036+08:00"
381+
created: "2022-12-05T16:24:42.599895+08:00"
292382
description: A Helm chart for Shipwright Build on Kubernetes
293383
digest: 366ca24ad2651910695ac50e165be4fa7c8c635ec2aec5f53a6baca17f3efed0
294384
keywords:
@@ -309,9 +399,9 @@ entries:
309399
tekton-pipelines:
310400
- apiVersion: v2
311401
appVersion: 0.37.2
312-
created: "2022-10-23T16:30:24.5579477+08:00"
402+
created: "2022-12-05T16:24:42.6083939+08:00"
313403
description: A Helm chart for Tekton Pipelines on Kubernetes
314-
digest: b179a806641d354e92064715f221ee5e1836a84ddefa11bc11c01f4f4bdf8c52
404+
digest: 90fe5c147a410aa1c26812435704cbcf1891ce2446a8e5f8a3ff62449f736360
315405
keywords:
316406
- Continuous delivery
317407
- Continuous deployment
@@ -330,7 +420,7 @@ entries:
330420
version: 0.37.2
331421
- apiVersion: v2
332422
appVersion: 0.30.0
333-
created: "2022-10-23T16:30:24.5466187+08:00"
423+
created: "2022-12-05T16:24:42.6073958+08:00"
334424
description: A Helm chart for Tekton Pipelines on Kubernetes
335425
digest: 4939ec89841370813aa5c00cea5db82733470fb165326d2b75c3f9324d170bac
336426
keywords:
@@ -348,4 +438,4 @@ entries:
348438
urls:
349439
- https://openfunction.github.io/charts/tekton-pipelines-0.30.0.tgz
350440
version: 0.30.0
351-
generated: "2022-10-23T16:30:24.2612845+08:00"
441+
generated: "2022-12-05T16:24:41.838065+08:00"

docs/knative-serving-1.3.2.tgz

694 Bytes
Binary file not shown.
422 KB
Binary file not shown.
423 KB
Binary file not shown.

docs/shipwright-build-0.10.0.tgz

786 Bytes
Binary file not shown.

docs/tekton-pipelines-0.37.2.tgz

824 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)