3f8beed455
fix: k8s file matching
CI / Test (action.json) (pull_request) Successful in 13s
CI / Test (helm.json) (pull_request) Successful in 12s
CI / Test (common.json) (pull_request) Successful in 34s
CI / Test (docker-compose.json) (pull_request) Successful in 47s
CI / Test (k8s.json) (pull_request) Successful in 47s
2025-10-15 11:12:09 +02:00
1d3e7df2fa
fix: private helm registry ( #7 )
...
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 >
0.4.1
2025-10-12 17:55:46 +02:00
2df0f6b2c3
feat: add private helm repo support ( #6 )
...
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 >
0.4.0
2025-10-12 17:21:57 +02:00
1fd6dea387
fix: k8s config to reference yaml file instead of json ( #5 )
...
CD / Release (push) Successful in 12s
Ups, something got messed up during migration. k8s manifests are of course of file type yaml and not json.
Reviewed-on: #5
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 >
0.3.1
2025-10-11 08:51:03 +02:00
bee0ee03a4
feat: enable semantic commits ( #4 )
...
CD / Release (push) Successful in 15s
Reviewed-on: #4
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 >
0.3.0
2025-10-10 18:04:31 +02:00
d9c0a19458
fix: docker-compose label to just be docker ( #3 )
...
CD / Release (push) Successful in 6s
The label added for docker-compose related package updates is supposed to be "docker" and not "docker-compose".
Reviewed-on: #3
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 >
0.2.1
2025-10-08 19:22:48 +02:00
4bc8c6e40f
feat: pin digest of GitHub action updates ( #2 )
...
CD / Release (push) Successful in 5s
We always want to pin GitHub actions to a digest, to avoid attack vectors where existing tags are being re-used and their implementation replaced with malicious code.
As described in [renovate's documentation](https://docs.renovatebot.com/modules/manager/github-actions/#digest-pinning-and-updating ), adding the "helpers:pinGitHubActionDigests" to the extends automatically forces renovate to always pin digests.
Reviewed-on: #2
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 >
0.2.0
2025-10-08 18:54:50 +02:00
82e5e832f8
feat: migrate existing configs ( #1 )
...
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 >
0.1.0
2025-10-08 18:46:12 +02:00
b96346c43b
Initial commit
2025-10-08 15:39:29 +02:00