Commit Graph

11 Commits

Author SHA1 Message Date
fe5e0b7173 chore(deps): update helmfile/helmfile-action action to v2.3.1 (#53)
Some checks failed
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 [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;654](https://github.com/helmfile/helmfile-action/pull/654)
- build(deps-dev): bump [@&#8203;eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.3.3 to 3.3.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;653](https://github.com/helmfile/helmfile-action/pull/653)
- build(deps-dev): bump [@&#8203;eslint/js](https://github.com/eslint/js) from 9.39.2 to 9.39.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;651](https://github.com/helmfile/helmfile-action/pull/651)
- build(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 25.2.3 to 25.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;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
48009f83ca chore(deps): update helmfile/helmfile-action action to v2.3.0 (#51)
All checks were successful
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 [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;638](https://github.com/helmfile/helmfile-action/pull/638)
- build(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 25.0.10 to 25.2.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;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 [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;643](https://github.com/helmfile/helmfile-action/pull/643)
- build(deps-dev): bump globals from 17.2.0 to 17.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;640](https://github.com/helmfile/helmfile-action/pull/640)
- build(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 25.2.2 to 25.2.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;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 [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;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 [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;649](https://github.com/helmfile/helmfile-action/pull/649)
- feat: install Helm v4 plugins from .tgz release assets by [@&#8203;saipavan9](https://github.com/saipavan9) in [#&#8203;648](https://github.com/helmfile/helmfile-action/pull/648)

##### New Contributors

- [@&#8203;saipavan9](https://github.com/saipavan9) made their first contribution in [#&#8203;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
72f8e70b5d ci: pin various actions to a proper semver version (#49)
All checks were successful
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
c70402fd4e chore(deps): update helmfile/helmfile-action action to v2.1.1 (#45)
All checks were successful
Deploy / check-changes (push) Successful in 19s
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 10s
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [helmfile/helmfile-action](https://github.com/helmfile/helmfile-action) | action | patch | `v2.1.0` → `v2.1.1` | `v2.2.0` |

---

### Release Notes

<details>
<summary>helmfile/helmfile-action (helmfile/helmfile-action)</summary>

### [`v2.1.1`](https://github.com/helmfile/helmfile-action/releases/tag/v2.1.1)

[Compare Source](https://github.com/helmfile/helmfile-action/compare/v2.1.0...v2.1.1)

##### What's Changed

- fix ci in auto init by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;624](https://github.com/helmfile/helmfile-action/pull/624)
- build(deps): bump [@&#8203;actions/exec](https://github.com/actions/exec) from 1.1.1 to 2.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;623](https://github.com/helmfile/helmfile-action/pull/623)
- build(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 24.10.1 to 24.10.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;622](https://github.com/helmfile/helmfile-action/pull/622)
- build(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;620](https://github.com/helmfile/helmfile-action/pull/620)
- build(deps-dev): bump [@&#8203;eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.3.1 to 3.3.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;618](https://github.com/helmfile/helmfile-action/pull/618)
- build(deps-dev): bump prettier from 3.6.2 to 3.7.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;621](https://github.com/helmfile/helmfile-action/pull/621)

**Full Changelog**: <https://github.com/helmfile/helmfile-action/compare/v2...v2.1.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi40IiwidXBkYXRlZEluVmVyIjoiNDIuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYWN0aW9uIiwiZGVwcyJdfQ==-->

Reviewed-on: #45
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-03 16:12:18 +01:00
19c104f2c8 feat-add-docker-registry-token (#41)
All checks were successful
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 20s
Co-authored-by: Renovate Bot <renovate@t00n.de>
Reviewed-on: #41
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-01-25 17:18:05 +01:00
7b3ba45132 chore(deps): pin dependencies (#15)
All checks were successful
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
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | pinDigest |  → `93cb6ef` |
| [azure/k8s-set-context](https://github.com/azure/k8s-set-context) | action | pinDigest |  → `ae59a72` |
| [azure/setup-kubectl](https://github.com/azure/setup-kubectl) | action | pinDigest |  → `776406b` |
| [dorny/paths-filter](https://github.com/dorny/paths-filter) | action | pinDigest |  → `de90cc6` |

---

### 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYWN0aW9uIiwiZGVwcyJdfQ==-->

Reviewed-on: #15
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost>
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2025-12-28 12:24:18 +01:00
cd201803a1 feat: add crowdsec (#10)
Some checks failed
Deploy / check-changes (push) Successful in 5s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-crowdsec (push) Successful in 13s
Deploy / deploy-traefik (push) Failing after 11m12s
Reviewed-on: #10
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-12-28 09:51:45 +01:00
d360b8c970 feat: add coredns (#6)
All checks were successful
Deploy / check-changes (push) Successful in 5s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Successful in 21s
Validate / validate-coredns (push) Successful in 7s
Validate / validate-node-lables (push) Successful in 20s
We had some inconsistencies with node configuration and dns hickups.
This feature moves the coredns config into our software versioning system.

Reviewed-on: #6
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-10-05 20:52:18 +02:00
8d836993c5 refactor: isolate use cases (#5)
All checks were successful
Deploy / check-changes (push) Successful in 12s
Deploy / deploy-node-labels (push) Has been skipped
Reviewed-on: #5
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-10-05 20:34:56 +02:00
74600b3457 feat: add node labels (#1)
All checks were successful
Deploy / check-changes (push) Successful in 6s
Deploy / deploy (push) Successful in 18s
Reviewed-on: #1
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-09-26 21:08:48 +02:00
cddc32c15f Initial commit 2025-09-26 20:46:25 +02:00