Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] 3b61208f2e
build(deps): bump the actions group across 1 directory with 5 updates (#1098)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: brokenpip3 <brokenpip3@gmail.com>
2025-03-30 18:58:10 +02:00
Luigi Operoso 2864a85364
chore: pin github actions, update and freeze pre-commit hooks, update nix flake (#1097) 2025-03-30 18:11:32 +02:00
Luigi Operoso 81251d3ddc
chore: update jenkins and plugins to latest lts, update gh actions, add flake, remove minikube and use kind (#974)
- update to latest jenkins lts
- update github actions
- add nix flake (experimental, build artifacts still wip)
- remove minikube and use kind for a better experience
2024-02-24 17:08:10 +01:00
dependabot[bot] e6bd8c3f14
Bump peter-evans/create-pull-request from 3 to 5 (#817)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 23:06:57 +02:00
dependabot[bot] 936dbc4713
Bump actions/checkout from 2 to 3 (#815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 23:06:17 +02:00
Szymon Fugas 64de9aad91
chore: fix Helm chart release workflow (#683)
Modified sed usage in Helm chart release workflow to account for dependencies section present in Chart.yaml 

Unify usage of sed across Helm chart release workflow
2021-12-15 14:40:03 +01:00
Sig00rd 4e046280a3
Workflow: Release Helm chart (#626)
* Add Makefile target to release latest version of Helm chart

* Add workflow that packages Helm chart release and creates PR with it

* Remove old Helm targets
2021-08-16 10:54:12 +02:00