Commit Graph

5 Commits

Author SHA1 Message Date
t.behrendt 6b89c6e51f feat: add namespace override 2026-05-26 20:47:36 +02:00
renovate-bot cc54a9d3c6 chore(deps): update helmfile/helmfile-action action to v2.4.4 (#56)
Release / Release (push) Successful in 6s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [helmfile/helmfile-action](https://github.com/helmfile/helmfile-action) | action | patch | `v2.4.3` → `v2.4.4` |

---

### Release Notes

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

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

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

##### What's Changed

- build(deps): bump [@&#8203;actions/http-client](https://github.com/actions/http-client) from 4.0.0 to 4.0.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;684](https://github.com/helmfile/helmfile-action/pull/684)
- build(deps): bump [@&#8203;actions/core](https://github.com/actions/core) from 3.0.0 to 3.0.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;683](https://github.com/helmfile/helmfile-action/pull/683)
- build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 8.58.2 to 8.59.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;682](https://github.com/helmfile/helmfile-action/pull/682)
- build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 8.58.2 to 8.59.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;681](https://github.com/helmfile/helmfile-action/pull/681)
- build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 8.59.0 to 8.59.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;687](https://github.com/helmfile/helmfile-action/pull/687)
- build(deps-dev): bump [@&#8203;swc/core](https://github.com/swc/core) from 1.15.30 to 1.15.32 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;686](https://github.com/helmfile/helmfile-action/pull/686)
- build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 8.59.0 to 8.59.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;691](https://github.com/helmfile/helmfile-action/pull/691)
- build(deps-dev): bump globals from 17.5.0 to 17.6.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;688](https://github.com/helmfile/helmfile-action/pull/688)
- build(deps-dev): bump [@&#8203;swc/core](https://github.com/swc/core) from 1.15.32 to 1.15.33 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;689](https://github.com/helmfile/helmfile-action/pull/689)
- build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 8.59.1 to 8.59.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;690](https://github.com/helmfile/helmfile-action/pull/690)

**Full Changelog**: <https://github.com/helmfile/helmfile-action/compare/v2.4.3...v2.4.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: #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-05-17 20:55:51 +02:00
renovate-bot e9b699a881 chore(deps): update azure/k8s-create-secret action to v6 (#53)
Release / Release (push) Has been cancelled
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

- [#&#8203;172](https://github.com/Azure/k8s-create-secret/pull/172) Added logic for TLS secret type handling
- [#&#8203;166](https://github.com/Azure/k8s-create-secret/pull/166) Add husky pre-commit hook

##### Changed

- [#&#8203;238](https://github.com/Azure/k8s-create-secret/pull/238) Migrate project to ESM with esbuild and vitest
- [#&#8203;229](https://github.com/Azure/k8s-create-secret/pull/229) Update Node.js runtime from node20 to node24
- [#&#8203;215](https://github.com/Azure/k8s-create-secret/pull/215) Use docker driver in minikube setup
- [#&#8203;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` ([#&#8203;174](https://github.com/azure/k8s-create-secret/issues/174), [#&#8203;175](https://github.com/azure/k8s-create-secret/issues/175), [#&#8203;178](https://github.com/azure/k8s-create-secret/issues/178), [#&#8203;179](https://github.com/azure/k8s-create-secret/issues/179), [#&#8203;194](https://github.com/azure/k8s-create-secret/issues/194), [#&#8203;201](https://github.com/azure/k8s-create-secret/issues/201), [#&#8203;203](https://github.com/azure/k8s-create-secret/issues/203), [#&#8203;205](https://github.com/azure/k8s-create-secret/issues/205), [#&#8203;206](https://github.com/azure/k8s-create-secret/issues/206), [#&#8203;209](https://github.com/azure/k8s-create-secret/issues/209), [#&#8203;213](https://github.com/azure/k8s-create-secret/issues/213), [#&#8203;223](https://github.com/azure/k8s-create-secret/issues/223), [#&#8203;226](https://github.com/azure/k8s-create-secret/issues/226), [#&#8203;231](https://github.com/azure/k8s-create-secret/issues/231), [#&#8203;235](https://github.com/azure/k8s-create-secret/issues/235), [#&#8203;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` ([#&#8203;163](https://github.com/azure/k8s-create-secret/issues/163), [#&#8203;164](https://github.com/azure/k8s-create-secret/issues/164), [#&#8203;169](https://github.com/azure/k8s-create-secret/issues/169), [#&#8203;170](https://github.com/azure/k8s-create-secret/issues/170), [#&#8203;182](https://github.com/azure/k8s-create-secret/issues/182), [#&#8203;183](https://github.com/azure/k8s-create-secret/issues/183), [#&#8203;184](https://github.com/azure/k8s-create-secret/issues/184), [#&#8203;185](https://github.com/azure/k8s-create-secret/issues/185), [#&#8203;186](https://github.com/azure/k8s-create-secret/issues/186), [#&#8203;187](https://github.com/azure/k8s-create-secret/issues/187), [#&#8203;188](https://github.com/azure/k8s-create-secret/issues/188), [#&#8203;189](https://github.com/azure/k8s-create-secret/issues/189), [#&#8203;190](https://github.com/azure/k8s-create-secret/issues/190), [#&#8203;191](https://github.com/azure/k8s-create-secret/issues/191), [#&#8203;197](https://github.com/azure/k8s-create-secret/issues/197), [#&#8203;198](https://github.com/azure/k8s-create-secret/issues/198), [#&#8203;199](https://github.com/azure/k8s-create-secret/issues/199), [#&#8203;200](https://github.com/azure/k8s-create-secret/issues/200), [#&#8203;204](https://github.com/azure/k8s-create-secret/issues/204), [#&#8203;207](https://github.com/azure/k8s-create-secret/issues/207), [#&#8203;208](https://github.com/azure/k8s-create-secret/issues/208), [#&#8203;210](https://github.com/azure/k8s-create-secret/issues/210), [#&#8203;211](https://github.com/azure/k8s-create-secret/issues/211), [#&#8203;212](https://github.com/azure/k8s-create-secret/issues/212), [#&#8203;214](https://github.com/azure/k8s-create-secret/issues/214), [#&#8203;216](https://github.com/azure/k8s-create-secret/issues/216), [#&#8203;217](https://github.com/azure/k8s-create-secret/issues/217), [#&#8203;218](https://github.com/azure/k8s-create-secret/issues/218), [#&#8203;219](https://github.com/azure/k8s-create-secret/issues/219), [#&#8203;221](https://github.com/azure/k8s-create-secret/issues/221), [#&#8203;224](https://github.com/azure/k8s-create-secret/issues/224), [#&#8203;225](https://github.com/azure/k8s-create-secret/issues/225), [#&#8203;227](https://github.com/azure/k8s-create-secret/issues/227), [#&#8203;228](https://github.com/azure/k8s-create-secret/issues/228), [#&#8203;233](https://github.com/azure/k8s-create-secret/issues/233), [#&#8203;237](https://github.com/azure/k8s-create-secret/issues/237))

##### Fixed

- [#&#8203;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_deploy_workflows/pulls/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-05-13 22:35:36 +02:00
t.behrendt 2866c3983b fix: deploy secret workflow step (#50)
Reviewed-on: #50
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-04-29 20:01:28 +02:00
t.behrendt bb6706d1a0 refactor!: modernize shared cicd deploy and validate workflows (#49)
Release / Release (push) Successful in 11s
Reviewed-on: #49
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-04-29 19:49:08 +02:00