Skip to content

Commit 45684fb

Browse files
update helm chart repository index (#1988)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8256efa commit 45684fb

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,15 @@ <h2>Charts</h2>
9090

9191

9292

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+
93102
<div class="chart-item">
94103
<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>
95104
<div class="chart-versions">
@@ -351,15 +360,6 @@ <h2><a href="https://github.com/knative/operator/releases/download/knative-v1.13
351360
<p class="chart-description">Helm chart for deploying Knative Operator</p>
352361
</div>
353362

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-
363363

364364

365365
</div>

index.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
apiVersion: v1
22
entries:
33
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"
413
- name: "knative-operator"
514
apiVersion: v2
615
version: "v1.17.0"
@@ -262,12 +271,3 @@ entries:
262271
urls:
263272
- "https://github.com/knative/operator/releases/download/knative-v1.13.1/knative-operator-1.13.1.tgz"
264273
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"

0 commit comments

Comments
 (0)