Compare commits

..

1 commit

Author SHA1 Message Date
4a64d52dab chore(deps): pin dependencies
All checks were successful
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 43s
Tofu Plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Successful in 50s
2026-02-24 10:02:18 +00:00
4 changed files with 2 additions and 4 deletions

View file

@ -6,7 +6,6 @@ on:
- main
paths:
- pve01.wheatley.in/k8s-wheatley/**
- .forgejo/workflows/*-k8s-wheatley.yaml
jobs:
tofu-apply-k8s-wheatley:

View file

@ -7,7 +7,6 @@ on:
- main
paths:
- pve01.wheatley.in/templates/**
- .forgejo/workflows/**-templates.yaml
jobs:
tofu-apply-templates:

View file

@ -7,7 +7,7 @@ on:
- main
paths:
- pve01.wheatley.in/k8s-wheatley/**
- .forgejo/workflows/*-k8s-wheatley.yaml
- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml
jobs:
tofu-plan-k8s-wheatley:

View file

@ -8,7 +8,7 @@ on:
- main
paths:
- pve01.wheatley.in/templates/**
- .forgejo/workflows/**-templates.yaml
- .forgejo/workflows/tofu-plan-templates.yaml
jobs:
tofu-plan-templates: