renovate-bot
82f9e3b41f
chore(deps): update actions
renovate/stability-days Updates have met minimum release age requirement
Validate / validate-node-lables (push) Successful in 4s
Validate / validate-coredns (push) Successful in 3s
Validate / validate-traefik (push) Successful in 6s
2026-07-28 04:03:28 +00:00
renovate-bot
cea635f9bb
chore(deps): update azure/k8s-deploy action to v7 ( #74 )
...
Deploy / check-changes (push) Successful in 19s
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 3s
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-07-24 19:23:41 +02:00
renovate-bot
8e6948dd88
chore(deps): update azure/k8s-set-context action to v5.0.1 ( #72 )
...
Deploy / check-changes (push) Successful in 4s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 5s
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-07-01 06:08:43 +02:00
renovate-bot
a13c1f2b56
chore(deps): update azure/k8s-create-secret action to v6.0.1 ( #71 )
...
Deploy / check-changes (push) Successful in 5s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 28s
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-06-30 06:06:48 +02:00
renovate-bot
edfc82b260
chore(deps): update actions/checkout action to v7 ( #70 )
...
Deploy / check-changes (push) Successful in 4s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 40s
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-06-25 20:14:43 +02:00
renovate-bot
45532b0e69
chore(deps): update actions/checkout action to v6.0.3 ( #69 )
...
Deploy / check-changes (push) Successful in 5s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 6s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | patch | `v6.0.2` → `v6.0.3` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v6.0.3`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v603 )
[Compare Source](https://github.com/actions/checkout/compare/v6.0.2...v6.0.3 )
- Fix checkout init for SHA-256 repositories by [@​yaananth](https://github.com/yaananth ) in [#​2439](https://github.com/actions/checkout/pull/2439 )
- fix: expand merge commit SHA regex and add SHA-256 test cases by [@​yaananth](https://github.com/yaananth ) in [#​2414](https://github.com/actions/checkout/pull/2414 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #69
Reviewed-by: t.behrendt <2+t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-06-13 12:16:08 +02:00
renovate-bot
74b770bf12
chore(deps): update azure/k8s-create-secret action to v6 ( #67 )
...
Deploy / check-changes (push) Successful in 6s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 6s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [azure/k8s-create-secret](https://github.com/azure/k8s-create-secret ) | action | major | `v5.0.1` → `v6.0.0` |
---
### Release Notes
<details>
<summary>azure/k8s-create-secret (azure/k8s-create-secret)</summary>
### [`v6.0.0`](https://github.com/Azure/k8s-create-secret/releases/tag/v6.0.0 )
[Compare Source](https://github.com/azure/k8s-create-secret/compare/v5.0.1...v6.0.0 )
##### Added
- [#​172](https://github.com/Azure/k8s-create-secret/pull/172 ) Added logic for TLS secret type handling
- [#​166](https://github.com/Azure/k8s-create-secret/pull/166 ) Add husky pre-commit hook
##### Changed
- [#​238](https://github.com/Azure/k8s-create-secret/pull/238 ) Migrate project to ESM with esbuild and vitest
- [#​229](https://github.com/Azure/k8s-create-secret/pull/229 ) Update Node.js runtime from node20 to node24
- [#​215](https://github.com/Azure/k8s-create-secret/pull/215 ) Use docker driver in minikube setup
- [#​180](https://github.com/Azure/k8s-create-secret/pull/180 ) Update CODEOWNERS
- Bump npm dependencies: `@types/node`, `prettier`, `undici`, `@actions/http-client`, `handlebars`, `picomatch`, `minimatch`, `js-yaml`, `glob`, `tar-fs`, `form-data`, `jest` ([#​174](https://github.com/azure/k8s-create-secret/issues/174 ), [#​175](https://github.com/azure/k8s-create-secret/issues/175 ), [#​178](https://github.com/azure/k8s-create-secret/issues/178 ), [#​179](https://github.com/azure/k8s-create-secret/issues/179 ), [#​194](https://github.com/azure/k8s-create-secret/issues/194 ), [#​201](https://github.com/azure/k8s-create-secret/issues/201 ), [#​203](https://github.com/azure/k8s-create-secret/issues/203 ), [#​205](https://github.com/azure/k8s-create-secret/issues/205 ), [#​206](https://github.com/azure/k8s-create-secret/issues/206 ), [#​209](https://github.com/azure/k8s-create-secret/issues/209 ), [#​213](https://github.com/azure/k8s-create-secret/issues/213 ), [#​223](https://github.com/azure/k8s-create-secret/issues/223 ), [#​226](https://github.com/azure/k8s-create-secret/issues/226 ), [#​231](https://github.com/azure/k8s-create-secret/issues/231 ), [#​235](https://github.com/azure/k8s-create-secret/issues/235 ), [#​236](https://github.com/azure/k8s-create-secret/issues/236 ))
- Bump GitHub Actions: `github/codeql-action`, `actions/setup-node`, and other grouped action updates in `.github/workflows` ([#​163](https://github.com/azure/k8s-create-secret/issues/163 ), [#​164](https://github.com/azure/k8s-create-secret/issues/164 ), [#​169](https://github.com/azure/k8s-create-secret/issues/169 ), [#​170](https://github.com/azure/k8s-create-secret/issues/170 ), [#​182](https://github.com/azure/k8s-create-secret/issues/182 ), [#​183](https://github.com/azure/k8s-create-secret/issues/183 ), [#​184](https://github.com/azure/k8s-create-secret/issues/184 ), [#​185](https://github.com/azure/k8s-create-secret/issues/185 ), [#​186](https://github.com/azure/k8s-create-secret/issues/186 ), [#​187](https://github.com/azure/k8s-create-secret/issues/187 ), [#​188](https://github.com/azure/k8s-create-secret/issues/188 ), [#​189](https://github.com/azure/k8s-create-secret/issues/189 ), [#​190](https://github.com/azure/k8s-create-secret/issues/190 ), [#​191](https://github.com/azure/k8s-create-secret/issues/191 ), [#​197](https://github.com/azure/k8s-create-secret/issues/197 ), [#​198](https://github.com/azure/k8s-create-secret/issues/198 ), [#​199](https://github.com/azure/k8s-create-secret/issues/199 ), [#​200](https://github.com/azure/k8s-create-secret/issues/200 ), [#​204](https://github.com/azure/k8s-create-secret/issues/204 ), [#​207](https://github.com/azure/k8s-create-secret/issues/207 ), [#​208](https://github.com/azure/k8s-create-secret/issues/208 ), [#​210](https://github.com/azure/k8s-create-secret/issues/210 ), [#​211](https://github.com/azure/k8s-create-secret/issues/211 ), [#​212](https://github.com/azure/k8s-create-secret/issues/212 ), [#​214](https://github.com/azure/k8s-create-secret/issues/214 ), [#​216](https://github.com/azure/k8s-create-secret/issues/216 ), [#​217](https://github.com/azure/k8s-create-secret/issues/217 ), [#​218](https://github.com/azure/k8s-create-secret/issues/218 ), [#​219](https://github.com/azure/k8s-create-secret/issues/219 ), [#​221](https://github.com/azure/k8s-create-secret/issues/221 ), [#​224](https://github.com/azure/k8s-create-secret/issues/224 ), [#​225](https://github.com/azure/k8s-create-secret/issues/225 ), [#​227](https://github.com/azure/k8s-create-secret/issues/227 ), [#​228](https://github.com/azure/k8s-create-secret/issues/228 ), [#​233](https://github.com/azure/k8s-create-secret/issues/233 ), [#​237](https://github.com/azure/k8s-create-secret/issues/237 ))
##### Fixed
- [#​168](https://github.com/Azure/k8s-create-secret/pull/168 ) Fix for generic secret types
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: https://gitea.t000-n.de/t.behrendt/k/pulls/67
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-05-27 09:47:08 +02:00
renovate-bot
f5f3ad12a4
chore(deps): update azure/k8s-lint action to v4 ( #68 )
...
Deploy / check-changes (push) Successful in 24s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 46s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [azure/k8s-lint](https://github.com/azure/k8s-lint ) | action | major | `v3.0.1` → `v4.0.0` |
---
### Release Notes
<details>
<summary>azure/k8s-lint (azure/k8s-lint)</summary>
### [`v4.0.0`](https://github.com/Azure/k8s-lint/releases/tag/v4.0.0 )
[Compare Source](https://github.com/azure/k8s-lint/compare/v3.0.1...v4.0.0 )
##### Changed
- [#​189](https://github.com/azure/k8s-lint/issues/189 ) [Update Node.js runtime from node20 to node24](https://github.com/Azure/k8s-lint/pull/189 )
- [#​198](https://github.com/azure/k8s-lint/issues/198 ) [build: migrate action to ESM with esbuild and Vitest](https://github.com/Azure/k8s-lint/pull/198 )
- **Dependabot - GitHub Actions workflow updates:** bumps to `github/codeql-action`, `actions/setup-node`, and other workflow actions in [#​145](https://github.com/azure/k8s-lint/issues/145 ), [#​147](https://github.com/azure/k8s-lint/issues/147 ), [#​148](https://github.com/azure/k8s-lint/issues/148 ), [#​150](https://github.com/azure/k8s-lint/issues/150 ), [#​152](https://github.com/azure/k8s-lint/issues/152 ), [#​156](https://github.com/azure/k8s-lint/issues/156 ), [#​158](https://github.com/azure/k8s-lint/issues/158 ), [#​160](https://github.com/azure/k8s-lint/issues/160 ), [#​167](https://github.com/azure/k8s-lint/issues/167 ), [#​169](https://github.com/azure/k8s-lint/issues/169 ), [#​171](https://github.com/azure/k8s-lint/issues/171 ), [#​173](https://github.com/azure/k8s-lint/issues/173 ), [#​175](https://github.com/azure/k8s-lint/issues/175 ), [#​177](https://github.com/azure/k8s-lint/issues/177 ), [#​179](https://github.com/azure/k8s-lint/issues/179 ), [#​181](https://github.com/azure/k8s-lint/issues/181 ), [#​183](https://github.com/azure/k8s-lint/issues/183 ), [#​185](https://github.com/azure/k8s-lint/issues/185 ), [#​187](https://github.com/azure/k8s-lint/issues/187 ), [#​188](https://github.com/azure/k8s-lint/issues/188 ), [#​193](https://github.com/azure/k8s-lint/issues/193 ), [#​197](https://github.com/azure/k8s-lint/issues/197 )
- **Dependabot - npm dependency updates:** `@types/node` ([#​144](https://github.com/azure/k8s-lint/issues/144 ), [#​146](https://github.com/azure/k8s-lint/issues/146 ), [#​159](https://github.com/azure/k8s-lint/issues/159 ), [#​166](https://github.com/azure/k8s-lint/issues/166 ), [#​174](https://github.com/azure/k8s-lint/issues/174 )), `undici` / `@actions/http-client` ([#​184](https://github.com/azure/k8s-lint/issues/184 ), [#​191](https://github.com/azure/k8s-lint/issues/191 )), `jest` ([#​149](https://github.com/azure/k8s-lint/issues/149 )), `handlebars` ([#​196](https://github.com/azure/k8s-lint/issues/196 )), `picomatch` ([#​195](https://github.com/azure/k8s-lint/issues/195 )), `minimatch` ([#​186](https://github.com/azure/k8s-lint/issues/186 )), `js-yaml` ([#​163](https://github.com/azure/k8s-lint/issues/163 )), `glob` ([#​165](https://github.com/azure/k8s-lint/issues/165 )), and grouped npm `actions` updates in [#​151](https://github.com/azure/k8s-lint/issues/151 ), [#​155](https://github.com/azure/k8s-lint/issues/155 ), [#​157](https://github.com/azure/k8s-lint/issues/157 ), [#​164](https://github.com/azure/k8s-lint/issues/164 ), [#​168](https://github.com/azure/k8s-lint/issues/168 ), [#​170](https://github.com/azure/k8s-lint/issues/170 ), [#​172](https://github.com/azure/k8s-lint/issues/172 ), [#​176](https://github.com/azure/k8s-lint/issues/176 ), [#​178](https://github.com/azure/k8s-lint/issues/178 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: https://gitea.t000-n.de/t.behrendt/k/pulls/68
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-05-27 09:45:41 +02:00
renovate-bot
5c5980e0fc
chore(deps): update azure/k8s-deploy action to v6 ( #66 )
...
Deploy / check-changes (push) Successful in 31s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 7s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [azure/k8s-deploy](https://github.com/azure/k8s-deploy ) | action | major | `v5.1.0` → `v6.0.0` |
---
### Release Notes
<details>
<summary>azure/k8s-deploy (azure/k8s-deploy)</summary>
### [`v6.0.0`](https://github.com/Azure/k8s-deploy/releases/tag/v6.0.0 )
[Compare Source](https://github.com/azure/k8s-deploy/compare/v5.1.0...v6.0.0 )
##### Changed
- [#​504](https://github.com/azure/k8s-deploy/issues/504 ) [Update Node.js runtime from node20 to node24](https://github.com/Azure/k8s-deploy/pull/504 )
- [#​500](https://github.com/azure/k8s-deploy/issues/500 ) [Update action version references in README to latest majors](https://github.com/Azure/k8s-deploy/pull/500 )
##### Security
- [#​506](https://github.com/azure/k8s-deploy/issues/506 ) [Bump undici from 6.23.0 to 6.24.1](https://github.com/Azure/k8s-deploy/pull/506 )
- [#​513](https://github.com/azure/k8s-deploy/issues/513 ) [Bump vite from 8.0.3 to 8.0.5](https://github.com/Azure/k8s-deploy/pull/513 )
- [#​509](https://github.com/azure/k8s-deploy/issues/509 ) [Bump the actions group across 1 directory with 4 updates](https://github.com/Azure/k8s-deploy/pull/509 )
- [#​510](https://github.com/azure/k8s-deploy/issues/510 ) [Bump the actions group across 1 directory with 2 updates](https://github.com/Azure/k8s-deploy/pull/510 )
- [#​511](https://github.com/azure/k8s-deploy/issues/511 ) [Bump vitest from 4.1.1 to 4.1.2](https://github.com/Azure/k8s-deploy/pull/511 )
- [#​514](https://github.com/azure/k8s-deploy/issues/514 ) [Bump the actions group with 2 updates](https://github.com/Azure/k8s-deploy/pull/514 )
- [#​501](https://github.com/azure/k8s-deploy/issues/501 ) [Bump @​types/node from 25.3.3 to 25.4.0](https://github.com/Azure/k8s-deploy/pull/501 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: https://gitea.t000-n.de/t.behrendt/k/pulls/66
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-04-28 17:16:17 +02:00
renovate-bot
b775eb22d1
chore(deps): update azure/setup-kubectl action to v5.1.0 ( #65 )
...
Deploy / check-changes (push) Successful in 21s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 7s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [azure/setup-kubectl](https://github.com/azure/setup-kubectl ) | action | minor | `v5.0.0` → `v5.1.0` |
---
### Release Notes
<details>
<summary>azure/setup-kubectl (azure/setup-kubectl)</summary>
### [`v5.1.0`](https://github.com/Azure/setup-kubectl/releases/tag/v5.1.0 )
[Compare Source](https://github.com/azure/setup-kubectl/compare/v5.0.0...v5.1.0 )
##### Changed
- [#​243](https://github.com/azure/setup-kubectl/issues/243 ) [Migrate to ESM with esbuild and vitest](https://github.com/Azure/setup-kubectl/pull/243 )
- Replaced `@vercel/ncc` with `esbuild` for ESM bundling
- Replaced `jest`/`ts-jest` with `vitest` for testing
- Upgraded `@actions/core` to `^3.0.0`, `@actions/exec` to `^3.0.0`, `@actions/tool-cache` to `^4.0.0`
- Updated `tsconfig.json` to `NodeNext` module resolution
- Add `npm run build` step to CI unit-tests workflow
##### Security
- [#​242](https://github.com/azure/setup-kubectl/issues/242 ) [Bump picomatch](https://github.com/Azure/setup-kubectl/pull/242 )
- [#​244](https://github.com/azure/setup-kubectl/issues/244 ) [Bump handlebars from 4.7.8 to 4.7.9](https://github.com/Azure/setup-kubectl/pull/244 )
- [#​247](https://github.com/azure/setup-kubectl/issues/247 ) [Bump vite from 8.0.3 to 8.0.5](https://github.com/Azure/setup-kubectl/pull/247 )
- [#​245](https://github.com/azure/setup-kubectl/issues/245 ) [Bump github/codeql-action in CI workflows](https://github.com/Azure/setup-kubectl/pull/245 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: https://gitea.t000-n.de/t.behrendt/k/pulls/65
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-04-24 14:45:48 +02:00
renovate-bot
9a01da0367
chore(deps): update azure/k8s-set-context action to v5 ( #64 )
...
Deploy / check-changes (push) Successful in 7s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 19s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [azure/k8s-set-context](https://github.com/azure/k8s-set-context ) | action | major | `v4.0.2` → `v5.0.0` |
---
### Release Notes
<details>
<summary>azure/k8s-set-context (azure/k8s-set-context)</summary>
### [`v5.0.0`](https://github.com/Azure/k8s-set-context/releases/tag/v5.0.0 )
[Compare Source](https://github.com/azure/k8s-set-context/compare/v4.0.2...v5.0.0 )
##### Features
- [#​227](https://github.com/azure/k8s-set-context/issues/227 ) Migrate to ESM with esbuild, vitest
##### Runtime and platform
- [#​222](https://github.com/azure/k8s-set-context/issues/222 ) Update Node version from 20 to 24
##### Dependabot updates
- [#​231](https://github.com/azure/k8s-set-context/issues/231 ) Bump github/codeql-action in /.github/workflows in the actions group
- [#​230](https://github.com/azure/k8s-set-context/issues/230 ) Bump typescript in the actions group across 1 directory
- [#​228](https://github.com/azure/k8s-set-context/issues/228 ) Bump picomatch
- [#​226](https://github.com/azure/k8s-set-context/issues/226 ) Bump github/codeql-action in /.github/workflows in the actions group
- [#​223](https://github.com/azure/k8s-set-context/issues/223 ) Bump undici from 6.23.0 to 6.24.0
- [#​221](https://github.com/azure/k8s-set-context/issues/221 ) Bump the actions group in /.github/workflows with 2 updates
- [#​218](https://github.com/azure/k8s-set-context/issues/218 ) Bump the actions group in /.github/workflows with 2 updates
- [#​219](https://github.com/azure/k8s-set-context/issues/219 ) Bump minimatch
- [#​217](https://github.com/azure/k8s-set-context/issues/217 ) Bump undici and [@​actions/http-client](https://github.com/actions/http-client )
- [#​216](https://github.com/azure/k8s-set-context/issues/216 ) Bump github/codeql-action in /.github/workflows in the actions group
- [#​214](https://github.com/azure/k8s-set-context/issues/214 ) Bump the actions group in /.github/workflows with 2 updates
- [#​212](https://github.com/azure/k8s-set-context/issues/212 ) Bump the actions group in /.github/workflows with 2 updates
- [#​211](https://github.com/azure/k8s-set-context/issues/211 ) Bump the actions group with 3 updates
- [#​210](https://github.com/azure/k8s-set-context/issues/210 ) Bump the actions group with 2 updates
- [#​208](https://github.com/azure/k8s-set-context/issues/208 ) Bump [@​types/node](https://github.com/types/node ) from 25.0.2 to 25.0.3 in the actions group
- [#​209](https://github.com/azure/k8s-set-context/issues/209 ) Bump github/codeql-action in /.github/workflows in the actions group
- [#​206](https://github.com/azure/k8s-set-context/issues/206 ) Bump the actions group with 3 updates
- [#​207](https://github.com/azure/k8s-set-context/issues/207 ) Bump github/codeql-action in /.github/workflows in the actions group
- [#​205](https://github.com/azure/k8s-set-context/issues/205 ) Bump the actions group in /.github/workflows with 4 updates
- [#​204](https://github.com/azure/k8s-set-context/issues/204 ) Bump the actions group with 2 updates
- [#​202](https://github.com/azure/k8s-set-context/issues/202 ) Bump the actions group in /.github/workflows with 2 updates
- [#​203](https://github.com/azure/k8s-set-context/issues/203 ) Bump prettier from 3.6.2 to 3.7.3 in the actions group
- [#​201](https://github.com/azure/k8s-set-context/issues/201 ) Bump glob from 10.4.5 to 10.5.0
- [#​200](https://github.com/azure/k8s-set-context/issues/200 ) Bump js-yaml from 3.14.1 to 3.14.2
- [#​198](https://github.com/azure/k8s-set-context/issues/198 ) Bump js-yaml from 4.1.0 to 4.1.1
- [#​199](https://github.com/azure/k8s-set-context/issues/199 ) Bump the actions group with 2 updates
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: https://gitea.t000-n.de/t.behrendt/k/pulls/64
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-04-16 19:31:08 +02:00
t.behrendt
a3e9362d56
refactor: to use hostPath ( #63 )
...
Deploy / check-changes (push) Successful in 7s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Successful in 10s
Deploy / deploy-docker-registry-secret (push) Successful in 26s
Reviewed-on: #63
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2026-04-06 17:30:16 +02:00
t.behrendt
1ce061b98f
chore: remove crowdsec ( #62 )
...
Deploy / check-changes (push) Successful in 11s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 18s
Reviewed-on: #62
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2026-04-06 14:25:24 +02:00
renovate-bot
e8071a7e98
chore(deps): update azure/setup-helm action to v5 ( #58 )
...
Deploy / check-changes (push) Successful in 5s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 29s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [azure/setup-helm](https://github.com/azure/setup-helm ) | action | major | `v4` → `v5` |
---
### Release Notes
<details>
<summary>azure/setup-helm (azure/setup-helm)</summary>
### [`v5`](https://github.com/azure/setup-helm/compare/v4...v5 )
[Compare Source](https://github.com/azure/setup-helm/compare/v4...v5 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #58
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-04-03 09:12:38 +02:00
renovate-bot
caf741d9df
chore(deps): update helmfile/helmfile-action action to v2.4.1 ( #61 )
...
Deploy / check-changes (push) Successful in 11s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 26s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [helmfile/helmfile-action](https://github.com/helmfile/helmfile-action ) | action | patch | `v2.4.0` → `v2.4.1` |
---
### Release Notes
<details>
<summary>helmfile/helmfile-action (helmfile/helmfile-action)</summary>
### [`v2.4.1`](https://github.com/helmfile/helmfile-action/releases/tag/v2.4.1 )
[Compare Source](https://github.com/helmfile/helmfile-action/compare/v2.4.0...v2.4.1 )
##### What's Changed
- build(deps-dev): bump eslint-plugin-jest from 29.15.0 to 29.15.1 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​664](https://github.com/helmfile/helmfile-action/pull/664 )
- build(deps-dev): bump typescript from 5.9.3 to 6.0.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​663](https://github.com/helmfile/helmfile-action/pull/663 )
**Full Changelog**: <https://github.com/helmfile/helmfile-action/compare/v2.4.0...v2.4.1 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #61
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-04-03 09:11:46 +02:00
renovate-bot
c29bee6f33
chore(deps): update helmfile/helmfile-action action to v2.4.0 ( #60 )
...
Deploy / check-changes (push) Successful in 21s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 36s
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [helmfile/helmfile-action](https://github.com/helmfile/helmfile-action ) | action | minor | `v2.3.1` → `v2.4.0` | `v2.4.1` |
---
### Release Notes
<details>
<summary>helmfile/helmfile-action (helmfile/helmfile-action)</summary>
### [`v2.4.0`](https://github.com/helmfile/helmfile-action/releases/tag/v2.4.0 )
[Compare Source](https://github.com/helmfile/helmfile-action/compare/v2.3.1...v2.4.0 )
##### What's Changed
- build(deps-dev): bump [@​types/node](https://github.com/types/node ) from 25.3.3 to 25.3.5 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​655](https://github.com/helmfile/helmfile-action/pull/655 )
- build(deps-dev): bump [@​eslint/eslintrc](https://github.com/eslint/eslintrc ) from 3.3.4 to 3.3.5 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​657](https://github.com/helmfile/helmfile-action/pull/657 )
- build(deps-dev): bump [@​eslint/js](https://github.com/eslint/js ) from 9.39.3 to 9.39.4 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​656](https://github.com/helmfile/helmfile-action/pull/656 )
- build(deps-dev): bump jest from 30.2.0 to 30.3.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​659](https://github.com/helmfile/helmfile-action/pull/659 )
- Use node24 on runners by [@​Cardds](https://github.com/Cardds ) in [#​662](https://github.com/helmfile/helmfile-action/pull/662 )
- build(deps-dev): bump [@​types/node](https://github.com/types/node ) from 25.3.5 to 25.5.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​660](https://github.com/helmfile/helmfile-action/pull/660 )
##### New Contributors
- [@​Cardds](https://github.com/Cardds ) made their first contribution in [#​662](https://github.com/helmfile/helmfile-action/pull/662 )
**Full Changelog**: <https://github.com/helmfile/helmfile-action/compare/v2.3.1...v2.4.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #60
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-03-28 16:32:28 +01:00
renovate-bot
ae02d2ac7c
chore(deps): update https://gitea.t000-n.de/t.behrendt/k_deploy_workflows action to v0.0.6 ( #57 )
...
Deploy / check-changes (push) Successful in 21s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 7s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://gitea.t000-n.de/t.behrendt/k_deploy_workflows ](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows ) | action | patch | `0.0.4` → `0.0.6` |
---
### Release Notes
<details>
<summary>t.behrendt/k_deploy_workflows (https://gitea.t000-n.de/t.behrendt/k_deploy_workflows )</summary>
### [`v0.0.6`](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.5...0.0.6 )
[Compare Source](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.5...0.0.6 )
### [`v0.0.5`](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.4...0.0.5 )
[Compare Source](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.4...0.0.5 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #57
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-03-27 18:44:15 +01:00
renovate-bot
1ce690c199
chore(deps): update azure/setup-kubectl action to v5 ( #59 )
...
Deploy / check-changes (push) Successful in 32s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 6s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [azure/setup-kubectl](https://github.com/azure/setup-kubectl ) | action | major | `v4.0.1` → `v5.0.0` |
---
### Release Notes
<details>
<summary>azure/setup-kubectl (azure/setup-kubectl)</summary>
### [`v5.0.0`](https://github.com/Azure/setup-kubectl/releases/tag/v5.0.0 )
[Compare Source](https://github.com/azure/setup-kubectl/compare/v4.0.1...v5.0.0 )
##### Changed
- [#​233](https://github.com/azure/setup-kubectl/issues/233 ) [Update Node.js runtime from node20 to node24](https://github.com/Azure/setup-kubectl/pull/233 )
- [#​228](https://github.com/azure/setup-kubectl/issues/228 ) [Replace cdn.dl.k8s.io with dl.k8s.io](https://github.com/Azure/setup-kubectl/pull/228 )
- [#​219](https://github.com/azure/setup-kubectl/issues/219 ) [Remove download redirects, use cdn.dl.k8s.io domain](https://github.com/Azure/setup-kubectl/pull/219 )
- [#​190](https://github.com/azure/setup-kubectl/issues/190 ) [Update stableVersionUrl to dl.k8s.io](https://github.com/Azure/setup-kubectl/pull/190 )
- [#​235](https://github.com/azure/setup-kubectl/issues/235 ) [Bump undici from 6.23.0 to 6.24.1](https://github.com/Azure/setup-kubectl/pull/235 )
- [#​226](https://github.com/azure/setup-kubectl/issues/226 ) [Bump undici and @​actions/http-client](https://github.com/Azure/setup-kubectl/pull/226 )
- [#​230](https://github.com/azure/setup-kubectl/issues/230 ) [Bump minimatch](https://github.com/Azure/setup-kubectl/pull/230 )
##### Added
- [#​172](https://github.com/azure/setup-kubectl/issues/172 ) [Enhance version handling: auto-resolve kubectl major.minor to latest patch](https://github.com/Azure/setup-kubectl/pull/172 )
- [#​171](https://github.com/azure/setup-kubectl/issues/171 ) [Add husky precommit check](https://github.com/Azure/setup-kubectl/pull/171 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: https://gitea.t000-n.de/t.behrendt/k/pulls/59
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-03-27 18:42:37 +01:00
renovate-bot
b667345e13
chore(deps): update dorny/paths-filter action to v4 ( #56 )
...
Deploy / check-changes (push) Successful in 37s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 33s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [dorny/paths-filter](https://github.com/dorny/paths-filter ) | action | major | `v3.0.2` → `v4.0.1` |
---
### Release Notes
<details>
<summary>dorny/paths-filter (dorny/paths-filter)</summary>
### [`v4.0.1`](https://github.com/dorny/paths-filter/releases/tag/v4.0.1 )
[Compare Source](https://github.com/dorny/paths-filter/compare/v4.0.0...v4.0.1 )
#### What's Changed
- Support merge queue by [@​masaru-iritani](https://github.com/masaru-iritani ) in [#​255](https://github.com/dorny/paths-filter/pull/255 )
#### New Contributors
- [@​masaru-iritani](https://github.com/masaru-iritani ) made their first contribution in [#​255](https://github.com/dorny/paths-filter/pull/255 )
**Full Changelog**: <https://github.com/dorny/paths-filter/compare/v4.0.0...v4.0.1 >
### [`v4.0.0`](https://github.com/dorny/paths-filter/blob/HEAD/CHANGELOG.md#v400 )
[Compare Source](https://github.com/dorny/paths-filter/compare/v3.0.3...v4.0.0 )
- [Update action runtime to node24](https://github.com/dorny/paths-filter/pull/294 )
### [`v3.0.3`](https://github.com/dorny/paths-filter/blob/HEAD/CHANGELOG.md#v303 )
[Compare Source](https://github.com/dorny/paths-filter/compare/v3.0.2...v3.0.3 )
- [Add missing predicate-quantifier](https://github.com/dorny/paths-filter/pull/279 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #56
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-03-26 21:02:46 +01:00
renovate-bot
f63bccd800
chore(deps): update azure/k8s-deploy action to v5.1.0 ( #54 )
...
Deploy / check-changes (push) Successful in 5s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 3m16s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [azure/k8s-deploy](https://github.com/azure/k8s-deploy ) | action | minor | `v5.0.4` → `v5.1.0` |
---
### Release Notes
<details>
<summary>azure/k8s-deploy (azure/k8s-deploy)</summary>
### [`v5.1.0`](https://github.com/Azure/k8s-deploy/releases/tag/v5.1.0 )
[Compare Source](https://github.com/azure/k8s-deploy/compare/v5.0.4...v5.1.0 )
##### Added
- [#​458](https://github.com/azure/k8s-deploy/issues/458 ) [Ensure error messages display the correct namespace](https://github.com/Azure/k8s-deploy/pull/458 )
- [#​482](https://github.com/azure/k8s-deploy/issues/482 ) [docker driver](https://github.com/Azure/k8s-deploy/pull/482 )
- [#​492](https://github.com/azure/k8s-deploy/issues/492 ) [Migrate to esbuild/Vitest and upgrade @​actions/\* to ESM-only versions](https://github.com/Azure/k8s-deploy/pull/492 )
- [#​498](https://github.com/azure/k8s-deploy/issues/498 ) [Add typecheck to build script](https://github.com/Azure/k8s-deploy/pull/498 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: https://gitea.t000-n.de/t.behrendt/k/pulls/54
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-03-15 22:14:30 +01:00
renovate-bot
fe5e0b7173
chore(deps): update helmfile/helmfile-action action to v2.3.1 ( #53 )
...
Deploy / deploy-node-labels (push) Has been cancelled
Deploy / deploy-coredns (push) Has been cancelled
Deploy / deploy-traefik (push) Has been cancelled
Deploy / deploy-crowdsec (push) Has been cancelled
Deploy / deploy-docker-registry-secret (push) Has been cancelled
Deploy / check-changes (push) Has been cancelled
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [helmfile/helmfile-action](https://github.com/helmfile/helmfile-action ) | action | patch | `v2.3.0` → `v2.3.1` |
---
### Release Notes
<details>
<summary>helmfile/helmfile-action (helmfile/helmfile-action)</summary>
### [`v2.3.1`](https://github.com/helmfile/helmfile-action/releases/tag/v2.3.1 )
[Compare Source](https://github.com/helmfile/helmfile-action/compare/v2.3.0...v2.3.1 )
##### What's Changed
- build(deps-dev): bump globals from 17.3.0 to 17.4.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​654](https://github.com/helmfile/helmfile-action/pull/654 )
- build(deps-dev): bump [@​eslint/eslintrc](https://github.com/eslint/eslintrc ) from 3.3.3 to 3.3.4 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​653](https://github.com/helmfile/helmfile-action/pull/653 )
- build(deps-dev): bump [@​eslint/js](https://github.com/eslint/js ) from 9.39.2 to 9.39.3 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​651](https://github.com/helmfile/helmfile-action/pull/651 )
- build(deps-dev): bump [@​types/node](https://github.com/types/node ) from 25.2.3 to 25.3.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​650](https://github.com/helmfile/helmfile-action/pull/650 )
**Full Changelog**: <https://github.com/helmfile/helmfile-action/compare/v2.3.0...v2.3.1 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #53
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-03-15 22:14:24 +01:00
renovate-bot
c3f6babb1d
chore(deps): update https://gitea.t000-n.de/t.behrendt/k_deploy_workflows action to v0.0.4 ( #52 )
...
Deploy / check-changes (push) Successful in 11s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 17s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://gitea.t000-n.de/t.behrendt/k_deploy_workflows ](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows ) | action | patch | `0.0.3` → `0.0.4` |
---
### Release Notes
<details>
<summary>t.behrendt/k_deploy_workflows (https://gitea.t000-n.de/t.behrendt/k_deploy_workflows )</summary>
### [`v0.0.4`](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.3...0.0.4 )
[Compare Source](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.3...0.0.4 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #52
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-03-15 21:48:30 +01:00
renovate-bot
48009f83ca
chore(deps): update helmfile/helmfile-action action to v2.3.0 ( #51 )
...
Deploy / check-changes (push) Successful in 21s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 1m10s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [helmfile/helmfile-action](https://github.com/helmfile/helmfile-action ) | action | minor | `v2.2.0` → `v2.3.0` |
---
### Release Notes
<details>
<summary>helmfile/helmfile-action (helmfile/helmfile-action)</summary>
### [`v2.3.0`](https://github.com/helmfile/helmfile-action/releases/tag/v2.3.0 )
[Compare Source](https://github.com/helmfile/helmfile-action/compare/v2.2.0...v2.3.0 )
##### What's Changed
- Update README.md to use latest version v2.2.0 by [@​yxxhero](https://github.com/yxxhero ) in [#​638](https://github.com/helmfile/helmfile-action/pull/638 )
- build(deps-dev): bump [@​types/node](https://github.com/types/node ) from 25.0.10 to 25.2.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​644](https://github.com/helmfile/helmfile-action/pull/644 )
- build(deps-dev): bump eslint-plugin-jest from 29.12.1 to 29.13.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​643](https://github.com/helmfile/helmfile-action/pull/643 )
- build(deps-dev): bump globals from 17.2.0 to 17.3.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​640](https://github.com/helmfile/helmfile-action/pull/640 )
- build(deps-dev): bump [@​types/node](https://github.com/types/node ) from 25.2.2 to 25.2.3 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​646](https://github.com/helmfile/helmfile-action/pull/646 )
- build(deps-dev): bump eslint-plugin-jest from 29.13.0 to 29.14.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​647](https://github.com/helmfile/helmfile-action/pull/647 )
- build(deps-dev): bump eslint-plugin-jest from 29.14.0 to 29.15.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​649](https://github.com/helmfile/helmfile-action/pull/649 )
- feat: install Helm v4 plugins from .tgz release assets by [@​saipavan9](https://github.com/saipavan9 ) in [#​648](https://github.com/helmfile/helmfile-action/pull/648 )
##### New Contributors
- [@​saipavan9](https://github.com/saipavan9 ) made their first contribution in [#​648](https://github.com/helmfile/helmfile-action/pull/648 )
**Full Changelog**: <https://github.com/helmfile/helmfile-action/compare/v2.2.0...v2.3.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #51
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-02-25 20:49:13 +01:00
renovate-bot
24a4797f2b
chore(deps): update https://gitea.t000-n.de/t.behrendt/k_deploy_workflows action to v0.0.3 ( #50 )
...
Deploy / check-changes (push) Successful in 22s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 37s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://gitea.t000-n.de/t.behrendt/k_deploy_workflows ](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows ) | action | patch | `0.0.2` → `0.0.3` |
---
### Release Notes
<details>
<summary>t.behrendt/k_deploy_workflows (https://gitea.t000-n.de/t.behrendt/k_deploy_workflows )</summary>
### [`v0.0.3`](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.2...0.0.3 )
[Compare Source](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.2...0.0.3 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #50
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-02-22 12:55:16 +01:00
renovate-bot
fec2648069
chore(deps): pin https://gitea.t000-n.de/t.behrendt/k_deploy_workflows action to ec18df2 ( #47 )
...
Deploy / check-changes (push) Successful in 13s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 5s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://gitea.t000-n.de/t.behrendt/k_deploy_workflows ](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows ) | action | pinDigest | → `ec18df2` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhY3Rpb24iLCJkZXBzIl19-->
Reviewed-on: #47
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-02-19 20:59:24 +01:00
t.behrendt
72f8e70b5d
ci: pin various actions to a proper semver version ( #49 )
...
Deploy / check-changes (push) Successful in 12s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 19s
Reviewed-on: #49
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2026-02-14 19:28:18 +01:00