Skip to content

Commit 9a6a5d2

Browse files
Update release index - 3 f6d68b0
1 parent 33548a9 commit 9a6a5d2

File tree

1 file changed

+32
-30
lines changed

1 file changed

+32
-30
lines changed

releases.json

Lines changed: 32 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,33 @@
11
{
2-
"generatedAt": "2025-11-02T17:19:40.181Z",
2+
"generatedAt": "2025-11-07T13:19:35.566Z",
33
"repository": "codefresh-io/gitops-runtime-helm",
44
"channels": {
55
"stable": {
66
"releases": [
7+
{
8+
"version": "0.25.1",
9+
"normalized": "0.25.1",
10+
"channel": "stable",
11+
"hasSecurityFixes": false,
12+
"publishedAt": "2025-11-06T10:31:16Z",
13+
"url": "https://github.com/codefresh-io/gitops-runtime-helm/releases/tag/0.25.1",
14+
"createdAt": "2025-11-06T10:28:31Z",
15+
"appVersion": "0.1.77",
16+
"upgradeAvailable": false,
17+
"hasSecurityVulnerabilities": false
18+
},
19+
{
20+
"version": "0.25.0",
21+
"normalized": "0.25.0",
22+
"channel": "stable",
23+
"hasSecurityFixes": false,
24+
"publishedAt": "2025-11-03T13:23:47Z",
25+
"url": "https://github.com/codefresh-io/gitops-runtime-helm/releases/tag/0.25.0",
26+
"createdAt": "2025-11-03T12:48:01Z",
27+
"appVersion": "0.1.76",
28+
"upgradeAvailable": true,
29+
"hasSecurityVulnerabilities": false
30+
},
731
{
832
"version": "0.24.7",
933
"normalized": "0.24.7",
@@ -13,7 +37,7 @@
1337
"url": "https://github.com/codefresh-io/gitops-runtime-helm/releases/tag/0.24.7",
1438
"createdAt": "2025-10-30T07:03:41Z",
1539
"appVersion": "0.1.75",
16-
"upgradeAvailable": false,
40+
"upgradeAvailable": true,
1741
"hasSecurityVulnerabilities": false
1842
},
1943
{
@@ -99,43 +123,21 @@
99123
"appVersion": "0.1.75",
100124
"upgradeAvailable": true,
101125
"hasSecurityVulnerabilities": false
102-
},
103-
{
104-
"version": "0.23.3",
105-
"normalized": "0.23.3",
106-
"channel": "stable",
107-
"hasSecurityFixes": false,
108-
"publishedAt": "2025-09-03T12:50:45Z",
109-
"url": "https://github.com/codefresh-io/gitops-runtime-helm/releases/tag/0.23.3",
110-
"createdAt": "2025-09-03T11:56:48Z",
111-
"appVersion": "0.1.75",
112-
"upgradeAvailable": true,
113-
"hasSecurityVulnerabilities": false
114-
},
115-
{
116-
"version": "0.23.2",
117-
"normalized": "0.23.2",
118-
"channel": "stable",
119-
"hasSecurityFixes": false,
120-
"publishedAt": "2025-08-26T06:47:58Z",
121-
"url": "https://github.com/codefresh-io/gitops-runtime-helm/releases/tag/0.23.2",
122-
"createdAt": "2025-08-26T06:47:37Z",
123-
"appVersion": "0.1.75",
124-
"upgradeAvailable": true,
125-
"hasSecurityVulnerabilities": false
126126
}
127127
],
128-
"latestChartVersion": "0.24.7",
129-
"latestWithSecurityFixes": null
128+
"latestChartVersion": "0.25.1",
129+
"latestWithSecurityFixes": null,
130+
"latestAppVersion": "0.1.77"
130131
},
131132
"latest": {
132133
"releases": [],
133134
"latestChartVersion": null,
134-
"latestWithSecurityFixes": null
135+
"latestWithSecurityFixes": null,
136+
"latestAppVersion": null
135137
}
136138
},
137139
"stats": {
138-
"totalReleases": 126,
140+
"totalReleases": 128,
139141
"stableSecure": null,
140142
"latestSecure": null
141143
}

0 commit comments

Comments
 (0)