Skip to content

Commit 8936621

Browse files
Update release index - 5 286d362
1 parent 8433514 commit 8936621

File tree

1 file changed

+29
-40
lines changed

1 file changed

+29
-40
lines changed

releases.json

Lines changed: 29 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,33 @@
11
{
2-
"generatedAt": "2025-11-07T16:17:48.812Z",
2+
"generatedAt": "2025-12-02T11:28:10.961Z",
33
"repository": "codefresh-io/gitops-runtime-helm",
44
"channels": {
55
"stable": {
66
"releases": [
7+
{
8+
"version": "0.26.0",
9+
"normalized": "0.26.0",
10+
"channel": "stable",
11+
"hasSecurityFixes": false,
12+
"publishedAt": "2025-12-02T11:27:53Z",
13+
"url": "https://github.com/codefresh-io/gitops-runtime-helm/releases/tag/0.26.0",
14+
"createdAt": "2025-12-02T11:24:25Z",
15+
"appVersion": "0.2.0",
16+
"upgradeAvailable": false,
17+
"hasSecurityVulnerabilities": false
18+
},
19+
{
20+
"version": "0.25.2",
21+
"normalized": "0.25.2",
22+
"channel": "stable",
23+
"hasSecurityFixes": false,
24+
"publishedAt": "2025-11-27T11:51:06Z",
25+
"url": "https://github.com/codefresh-io/gitops-runtime-helm/releases/tag/0.25.2",
26+
"createdAt": "2025-11-27T11:47:46Z",
27+
"appVersion": "0.1.77",
28+
"upgradeAvailable": true,
29+
"hasSecurityVulnerabilities": false
30+
},
731
{
832
"version": "0.25.1",
933
"normalized": "0.25.1",
@@ -13,7 +37,7 @@
1337
"url": "https://github.com/codefresh-io/gitops-runtime-helm/releases/tag/0.25.1",
1438
"createdAt": "2025-11-06T10:28:31Z",
1539
"appVersion": "0.1.77",
16-
"upgradeAvailable": false,
40+
"upgradeAvailable": true,
1741
"hasSecurityVulnerabilities": false
1842
},
1943
{
@@ -99,54 +123,19 @@
99123
"appVersion": "0.1.75",
100124
"upgradeAvailable": true,
101125
"hasSecurityVulnerabilities": false
102-
},
103-
{
104-
"version": "0.24.1",
105-
"normalized": "0.24.1",
106-
"channel": "stable",
107-
"hasSecurityFixes": false,
108-
"publishedAt": "2025-09-10T16:01:18Z",
109-
"url": "https://github.com/codefresh-io/gitops-runtime-helm/releases/tag/0.24.1",
110-
"createdAt": "2025-09-10T15:58:26Z",
111-
"appVersion": "0.1.75",
112-
"upgradeAvailable": true,
113-
"hasSecurityVulnerabilities": false
114-
},
115-
{
116-
"version": "0.24.0",
117-
"normalized": "0.24.0",
118-
"channel": "stable",
119-
"hasSecurityFixes": false,
120-
"publishedAt": "2025-09-08T14:01:03Z",
121-
"url": "https://github.com/codefresh-io/gitops-runtime-helm/releases/tag/0.24.0",
122-
"createdAt": "2025-09-08T13:59:05Z",
123-
"appVersion": "0.1.75",
124-
"upgradeAvailable": true,
125-
"hasSecurityVulnerabilities": false
126126
}
127127
],
128-
"latestRelease": {
129-
"version": "0.25.1",
130-
"normalized": "0.25.1",
131-
"channel": "stable",
132-
"hasSecurityFixes": false,
133-
"publishedAt": "2025-11-06T10:31:16Z",
134-
"url": "https://github.com/codefresh-io/gitops-runtime-helm/releases/tag/0.25.1",
135-
"createdAt": "2025-11-06T10:28:31Z",
136-
"appVersion": "0.1.77",
137-
"upgradeAvailable": false,
138-
"hasSecurityVulnerabilities": false
139-
},
128+
"latestChartVersion": "0.26.0",
140129
"latestWithSecurityFixes": null
141130
},
142131
"latest": {
143132
"releases": [],
144-
"latestRelease": null,
133+
"latestChartVersion": null,
145134
"latestWithSecurityFixes": null
146135
}
147136
},
148137
"stats": {
149-
"totalReleases": 128,
138+
"totalReleases": 130,
150139
"stableSecure": null,
151140
"latestSecure": null
152141
}

0 commit comments

Comments
 (0)