renovate-bot e9b699a881
Release / Release (push) Has been cancelled
chore(deps): update azure/k8s-create-secret action to v6 (#53)
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
2025-08-12 08:54:44 +02:00

Reusable CI/CD Workflows for k_ Services

This repository contains reusable CI and CD workflows that automatically detect Kubernetes service type (Kubernetes-only vs Helm + Kubernetes) and execute the relevant steps.

Features

  • Reusable CI and CD: Separate reusable workflows for validation and deployment
  • Automatic Detection: Detects whether helmfile.yaml exists and whether k8s/ exists
  • Conditional Execution: Runs Helm steps only when applicable
  • Flexible Inputs: Supports custom k8s_dir and helmfile_path

Usage

Basic CI Usage

Call the reusable CI workflow:

jobs:
  ci:
    uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/workflows/ci.yaml@main
    secrets: inherit

Basic CD Usage

Call the reusable CD workflow:

jobs:
  deploy:
    uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/workflows/cd.yaml@main
    secrets: inherit

Advanced Usage with Custom Paths and Flags

jobs:
  ci:
    uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/workflows/ci.yaml@main
    with:
      k8s_dir: "kubernetes/"
      helmfile_path: "helm/helmfile.yaml"
      skip_helm_validation: true
    secrets: inherit

Inputs

CI (.gitea/workflows/ci.yaml)

Parameter Description Default Required
k8s_dir Path to Kubernetes manifests directory k8s/ No
helmfile_path Path to helmfile.yaml helmfile.yaml No
skip_helm_validation Skip Helm validation even if helmfile exists false No
helmfile_env JSON object string passed as env to helmfile {} No

CD (.gitea/workflows/cd.yaml)

Parameter Description Default Required
k8s_dir Path to Kubernetes manifests directory k8s/ No
helmfile_path Path to helmfile.yaml helmfile.yaml No
skip_helm_deployment Skip Helm deployment even if helmfile exists false No
skip_shared_secrets_deployment Skip shared secrets deployment false No
helmfile_env JSON object string passed as env to helmfile {} No

Directory Structure Requirements

Full example structure (Helm + Kubernetes):

your-service/
├── k8s/
│   ├── deployment.yaml
│   ├── service.yaml
│   └── ...
├── helmfile.yaml
└── .gitea/workflows/your-workflow.yaml
S
Description
No description provided
Readme 246 KiB
Languages
Markdown 100%