Commit Graph

11 Commits

Author SHA1 Message Date
47ddd5b0b2 feat: update docker sources (#20)
All checks were successful
Deploy / build (push) Successful in 10m28s
- update docker sources from git.query.consul to git.unkin.net

Reviewed-on: #20
2025-07-06 17:00:38 +10:00
b2ba6f5eab feat: update repos for el9 (#15)
All checks were successful
Deploy / build (push) Successful in 50s
- changed from edgecache to packagerepo for el9.4/9.5

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/15
2025-05-25 11:03:28 +10:00
f59b0fa199 feat: enable incus support in actionsdind container (#10)
All checks were successful
Deploy / build (push) Successful in 26m54s
- add incus-images backend
- set incus-images as default backend

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/10
2025-04-23 19:44:49 +10:00
eb1aee35c5 feat: add python and make (#9)
All checks were successful
Deploy / build (push) Successful in 18m22s
- add python and make to the base images
- remove make, python and jq from images derived from base

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/9
2025-03-09 17:50:37 +11:00
b1cc207781 neoloc/workflows (#6)
Some checks failed
Deploy / build (push) Failing after 3s
Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/6
2025-01-25 18:28:39 +11:00
04b9a56b09 fix: commit key doesnt contain data
- ensure the commit key in consul actually has a key
2025-01-12 17:22:03 +11:00
2157f32538 fix: multiple fixes
- fix basename command, missing $
- change BRANCH to GIT_BRANCH when pushing keys to consul
- run `make all` instead of `make build-all`
2025-01-12 16:47:37 +11:00
2d1ee5e2c6 feat: update Makefile
- build containers on master if greater than 24 hours, or the commit hash changes
2025-01-12 16:24:43 +11:00
f497194dda feat: update actions container
- cleanup TAGS/PUSH make targets
- update actionsdind to include consul, packer, terraform, terragrunt and vault
- add script to build only images that changed, or all if build/ scripts are changed
2025-01-12 13:28:06 +11:00
a6868f8037 feat: source environment vars from vault
- source all environment vars from vault
2025-01-11 21:37:09 +11:00
ff19688dd2 feat: first commit
- add base image for docker and incus
- manage images for almalinux 8.10 and 9.5
- replace all existing docker build repos
2025-01-11 20:50:07 +11:00