CrazyMax
|
faeb950fff
|
Fix latest for "image list" command
|
2023-09-23 19:28:58 +02:00 |
|
CrazyMax
|
8249e5c46d
|
Merge pull request #982 from crazy-max/default-docs
Docs for defaults configuration
|
2023-09-23 18:56:29 +02:00 |
|
CrazyMax
|
f5d1d23319
|
docs: regopts typo
|
2023-09-23 18:22:24 +02:00 |
|
CrazyMax
|
70b2f5c81b
|
docs: move imageDefaults to defaults in config root
|
2023-09-23 18:22:24 +02:00 |
|
Ian Fijolek
|
62e17508bf
|
docs: fix file link
|
2023-09-23 17:30:21 +02:00 |
|
Ian Fijolek
|
cd502015da
|
docs: image defaults
|
2023-09-23 17:30:21 +02:00 |
|
CrazyMax
|
8c2588c7f3
|
Merge pull request #975 from crazy-max/dependabot/go_modules/github.com/gregdel/pushover-1.3.0
chore(deps): bump github.com/gregdel/pushover from 1.2.0 to 1.3.0
|
2023-09-23 14:18:04 +02:00 |
|
CrazyMax
|
363b0f8e4d
|
Merge pull request #978 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.8.2
chore(deps): bump github.com/panjf2000/ants/v2 from 2.8.1 to 2.8.2
|
2023-09-23 14:17:27 +02:00 |
|
CrazyMax
|
7c4b9d6beb
|
Merge pull request #981 from crazy-max/fix-defaults
fix defaults not handled by yaml configuration
|
2023-09-23 14:16:05 +02:00 |
|
dependabot[bot]
|
74cd9d6009
|
chore(deps): bump github.com/panjf2000/ants/v2 from 2.8.1 to 2.8.2
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.8.1...v2.8.2)
---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-23 11:53:09 +00:00 |
|
dependabot[bot]
|
70a4b73482
|
chore(deps): bump github.com/gregdel/pushover from 1.2.0 to 1.3.0
Bumps [github.com/gregdel/pushover](https://github.com/gregdel/pushover) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/gregdel/pushover/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: github.com/gregdel/pushover
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-23 11:51:53 +00:00 |
|
CrazyMax
|
b8a2e59b20
|
Merge pull request #980 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.58.2
chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2
|
2023-09-23 13:51:22 +02:00 |
|
CrazyMax
|
4b37e9047c
|
Merge pull request #976 from crazy-max/dependabot/go_modules/github.com/rs/zerolog-1.30.0
chore(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0
|
2023-09-23 13:50:43 +02:00 |
|
CrazyMax
|
0caa90163d
|
Merge pull request #974 from crazy-max/dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc5
chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5
|
2023-09-23 13:50:24 +02:00 |
|
CrazyMax
|
a331a8bea3
|
Merge pull request #972 from crazy-max/dependabot/go_modules/github.com/go-playground/validator/v10-10.15.4
chore(deps): bump github.com/go-playground/validator/v10 from 10.14.1 to 10.15.4
|
2023-09-23 13:49:53 +02:00 |
|
CrazyMax
|
aa0adbe043
|
Merge pull request #971 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.7
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.6 to 6.4.7
|
2023-09-23 13:49:40 +02:00 |
|
CrazyMax
|
b2a19c457c
|
move imageDefaults from watch to defaults in config root
|
2023-09-23 13:49:15 +02:00 |
|
CrazyMax
|
b9615bf2db
|
fix defaults not handled by yaml configuration
|
2023-09-23 13:49:15 +02:00 |
|
dependabot[bot]
|
dd7f447b68
|
chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.1...v1.58.2)
---
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-09-22 06:49:42 +00:00 |
|
dependabot[bot]
|
90e6c738bd
|
chore(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.1...v1.30.0)
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 06:23:37 +00:00 |
|
dependabot[bot]
|
f039577bff
|
chore(deps): bump github.com/opencontainers/image-spec
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc4 to 1.1.0-rc5.
- [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-rc4...v1.1.0-rc5)
---
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>
|
2023-09-18 06:23:23 +00:00 |
|
dependabot[bot]
|
7800ff97e6
|
chore(deps): bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.14.1 to 10.15.4.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.14.1...v10.15.4)
---
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>
|
2023-09-18 06:23:00 +00:00 |
|
dependabot[bot]
|
89a7c469ef
|
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.6 to 6.4.7
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.6 to 6.4.7.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.6...v6.4.7)
---
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-09-18 06:22:53 +00:00 |
|
CrazyMax
|
286af41566
|
Merge pull request #968 from crazy-max/analyze-tag-digest
handle analysis of image with tag and digest
|
2023-09-17 00:07:05 +02:00 |
|
CrazyMax
|
522c8e9448
|
handle analysis of image with tag and digest
|
2023-09-16 18:41:00 +02:00 |
|
CrazyMax
|
281e28e8b7
|
Merge pull request #915 from crazy-max/image-format
image:tag@digest format support
|
2023-09-16 17:30:10 +02:00 |
|
CrazyMax
|
061c976fe9
|
image:tag@digest format support
|
2023-09-16 16:59:00 +02:00 |
|
CrazyMax
|
78879b3fae
|
chore: fix wording and remove unnecessary comments
|
2023-09-16 16:59:00 +02:00 |
|
CrazyMax
|
ce3c66d628
|
Merge pull request #819 from thomas-mc-work/patch-1
Follow KISS principle in documentation
|
2023-09-16 14:44:45 +02:00 |
|
CrazyMax
|
68e645c0c3
|
Merge pull request #967 from crazy-max/fix-lint
chore: fix missing forbidigo linter
|
2023-09-16 13:42:16 +02:00 |
|
CrazyMax
|
f7bb36d46f
|
chore: use errors.Errorf
|
2023-09-16 12:36:35 +02:00 |
|
CrazyMax
|
bfd1113a08
|
chore: fix missing forbidigo linter
|
2023-09-16 12:36:35 +02:00 |
|
CrazyMax
|
54a61c4a87
|
Merge pull request #965 from crazy-max/go-grab-bag
go test grab-bag
|
2023-09-16 11:55:00 +02:00 |
|
CrazyMax
|
24bc0548e0
|
chore: use typed error and fix missing wraps
|
2023-09-16 11:47:53 +02:00 |
|
CrazyMax
|
20681d68d1
|
chore: move tags_sort code to tags file
|
2023-09-16 11:47:53 +02:00 |
|
CrazyMax
|
6a4236c545
|
chore: make invalid label typed error private
|
2023-09-16 11:47:53 +02:00 |
|
CrazyMax
|
49b8852a04
|
test: use white-box testing
|
2023-09-16 11:47:52 +02:00 |
|
CrazyMax
|
bc5cdf7aa1
|
fix: set Image receiver as pointer
|
2023-09-16 11:47:52 +02:00 |
|
CrazyMax
|
660a4d784b
|
Merge pull request #966 from crazy-max/codecov-conf
chore: update codecov conf
|
2023-09-16 11:47:38 +02:00 |
|
CrazyMax
|
cd868de9a8
|
chore: update codecov conf
|
2023-09-16 11:47:02 +02:00 |
|
CrazyMax
|
c78d8775d1
|
Merge pull request #887 from IamTheFij/global-defaults
Global defaults for image configs
|
2023-09-16 10:23:05 +02:00 |
|
CrazyMax
|
803733dc93
|
Merge pull request #960 from crazy-max/dependabot/go_modules/k8s.io/client-go-0.28.2
chore(deps): bump k8s.io/client-go from 0.26.2 to 0.28.2
|
2023-09-16 10:17:20 +02:00 |
|
dependabot[bot]
|
11f7c20bf8
|
chore(deps): bump k8s.io/client-go from 0.26.2 to 0.28.2
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.2 to 0.28.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.26.2...v0.28.2)
---
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-09-16 08:10:33 +00:00 |
|
CrazyMax
|
e40ee0f37a
|
Merge pull request #961 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.58.1
chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.58.1
|
2023-09-16 10:09:16 +02:00 |
|
CrazyMax
|
498280b3f7
|
Merge pull request #940 from crazy-max/dependabot/go_modules/github.com/moby/buildkit-0.12.2
chore(deps): bump github.com/moby/buildkit from 0.11.6 to 0.12.2
|
2023-09-16 10:09:05 +02:00 |
|
CrazyMax
|
1ac43c073b
|
vendor: update to github.com/docker/docker@8e51b8b (master v25.0.0-dev)
|
2023-09-16 02:08:25 +02:00 |
|
dependabot[bot]
|
b868d706ff
|
chore(deps): bump github.com/moby/buildkit from 0.11.6 to 0.12.2
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.11.6 to 0.12.2.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.11.6...v0.12.2)
---
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>
|
2023-09-15 23:53:56 +00:00 |
|
dependabot[bot]
|
2bf6e73992
|
chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.58.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.58.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.58.1)
---
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-09-15 23:52:24 +00:00 |
|
CrazyMax
|
c71db1b6ac
|
Merge pull request #927 from crazy-max/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.25
chore(deps): bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25
|
2023-09-16 01:51:14 +02:00 |
|
CrazyMax
|
d0e892cc03
|
Merge pull request #917 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.12.0
chore(deps): bump golang.org/x/mod from 0.11.0 to 0.12.0
|
2023-09-16 01:50:55 +02:00 |
|