Commit Graph

59 Commits

Author SHA1 Message Date
Kevin Franklin Kim
77eb68846a
feat: auto inject build args 2025-10-09 17:20:20 +02:00
Kevin Franklin Kim
0c051d5682
feat: update deps 2025-09-16 16:38:50 +02:00
Kevin Franklin Kim
f379fc81a9
fix: go mod tidy 2025-09-02 07:33:40 +02:00
Kevin Franklin Kim
0096a2244e
feat: update direct deps 2025-09-02 07:28:33 +02:00
Kevin Franklin Kim
cc2a0e603c
feat: go 1.25 2025-08-26 08:03:03 +02:00
Kevin Franklin Kim
33792c52bd
feat: integrate bake into sub commands 2025-08-01 09:05:45 +02:00
Kevin Franklin Kim
d7300a2ae0
feat: add bake support 2025-07-31 16:30:54 +02:00
Kevin Franklin Kim
19b6f6bb4a
feat: update deps 2025-07-25 10:45:36 +02:00
dependabot[bot]
a9295dc912
chore(deps): bump golang.org/x/net in the gomod-security group
Bumps the gomod-security group with 1 update: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.37.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
  dependency-group: gomod-security
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-25 03:25:52 +00:00
Kevin Franklin Kim
34ee797f17
feat: go 1.24.3 2025-05-21 11:08:48 +02:00
dependabot[bot]
59f59908c4
chore(deps): bump golang.org/x/sync in the gomod-update group
Bumps the gomod-update group with 1 update: [golang.org/x/sync](https://github.com/golang/sync).


Updates `golang.org/x/sync` from 0.12.0 to 0.13.0
- [Commits](https://github.com/golang/sync/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-06 03:04:34 +00:00
dependabot[bot]
77a081ee1f
chore(deps): bump github.com/spf13/viper in the gomod-update group
Bumps the gomod-update group with 1 update: [github.com/spf13/viper](https://github.com/spf13/viper).


Updates `github.com/spf13/viper` from 1.20.0 to 1.20.1
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.20.0...v1.20.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-30 03:55:48 +00:00
Kevin Franklin Kim
816d455c24
feat: go 1.24.1 2025-03-25 10:43:52 +01:00
Kevin Franklin Kim
6d0e9c2580
feat: add build params 2024-10-26 15:26:10 +02:00
Kevin Franklin Kim
0fb74e133d
feat: go mod tidy 2024-10-17 09:56:58 +02:00
Kevin Franklin Kim
9e20d4d85b
feat: generate schema 2024-10-15 15:07:15 +02:00
Kevin Franklin Kim
947c98fc11
feat: add tags 2024-10-06 21:53:13 +02:00
Kevin Franklin Kim
73df1b9433
feat: add schema 2024-10-06 21:48:16 +02:00
Kevin Franklin Kim
23002eabfd
feat: pretty diff 2024-09-25 23:38:56 +02:00
Kevin Franklin Kim
e215c0dc32
feat: add vars and extend template funcs 2024-09-24 13:41:16 +02:00
Kevin Franklin Kim
3e1157c162
feat: go 1.23 2024-09-23 14:09:47 +02:00
Kevin Franklin Kim
99223aa6b6
revert: dep update 2024-07-22 10:54:49 +02:00
Kevin Franklin Kim
83cf341293
feat: bump go, linter & deps 2024-07-22 10:15:08 +02:00
Kevin Franklin Kim
ffc5513c07
Merge pull request #59 from foomo/dependabot/go_modules/github.com/spf13/cobra-1.8.1
chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
2024-07-01 09:39:01 +02:00
dependabot[bot]
3d722f6292
chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 07:38:11 +00:00
dependabot[bot]
0ec286df35
chore(deps): bump k8s.io/api from 0.30.0 to 0.30.2
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.30.0 to 0.30.2.
- [Commits](https://github.com/kubernetes/api/compare/v0.30.0...v0.30.2)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 07:37:09 +00:00
Kevin Franklin Kim
f0e6abedf3
feat: bump deps 2024-04-23 09:44:26 +02:00
Kevin Franklin Kim
b845f239ed
feat: update deps 2024-03-25 17:01:30 +01:00
Kevin Franklin Kim
3495437b43
feat: update deps 2024-02-05 10:44:29 +01:00
Kevin Franklin Kim
be02a24a8a
chore: bump deps 2024-01-04 09:15:26 +01:00
Kevin Franklin Kim
bd1211bf67
feat: bump deps 2023-12-20 16:27:11 +01:00
Kevin Franklin Kim
80a9de238b
feat: fix race conditions 2023-09-27 10:02:55 +02:00
Kevin Franklin Kim
7308826652
feat: add charts to list 2023-09-27 06:38:33 +02:00
Kevin Franklin Kim
c0c52b85d9
feat: add squadron name to schema 2023-09-21 10:25:54 +02:00
franklin
a7646e69f4 chore: update setup 2023-08-14 22:39:41 +02:00
Kevin Franklin Kim
171c17d440 feat: add 1password ci mode 2021-12-08 15:58:36 +01:00
Kevin Franklin Kim
98dba86b8f refactor: use semaphore 2021-11-17 12:50:59 +01:00
Kevin Franklin Kim
1c8f64edd0 feat: allow parallel docker build & push 2021-11-03 15:31:12 +01:00
franklin
2d2269aa75 feat: add helm release description 2021-10-15 10:12:46 +02:00
Milos Pejanovic
95c66a4fcd
Feature/merge nulled unit configs (#26)
* replace conflate dep to merge nulled values

* update squadron configuration to handle nulled units
2021-09-21 14:31:19 +02:00
franklin
84309cbce8 feat: filter config for given units
this is needed e.g. to prevent config template rendering of units that might fail due to permissions (1password)
2021-08-04 11:56:33 +02:00
franklin
74b8b0363b feat: add basic diff flag 2021-04-01 13:39:18 +02:00
franklin
bf33b271ab refactor: rename yaml func 2021-03-29 12:51:33 +02:00
franklin
53bc2ea656 refactor: add errors 2021-03-29 10:24:39 +02:00
franklin
7f9679e3a3 feat: improve squadron.yaml merge 2021-03-26 14:41:43 +01:00
Milos Pejanovic
f5ef28d21b add completion command and update cobra. fix yaml template function 2021-03-24 11:03:01 +01:00
Jan Halfar
7db9de9825 go mod tidy 2021-01-26 10:43:55 +01:00
Jan Halfar
23809f150e dep upgrade config-bob to v0.5.1 2020-07-15 12:15:01 +02:00
Jan Halfar
b25eec662d templating fix and upgrade of github.com/config-bob@v0.5.0 2020-07-07 17:35:24 +02:00
Jan Halfar
66caaa0a30 more renaming of group => squadron and new image handling in deployments 2020-07-01 11:37:38 +02:00