Commit Graph

1271 Commits

Author SHA1 Message Date
dependabot[bot]
2ac307a052 chore(deps): bump golang.org/x/mod from 0.14.0 to 0.16.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.14.0 to 0.16.0.
- [Commits](https://github.com/golang/mod/compare/v0.14.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 16:04:50 +00:00
dependabot[bot]
efb738adaa chore(deps): bump github.com/opencontainers/runc from 1.1.10 to 1.1.12
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.10 to 1.1.12.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.10...v1.1.12)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 16:04:45 +00:00
dependabot[bot]
8b48a5aa23 chore(deps): bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.16.0 to 10.19.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.16.0...v10.19.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 16:02:49 +00:00
CrazyMax
adc5dd0886 Merge pull request #1117 from crazy-max/gomod-remove-replace
vendor: remove replace directive in go.mod
2024-03-10 17:01:59 +01:00
CrazyMax
3faec57f67 vendor: remove replace directive in go.mod 2024-03-10 15:26:38 +01:00
CrazyMax
7dc058600c Merge pull request #1111 from crazy-max/dependabot/go_modules/github.com/moby/buildkit-0.13.0
chore(deps): bump github.com/moby/buildkit from 0.12.4 to 0.13.0
2024-03-10 15:24:07 +01:00
CrazyMax
5ca65fac2c Merge pull request #1116 from crazy-max/sbom-provenance
ci: generate sbom and provenance
2024-03-10 15:23:29 +01:00
CrazyMax
744b45ce39 Merge pull request #1106 from crazy-max/dependabot/go_modules/go.etcd.io/bbolt-1.3.9
chore(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9
2024-03-10 14:58:11 +01:00
CrazyMax
46880738d6 ci: generate sbom and provenance 2024-03-10 14:55:22 +01:00
dependabot[bot]
9905f92faf chore(deps): bump github.com/moby/buildkit from 0.12.4 to 0.13.0
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.12.4 to 0.13.0.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.12.4...v0.13.0)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 07:14:15 +00:00
dependabot[bot]
b6cd83f199 chore(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.8...v1.3.9)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 07:34:59 +00:00
CrazyMax
9c28a908df Merge pull request #1100 from crazy-max/dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0
chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0
2024-02-25 22:13:25 +01:00
CrazyMax
1843259add Merge pull request #1098 from crazy-max/dependabot/go_modules/k8s.io/client-go-0.29.2
chore(deps): bump k8s.io/client-go from 0.29.0 to 0.29.2
2024-02-25 22:13:10 +01:00
CrazyMax
e223d5e911 Merge pull request #1092 from crazy-max/dependabot/go_modules/golang.org/x/sys-0.17.0
chore(deps): bump golang.org/x/sys from 0.15.0 to 0.17.0
2024-02-25 22:12:55 +01:00
CrazyMax
79f9468d7b Merge pull request #1089 from crazy-max/dependabot/github_actions/codecov/codecov-action-4
chore(deps): bump codecov/codecov-action from 3 to 4
2024-02-25 22:12:13 +01:00
CrazyMax
c8f0fb2f41 ci: set codecov token 2024-02-25 22:11:25 +01:00
CrazyMax
3cb91bd7d8 new year 2024-02-19 13:44:33 +01:00
dependabot[bot]
f2cf69404e chore(deps): bump github.com/opencontainers/image-spec
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc5 to 1.1.0.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/compare/v1.1.0-rc5...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 07:42:44 +00:00
dependabot[bot]
19d69d0eaa chore(deps): bump k8s.io/client-go from 0.29.0 to 0.29.2
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.0 to 0.29.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.0...v0.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 07:02:52 +00:00
dependabot[bot]
e49f1aa00f chore(deps): bump golang.org/x/sys from 0.15.0 to 0.17.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/sys/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 07:25:01 +00:00
dependabot[bot]
983e0beb5f chore(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 07:40:00 +00:00
CrazyMax
bc82b00fae Merge pull request #1066 from crazy-max/new-blog-post
docs: new blog post
2023-12-30 02:29:24 +01:00
CrazyMax
fc1e49a66f Merge pull request #1064 from crazy-max/dependabot/go_modules/google.golang.org/protobuf-1.32.0
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0
2023-12-30 02:29:14 +01:00
CrazyMax
3ee6a55f7e Merge pull request #1063 from adamantike/fix/use-defaults-in-file-provider
fix: Use global defaults in File provider
2023-12-30 02:28:47 +01:00
CrazyMax
8da5500a42 update generated content 2023-12-30 02:22:55 +01:00
dependabot[bot]
4d3bb037da chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 07:35:39 +00:00
Michael Manganiello
29200f170d fix: Use global defaults in File provider
The `file` provider was not considering the global defaults for
`MaxTags`, `IncludeTags`, and `ExcludeTags`.

Updated unit tests to validate they are now considered.
2023-12-24 16:48:41 -03:00
CrazyMax
ae1e3e09e6 Merge pull request #1062 from crazy-max/artifact-v4
bump actions/upload-artifact and actions/download-artifact to 4
2023-12-19 22:35:15 +01:00
CrazyMax
810be157f8 Merge pull request #1061 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.60.1
chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1
2023-12-19 22:34:45 +01:00
CrazyMax
73531231c4 Merge pull request #1060 from crazy-max/dependabot/go_modules/golang.org/x/crypto-0.17.0
chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
2023-12-19 22:34:37 +01:00
CrazyMax
a926e04825 bump actions/upload-artifact and actions/download-artifact to 4 2023-12-19 22:29:15 +01:00
dependabot[bot]
d2b0e2fc54 chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.0 to 1.60.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.0...v1.60.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 07:05:08 +00:00
dependabot[bot]
708b6726a4 chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:02:28 +00:00
CrazyMax
6852c60788 Merge pull request #1059 from crazy-max/update-xx
update xx to 1.3.0
2023-12-16 14:53:10 +01:00
CrazyMax
1618f6ea27 ci: fix validate matrix 2023-12-16 14:41:07 +01:00
CrazyMax
d920dd739d update xx to 1.3.0 2023-12-16 14:40:59 +01:00
CrazyMax
f8ac3708e9 Merge pull request #1051 from crazy-max/dependabot/go_modules/k8s.io/client-go-0.29.0
chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0
2023-12-16 13:05:12 +01:00
dependabot[bot]
04efa117a1 chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.4 to 0.29.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.4...v0.29.0)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 21:11:41 +00:00
CrazyMax
f358dd4baa Merge pull request #1052 from crazy-max/dependabot/github_actions/github/codeql-action-3
chore(deps): bump github/codeql-action from 2 to 3
2023-12-15 22:11:39 +01:00
CrazyMax
e8b354e537 Merge pull request #1047 from crazy-max/dependabot/go_modules/github.com/containerd/containerd-1.7.11
chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11
2023-12-15 22:11:22 +01:00
CrazyMax
6a616ec1ca Merge pull request #1046 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.9.0
chore(deps): bump github.com/panjf2000/ants/v2 from 2.8.2 to 2.9.0
2023-12-15 22:11:05 +01:00
CrazyMax
3d37fd522b Merge pull request #1042 from crazy-max/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.26
chore(deps): bump github.com/microcosm-cc/bluemonday from 1.0.25 to 1.0.26
2023-12-15 22:10:39 +01:00
CrazyMax
118f2e9c53 Merge pull request #1049 from IamTheFij/nomad-1.7
Enable communication with Nomad using Task API over a unix socket
2023-12-15 22:09:51 +01:00
dependabot[bot]
d11992c45e chore(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 21:03:48 +00:00
dependabot[bot]
31ebfb045f chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.6 to 1.7.11.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.7.6...v1.7.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 20:26:32 +00:00
dependabot[bot]
6159307f9f chore(deps): bump github.com/microcosm-cc/bluemonday
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.25...v1.0.26)

---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 20:26:19 +00:00
CrazyMax
32fb1214b8 update nomad to 1.7.2 2023-12-15 21:26:02 +01:00
dependabot[bot]
45622243bc chore(deps): bump github.com/panjf2000/ants/v2 from 2.8.2 to 2.9.0
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.8.2...v2.9.0)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 20:25:28 +00:00
CrazyMax
7bd7c5c2a7 Merge pull request #1029 from crazy-max/dependabot/go_modules/github.com/containers/image/v5-5.29.0
chore(deps): bump github.com/containers/image/v5 from 5.26.1 to 5.29.0
2023-12-15 21:24:40 +01:00
dependabot[bot]
7bbea59a0c chore(deps): bump github.com/containers/image/v5 from 5.26.1 to 5.29.0
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.26.1 to 5.29.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.26.1...v5.29.0)

---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 20:12:45 +00:00