Commit Graph

4 Commits

Author SHA1 Message Date
7a4f5cb141 feat: ignore cooldown for internal deps (#32)
All checks were successful
CD / Release (push) Successful in 15s
Ignoring min release age for any internal deps and have every rule extend the common package.

Reviewed-on: #32
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-02-08 20:01:34 +01:00
1d3e7df2fa fix: private helm registry (#7)
All checks were successful
CD / Release (push) Successful in 6s
Fixing the setup for the private helm registry. Instead of providing the "host" as the name of the field would suggest, one has to provide a full URL, which also becomes clear, when reading the [documentation](https://docs.renovatebot.com/getting-started/private-packages/).

Reviewed-on: #7
Reviewed-by: branch-buddy <branch-buddy@t00n.de>
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-10-12 17:55:46 +02:00
2df0f6b2c3 feat: add private helm repo support (#6)
All checks were successful
CD / Release (push) Successful in 14s
Adding support for our private helm repository enabling updates of private resources.

Reviewed-on: #6
Reviewed-by: branch-buddy <branch-buddy@t00n.de>
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-10-12 17:21:57 +02:00
82e5e832f8 feat: migrate existing configs (#1)
All checks were successful
CD / Release (push) Successful in 6s
Reviewed-on: #1
Reviewed-by: branch-buddy <branch-buddy@t00n.de>
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-10-08 18:46:12 +02:00