Skip to content

Commit 8433514

Browse files
Update release index - 4 df55125
1 parent 9a6a5d2 commit 8433514

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

releases.json

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generatedAt": "2025-11-07T13:19:35.566Z",
2+
"generatedAt": "2025-11-07T16:17:48.812Z",
33
"repository": "codefresh-io/gitops-runtime-helm",
44
"channels": {
55
"stable": {
@@ -125,15 +125,24 @@
125125
"hasSecurityVulnerabilities": false
126126
}
127127
],
128-
"latestChartVersion": "0.25.1",
129-
"latestWithSecurityFixes": null,
130-
"latestAppVersion": "0.1.77"
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+
},
140+
"latestWithSecurityFixes": null
131141
},
132142
"latest": {
133143
"releases": [],
134-
"latestChartVersion": null,
135-
"latestWithSecurityFixes": null,
136-
"latestAppVersion": null
144+
"latestRelease": null,
145+
"latestWithSecurityFixes": null
137146
}
138147
},
139148
"stats": {

0 commit comments

Comments
 (0)