Commit Graph

560 Commits

Author SHA1 Message Date
Kevin Franklin Kim
470cb96905
Merge pull request #116 from foomo/feature/default-build-args
Some checks failed
Test Branch / test (push) Has been cancelled
feat: default build args
2025-10-10 14:29:09 +02:00
Kevin Franklin Kim
3d084bc1f6
chore: update action 2025-10-10 11:57:51 +02:00
Kevin Franklin Kim
4b88ffbd15
feat: bump linter 2025-10-10 11:54:31 +02:00
Kevin Franklin Kim
77eb68846a
feat: auto inject build args 2025-10-09 17:20:20 +02:00
Kevin Franklin Kim
b86f3315af
fix: build context flag 2025-10-08 08:03:41 +02:00
Kevin Franklin Kim
c5222e30a8
feat: update schema id
Some checks failed
Test Branch / test (push) Has been cancelled
2025-09-19 15:10:11 +02:00
Kevin Franklin Kim
56c031a56c
chore: group 2025-09-19 14:48:24 +02:00
Kevin Franklin Kim
cf307f134b
chore: update makefile
Some checks failed
Test Branch / test (push) Has been cancelled
2025-09-17 11:31:56 +02:00
Kevin Franklin Kim
4e67f27717
chore: update makefile 2025-09-17 11:30:56 +02:00
Kevin Franklin Kim
22a8cb1ee5
chore: remove coveralls 2025-09-17 11:08:02 +02:00
Kevin Franklin Kim
29cb613c88
chore: update dependabot 2025-09-17 11:02:46 +02:00
Kevin Franklin Kim
4e50f84fc4
Merge pull request #115 from foomo/dependabot/github_actions/github-actions-72396380f9
Some checks are pending
Test Branch / test (push) Waiting to run
chore(deps): bump jdx/mise-action from 2 to 3 in the github-actions group across 1 directory
2025-09-16 16:49:38 +02:00
dependabot[bot]
9ccd9289dd
chore(deps): bump jdx/mise-action
Bumps the github-actions group with 1 update in the / directory: [jdx/mise-action](https://github.com/jdx/mise-action).


Updates `jdx/mise-action` from 2 to 3
- [Release notes](https://github.com/jdx/mise-action/releases)
- [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jdx/mise-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: jdx/mise-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 14:47:21 +00:00
Kevin Franklin Kim
74fd956a31
Merge pull request #114 from foomo/feature/kubeseal
feat: kubeseal template func
2025-09-16 16:46:06 +02:00
Kevin Franklin Kim
18490a231d
chore: fix order 2025-09-16 16:41:21 +02:00
Kevin Franklin Kim
0c051d5682
feat: update deps 2025-09-16 16:38:50 +02:00
Kevin Franklin Kim
700857e4cb
fix: update deprecation 2025-09-16 16:38:04 +02:00
Kevin Franklin Kim
f3c0a6d41c
chore: rm gotestfmt 2025-09-16 16:37:46 +02:00
Kevin Franklin Kim
a2bfc5ccec
chore: update actions 2025-09-16 16:37:27 +02:00
Kevin Franklin Kim
1f5fb6284b
docs: update makefile help 2025-09-16 16:37:00 +02:00
Kevin Franklin Kim
eca9512323
chore: add mise 2025-09-16 16:36:49 +02:00
Kevin Franklin Kim
87e9b2d8ce
chore: update dependabot 2025-09-16 16:35:49 +02:00
Kevin Franklin Kim
0bad061683
feat: add kubeseal support 2025-09-16 16:35:36 +02:00
Kevin Franklin Kim
1f666e7c44
fix: config 2025-09-02 08:18:20 +02:00
Kevin Franklin Kim
df2d4f15a4
fix: docker build 2025-09-02 08:13:50 +02:00
Kevin Franklin Kim
401da7e2e6
Merge pull request #111 from foomo/fix-build
fix: build
2025-09-02 07:55:20 +02:00
Kevin Franklin Kim
a636fe9a96
fix: setup buildx 2025-09-02 07:53:30 +02:00
Kevin Franklin Kim
de9f4dd70c
docs: update description 2025-09-02 07:51:35 +02:00
Kevin Franklin Kim
f6bcfcccb6
fix: build 2025-09-02 07:48:54 +02:00
Kevin Franklin Kim
3cda286322
Merge pull request #109 from foomo/dependabot/go_modules/gomod-update-0d1d4313b6
chore(deps): bump the gomod-update group with 2 updates
2025-09-02 07:35:59 +02:00
Kevin Franklin Kim
4fa8b84694
Merge pull request #110 from foomo/dep-update
Dependencies update
2025-09-02 07:35:36 +02:00
Kevin Franklin Kim
f379fc81a9
fix: go mod tidy 2025-09-02 07:33:40 +02:00
Kevin Franklin Kim
9636dc2195
chore: add docker release 2025-09-02 07:28:54 +02:00
Kevin Franklin Kim
0096a2244e
feat: update direct deps 2025-09-02 07:28:33 +02:00
dependabot[bot]
295cdb8f68
chore(deps): bump the gomod-update group with 2 updates
Bumps the gomod-update group with 2 updates: [github.com/stretchr/testify](https://github.com/stretchr/testify) and [k8s.io/api](https://github.com/kubernetes/api).


Updates `github.com/stretchr/testify` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1)

Updates `k8s.io/api` from 0.33.4 to 0.34.0
- [Commits](https://github.com/kubernetes/api/compare/v0.33.4...v0.34.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: k8s.io/api
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-31 03:01:25 +00:00
Kevin Franklin Kim
bc985f1226
Merge pull request #108 from foomo/feature/namespace-override
feat: namespace override
2025-08-26 08:16:40 +02:00
Kevin Franklin Kim
e8646cc692
Merge pull request #106 from foomo/dependabot/github_actions/github-actions-a331d3ec2d
chore(deps): bump actions/checkout from 4 to 5 in the github-actions group
2025-08-26 08:12:54 +02:00
Kevin Franklin Kim
edba43d1ba
docs: update README 2025-08-26 08:12:08 +02:00
Kevin Franklin Kim
c9de37cd41
feat: allow template string 2025-08-26 08:10:19 +02:00
Kevin Franklin Kim
cc2a0e603c
feat: go 1.25 2025-08-26 08:03:03 +02:00
Gabor Nemes
90c72d9666 fix: schema 2025-08-25 21:20:08 +02:00
Gabor Nemes
f9ca395a1b feat: namespace override 2025-08-25 21:02:54 +02:00
dependabot[bot]
42ef627c9d
chore(deps): bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-17 03:08:02 +00:00
Kevin Franklin Kim
8f52458059
Merge pull request #105 from foomo/feature/bake
feat: support docker buildx bake
2025-08-01 09:10:05 +02:00
Kevin Franklin Kim
b752fd4acf
chore: add permission 2025-08-01 09:07:43 +02:00
Kevin Franklin Kim
33792c52bd
feat: integrate bake into sub commands 2025-08-01 09:05:45 +02:00
Kevin Franklin Kim
4c57467a6b
docs: update README 2025-07-31 16:34:11 +02:00
Kevin Franklin Kim
d7300a2ae0
feat: add bake support 2025-07-31 16:30:54 +02:00
Kevin Franklin Kim
0508151f1b
Merge pull request #104 from foomo/feature/sub-dependencies
Feature/sub dependencies
2025-07-25 11:49:51 +02:00
Kevin Franklin Kim
7630358b87
revert: test 2025-07-25 11:48:03 +02:00