File tree Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,15 @@ <h2>Charts</h2>
90
90
91
91
92
92
93
+ < div class ="chart-item ">
94
+ < h2 > < a href ="https://github.com/knative/operator/releases/download/knative-v1.17.1/knative-operator-v1.17.1.tgz " title ="https://github.com/knative/operator/releases/download/knative-v1.17.1/knative-operator-v1.17.1.tgz "> knative-operator</ a > </ h2 >
95
+ < div class ="chart-versions ">
96
+ < span class ="version-label "> Chart Version:</ span > v1.17.1 |
97
+ < span class ="version-label "> App Version:</ span > 1.17.1
98
+ </ div >
99
+ < p class ="chart-description "> Helm chart for deploying Knative Operator</ p >
100
+ </ div >
101
+
93
102
< div class ="chart-item ">
94
103
< h2 > < a href ="https://github.com/knative/operator/releases/download/knative-v1.17.0/knative-operator-v1.17.0.tgz " title ="https://github.com/knative/operator/releases/download/knative-v1.17.0/knative-operator-v1.17.0.tgz "> knative-operator</ a > </ h2 >
95
104
< div class ="chart-versions ">
@@ -351,15 +360,6 @@ <h2><a href="https://github.com/knative/operator/releases/download/knative-v1.13
351
360
< p class ="chart-description "> Helm chart for deploying Knative Operator</ p >
352
361
</ div >
353
362
354
- < div class ="chart-item ">
355
- < h2 > < a href ="https://github.com/knative/operator/releases/download/knative-v1.12.3/knative-operator-1.12.3.tgz " title ="https://github.com/knative/operator/releases/download/knative-v1.12.3/knative-operator-1.12.3.tgz "> knative-operator</ a > </ h2 >
356
- < div class ="chart-versions ">
357
- < span class ="version-label "> Chart Version:</ span > v1.12.3 |
358
- < span class ="version-label "> App Version:</ span > 1.12.3
359
- </ div >
360
- < p class ="chart-description "> Helm chart for deploying Knative Operator</ p >
361
- </ div >
362
-
363
363
364
364
365
365
</ div >
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
entries :
3
3
knative-operator :
4
+ - name : " knative-operator"
5
+ apiVersion : v2
6
+ version : " v1.17.1"
7
+ appVersion : " 1.17.1"
8
+ description : " Helm chart for deploying Knative Operator"
9
+ created : " 2025-01-31T22:30:49Z"
10
+ urls :
11
+ - " https://github.com/knative/operator/releases/download/knative-v1.17.1/knative-operator-v1.17.1.tgz"
12
+ digest : " d79c8c5fefbb17a4b95ddc766fda52b1dc1f391399141f190244afca6294c24f"
4
13
- name : " knative-operator"
5
14
apiVersion : v2
6
15
version : " v1.17.0"
@@ -262,12 +271,3 @@ entries:
262
271
urls :
263
272
- " https://github.com/knative/operator/releases/download/knative-v1.13.1/knative-operator-1.13.1.tgz"
264
273
digest : " 2e0c908d4a8b1ab48c2fdaf197c0eabf6c81904ba2d54639d88a853db5d8ae0a"
265
- - name : " knative-operator"
266
- apiVersion : v2
267
- version : " v1.12.3"
268
- appVersion : " 1.12.3"
269
- description : " Helm chart for deploying Knative Operator"
270
- created : " 2024-02-06T10:08:48Z"
271
- urls :
272
- - " https://github.com/knative/operator/releases/download/knative-v1.12.3/knative-operator-1.12.3.tgz"
273
- digest : " 4a8a3c1383d371112daf13f9c7e8a41f69eb3e06a207b5f1aef84adc7fe4299a"
You can’t perform that action at this time.
0 commit comments