Skip to content

feat(renovate): track oldest maintained k8s#13545

Merged
valentijnscholten merged 1 commit intoDefectDojo:devfrom
kiblik:renovate_oldest_maintained
Nov 6, 2025
Merged

feat(renovate): track oldest maintained k8s#13545
valentijnscholten merged 1 commit intoDefectDojo:devfrom
kiblik:renovate_oldest_maintained

Conversation

@kiblik
Copy link
Copy Markdown
Contributor

@kiblik kiblik commented Oct 27, 2025

Thanks to this PR, the oldest maintained version of k8s will be automatically updated (based on official information).

Local test-run offered following changes:

{
 "depName": "kubernetes",
 "currentValue": "v1.31.12",
 "datasource": "custom.endoflife-oldest-maintained",
 "versioning": "semver",
 "replaceString": "k8s: 'v1.31.12' # renovate: datasource=custom.endoflife-oldest-maintained depName=kubernetes\n",
 "updates": [
   {
     "bucket": "minor",
     "newVersion": "1.32.9",
     "newValue": "1.32.9",
     "releaseTimestamp": "2025-09-09T00:00:00.000Z",
     "newVersionAgeInDays": 56,
     "newMajor": 1,
     "newMinor": 32,
     "newPatch": 9,
     "updateType": "minor",
     "isBreaking": false,
     "branchName": "renovate/kubernetes-1.x"
   }
 ],
 "packageName": "kubernetes",
 "warnings": [],
 "sourceUrl": "https://github.com/kubernetes/kubernetes",
 "homepage": "https://kubernetes.io/",
 "mostRecentTimestamp": "2025-09-09T00:00:00.000Z",
 "currentVersion": "v1.31.12",
 "isSingleVersion": true,
 "fixedVersion": "v1.31.12"
},

@kiblik kiblik force-pushed the renovate_oldest_maintained branch 3 times, most recently from b40d959 to 6380aa0 Compare November 4, 2025 17:27
Signed-off-by: kiblik <5609770+kiblik@users.noreply.github.com>
@kiblik kiblik force-pushed the renovate_oldest_maintained branch from 6380aa0 to 979502d Compare November 4, 2025 17:30
@kiblik kiblik marked this pull request as ready for review November 4, 2025 17:31
@valentijnscholten valentijnscholten added this to the 2.53.0 milestone Nov 4, 2025
Copy link
Copy Markdown
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro requested a review from Jino-T November 5, 2025 19:02
@valentijnscholten valentijnscholten merged commit d1d9676 into DefectDojo:dev Nov 6, 2025
150 checks passed
@kiblik kiblik deleted the renovate_oldest_maintained branch November 6, 2025 19:21
Maffooch pushed a commit to valentijnscholten/django-DefectDojo that referenced this pull request Feb 16, 2026
Signed-off-by: kiblik <5609770+kiblik@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants