CrazyMax
f07964b25d
Merge pull request #762 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.52.0
...
Bump google.golang.org/grpc from 1.51.0 to 1.52.0
2023-01-14 10:29:20 +01:00
CrazyMax
4a0ff0687b
Merge pull request #765 from IamTheFij/prefixed-semver
...
Add sorting for prefixed semver
2023-01-14 10:12:31 +01:00
dependabot[bot]
82f702b436
Bump google.golang.org/grpc from 1.51.0 to 1.52.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.51.0 to 1.52.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.51.0...v1.52.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-14 08:59:12 +00:00
CrazyMax
713e9df269
Merge pull request #760 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.4
...
Bump github.com/jedib0t/go-pretty/v6 from 6.4.3 to 6.4.4
2023-01-14 09:58:28 +01:00
CrazyMax
ef72745be2
Merge pull request #757 from crazy-max/dependabot/go_modules/github.com/containerd/containerd-1.6.15
...
Bump github.com/containerd/containerd from 1.6.14 to 1.6.15
2023-01-14 09:58:00 +01:00
CrazyMax
61dccc20b9
Merge pull request #756 from crazy-max/dependabot/go_modules/golang.org/x/sys-0.4.0
...
Bump golang.org/x/sys from 0.3.0 to 0.4.0
2023-01-14 09:57:42 +01:00
CrazyMax
0e7e180cb4
Merge pull request #763 from IamTheFij/nomad-group-meta
...
Check Nomad group meta tags
2023-01-14 09:52:29 +01:00
Ian Fijolek
e974fbbc2c
Add sorting for prefixed semver
...
Strips non-numeric prefixes when checking semver. This also adds a
secondary layer to the sort whereby identical semvers are sorted
relative to eachother lexigraphically.
This will ensure a more stable sort for non-versioned tags (eg. `latest`
or `edge`) as well as multiple variants tagged with the same number.
(eg `1.0.0-alpine` compared to `1.0.0-ubuntu`).
Fixes #758
2023-01-13 15:03:24 -08:00
Ian Fijolek
e7051f2e38
Check Nomad group meta tags
...
This was intended originally and included in the documentation, but missed in
the implementation.
2023-01-11 15:22:20 -08:00
dependabot[bot]
e7d9315401
Bump github.com/jedib0t/go-pretty/v6 from 6.4.3 to 6.4.4
...
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty ) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/jedib0t/go-pretty/releases )
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.3...v6.4.4 )
---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-10 07:01:24 +00:00
dependabot[bot]
832db0ec6a
Bump github.com/containerd/containerd from 1.6.14 to 1.6.15
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.6.14 to 1.6.15.
- [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.6.14...v1.6.15 )
---
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-01-06 07:01:00 +00:00
dependabot[bot]
3775e24831
Bump golang.org/x/sys from 0.3.0 to 0.4.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/sys/releases )
- [Commits](https://github.com/golang/sys/compare/v0.3.0...v0.4.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 >
2023-01-05 07:01:02 +00:00
CrazyMax
463130b67f
Update CHANGELOG
v4.24.0
2022-12-29 12:08:39 +01:00
CrazyMax
3eba6a72f0
Merge pull request #750 from crazy-max/job-list
...
Align job iteration logic
2022-12-29 12:06:18 +01:00
CrazyMax
88426efaa1
Align job iteration logic
2022-12-29 11:50:09 +01:00
CrazyMax
858a9589a7
Merge pull request #749 from crazy-max/entry-metadata
...
Entry metadata field
2022-12-29 11:45:26 +01:00
CrazyMax
073e08ee11
Entry metadata field
2022-12-29 11:15:26 +01:00
CrazyMax
9dd173a3b2
Fix CRON expression link
2022-12-29 11:06:49 +01:00
CrazyMax
0cf39615b2
Merge pull request #748 from crazy-max/signal-template-msg
...
Allow customizing Signal notification message
2022-12-29 08:02:49 +01:00
CrazyMax
f5ec2d535b
docs: Fix markdown tables syntax
2022-12-29 07:52:05 +01:00
CrazyMax
d7909f0156
Allow customizing Signal notification message
2022-12-29 07:47:38 +01:00
CrazyMax
63c8302332
Merge pull request #746 from crazy-max/watch-jitter
...
Jitter watch option
2022-12-28 14:30:19 +01:00
CrazyMax
a12d296e6f
Jitter watch option
2022-12-28 14:13:47 +01:00
CrazyMax
9fece50a14
Update CHANGELOG
v4.23.1
2022-12-28 10:44:19 +01:00
CrazyMax
2e539a7806
Merge pull request #743 from suzuki-shunsuke/fix-file-ext
...
chore: fix the file extension
2022-12-28 10:40:24 +01:00
Shunsuke Suzuki
38347f8433
chore: fix the file extension
...
Changed the file extension from `.tar.tgz` to `.tar.gz`.
2022-12-28 15:21:02 +09:00
CrazyMax
3ae44c4e4d
Update CHANGELOG
v4.23.0
2022-12-28 04:46:23 +01:00
CrazyMax
4a3caa55e3
Merge pull request #742 from crazy-max/nomad-fix-docs
...
Fix nomad docs
2022-12-28 03:57:00 +01:00
CrazyMax
d9a20cbb19
Fix nomad docs
2022-12-28 03:40:12 +01:00
CrazyMax
8262ec86f1
Merge pull request #741 from crazy-max/fix-panic
...
Fix panics when parsing notification templates
2022-12-28 03:16:59 +01:00
CrazyMax
00edf2c7d9
Fix panics when parsing notification templates
2022-12-28 03:07:22 +01:00
CrazyMax
1752896acf
Merge pull request #740 from crazy-max/fix-hostname-mail
...
Fix email notification message template
2022-12-28 01:12:16 +01:00
CrazyMax
a27d4f6343
docs: fix typo in telegram page
2022-12-28 00:59:10 +01:00
CrazyMax
d135167ceb
Fix email notification message template
2022-12-28 00:58:32 +01:00
CrazyMax
d783c6a5c5
Merge pull request #738 from crazy-max/update-buildkit
...
Bump moby/buildkit to 0.10.6
2022-12-27 19:53:17 +01:00
CrazyMax
a271627b85
Merge pull request #739 from crazy-max/update-nomad
...
Bump github.com/hashicorp/nomad/api to f464aca (v1.4.3)
2022-12-27 19:52:57 +01:00
CrazyMax
a9a5565d17
Bump github.com/hashicorp/nomad/api to f464aca (v1.4.3)
2022-12-27 19:31:16 +01:00
CrazyMax
0059188e8b
Bump moby/buildkit to 0.10.6
2022-12-27 19:25:58 +01:00
CrazyMax
f1a98ade5e
Merge pull request #737 from crazy-max/update-sys
...
Bump golang.org/x/sys to 0.3.0
2022-12-27 19:23:31 +01:00
CrazyMax
009a7e9c4f
Bump golang.org/x/sys to 0.3.0
2022-12-27 19:12:27 +01:00
CrazyMax
e6fa78ae08
Merge pull request #736 from crazy-max/update-x-mod
...
Bump golang.org/x/mod to 0.7.0
2022-12-27 19:10:16 +01:00
CrazyMax
07c45e2437
Bump golang.org/x/mod to 0.7.0
2022-12-27 18:28:04 +01:00
CrazyMax
8823336ab1
Merge pull request #702 from crazy-max/dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc2
...
Bump github.com/opencontainers/image-spec from 1.1.0-rc1 to 1.1.0-rc2
2022-12-27 18:22:37 +01:00
CrazyMax
7300e722b4
Merge pull request #708 from crazy-max/dependabot/go_modules/github.com/stretchr/testify-1.8.1
...
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
2022-12-27 18:22:17 +01:00
dependabot[bot]
677934c7b1
Bump github.com/opencontainers/image-spec from 1.1.0-rc1 to 1.1.0-rc2
...
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec ) from 1.1.0-rc1 to 1.1.0-rc2.
- [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-rc1...v1.1.0-rc2 )
---
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 >
2022-12-27 17:06:14 +00:00
CrazyMax
579665e189
Merge pull request #721 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.51.0
...
Bump google.golang.org/grpc from 1.50.0 to 1.51.0
2022-12-27 18:04:28 +01:00
CrazyMax
7c92830cd1
Merge pull request #724 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.3
...
Bump github.com/jedib0t/go-pretty/v6 from 6.4.2 to 6.4.3
2022-12-27 18:04:05 +01:00
CrazyMax
e694aba7b4
Merge pull request #732 from crazy-max/dependabot/go_modules/github.com/containerd/containerd-1.6.14
...
Bump github.com/containerd/containerd from 1.6.10 to 1.6.14
2022-12-27 18:03:32 +01:00
CrazyMax
e008c28ebe
Merge pull request #733 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.7.1
...
Bump github.com/panjf2000/ants/v2 from 2.6.0 to 2.7.1
2022-12-27 18:03:00 +01:00
CrazyMax
03bd2f8b76
Merge pull request #735 from crazy-max/update-alpine
...
Alpine Linux 3.17
2022-12-27 18:02:39 +01:00