Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
51e92b403b Bump github.com/containerd/containerd from 1.6.16 to 1.6.18
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.16 to 1.6.18.
- [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.16...v1.6.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 16:10:44 +00:00
James Carnegie
6e69c80c9b Fix mod tidy by upgrading some things 2023-02-15 12:24:27 +00:00
Jonny Stoten
a8e8f0df16 Update docker/index-cli-plugin 2023-02-14 12:32:02 +00:00
Jonny Stoten
cb3b3534a4 Update docker/index-cli-plugin 2023-02-09 12:02:44 +00:00
Christian Dupuis
555beaa4ec Add username and password 2023-02-03 16:54:50 +00:00
Jim Clark
5df70f8d7f Support Index cli (#2)
* Add sbom support from index-cli

* Drop error channel

* return value is treated as an Invoke Op

* Add the index-cli-plugin

* Fix sample again

* Build platforms in multi-arch Docker build

* change go.sh for /bin/sh env in alpine

* Add workflow
2023-01-17 20:28:17 -08:00
Jim Clark
17327a8739 Initial commit 2022-12-05 17:31:46 -08:00