Skip to content

Commit 08166e3

Browse files
Helm(dev): refresh index.yaml (asset URLs) and metadata only
1 parent e17397c commit 08166e3

2 files changed

Lines changed: 29 additions & 3 deletions

File tree

site/static/helm/dev/index.yaml

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v1
22
entries:
33
kubeapps:
44
- name: kubeapps
5-
version: "v3.0.0-rc10"
5+
version: v3.0.0-rc10
66
apiVersion: v2
77
appVersion: ""
88
description: Kubeapps is a web-based UI for launching and managing applications on
@@ -25,6 +25,18 @@ entries:
2525
- https://github.com/SAP/kubeapps/releases/download/v3.0.0-rc12/kubeapps-3.0.0-rc12.tgz
2626
created: "2025-12-18T14:08:38Z"
2727
digest: 3b267836fac556f72f6c89c7726af8352373ec9782ed2c506e21dd64db1bd314
28+
- name: kubeapps
29+
version: 3.0.0-rc13
30+
apiVersion: v2
31+
appVersion: ""
32+
description: Kubeapps is a web-based UI for launching and managing applications on
33+
home: https://sap.com
34+
kubeVersion: '>=1.25.0-0'
35+
sources: []
36+
urls:
37+
- https://github.com/SAP/kubeapps/releases/download/v3.0.0-rc13/kubeapps-3.0.0-rc13.tgz
38+
created: "2025-12-18T15:12:22Z"
39+
digest: a4aa3ec9ae4e4d8707acc3dd12ecb5b50eb76e8a7ca899a10fc7f5bad7a1b48e
2840
- name: kubeapps
2941
version: 18.0.0
3042
apiVersion: v2
@@ -50,7 +62,7 @@ entries:
5062
created: "2025-12-18T14:08:40Z"
5163
digest: 87cdaaebda5759dc941ae76570f4fa8f77fd1e2f23e0c3ece299eece048b19b2
5264
- name: kubeapps
53-
version: 18.0.0
65+
version: v3.0.0-rc8
5466
apiVersion: v2
5567
appVersion: ""
5668
description: Kubeapps is a web-based UI for launching and managing applications on
@@ -62,7 +74,7 @@ entries:
6274
created: "2025-12-18T14:08:40Z"
6375
digest: 55989b3a984b7bbe1b9cddf69c97a2e8c1dc352a46b3067eadb224c33922e952
6476
- name: kubeapps
65-
version: "v3.0.0-rc9"
77+
version: 18.0.0
6678
apiVersion: v2
6779
appVersion: ""
6880
description: Kubeapps is a web-based UI for launching and managing applications on
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"tag": "v3.0.0-rc13",
3+
"chart_version": "3.0.0-rc13",
4+
"asset_url": "https://github.com/SAP/kubeapps/releases/download/v3.0.0-rc13/kubeapps-3.0.0-rc13.tgz",
5+
"digest": "a4aa3ec9ae4e4d8707acc3dd12ecb5b50eb76e8a7ca899a10fc7f5bad7a1b48e",
6+
"created": "2025-12-18T15:12:22Z",
7+
"name": "kubeapps",
8+
"apiVersion": "v2",
9+
"appVersion": "",
10+
"description": "Kubeapps is a web-based UI for launching and managing applications on",
11+
"home": "https://sap.com",
12+
"kubeVersion": ">=1.25.0-0",
13+
"sources": []
14+
}

0 commit comments

Comments
 (0)