linode / apl-core

Application Platform for Linode Kubernetes Engine (and any other conformant K8s)

Home Page:https://otomi.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github bot for updating helm charts

j-zimnowoda opened this issue · comments

commented

WHY

To keep core apps updated and to mitigate security risks.

User Story

AS A Developer

I WANT TOSee PRs from bots containing Helm charts updates AND each PR is an upgrade for one core app
SOthe upgrade code is ready for review and tests

Acceptance criteria

GIVENA list containing chart registries for each app
WHEN A new chart is released
THEN A new PR is created and opened in GitHub

Design

https://redkubes.atlassian.net/wiki/spaces/KB/pages/5397217281/Github+bot+for+updating+helm+charts

Definition of done

  • Relevant PRs are merged
  • Tested by peer
  • Updated documentation reviewed by peer
  • Short demo video recorded and stored on google drive (if applicable)
  • [ ]

Appendinx

https://secustor.dev/blog/renovate_custom_datasources/