Carlos Alexandro Becker
ff69e17d10
fix: possible race condition when applying templates to flags/ldflags ( #913 )
...
* fix: possible race condition when applying templates to flags/ldflags
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com >
* fix: wrong param order
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com >
2022-12-22 14:55:01 -05:00
dependabot[bot]
ac2df47914
Bump github.com/docker/docker ( #912 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.21+incompatible to 20.10.22+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v20.10.21...v20.10.22 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 15:44:15 -05:00
dependabot[bot]
cf052157d7
Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 ( #911 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 3.2.0 to 4.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.2.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 15:44:03 -05:00
Jason Hall
e01a7abd63
add MAINTAINERS.md ( #905 )
2022-12-14 20:44:07 -05:00
Jason Hall
c1f4ad17c9
Fix broken SLSA link ( #899 )
2022-12-12 16:24:24 -05:00
Reto Lehmann
7dc51c0cf6
Add option to configure default platforms ( #897 )
2022-12-12 10:07:39 -05:00
dependabot[bot]
c4af8c2cd0
Bump k8s.io/apimachinery from 0.25.4 to 0.26.0 ( #901 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.25.4 to 0.26.0.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.25.4...v0.26.0 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 09:52:13 -05:00
dependabot[bot]
8651233b75
Bump golang.org/x/tools from 0.3.0 to 0.4.0 ( #900 )
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.3.0...v0.4.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-11 22:47:24 -05:00
Vincent Demeester
a28ed35cc0
Publish an tagged image on release ( #868 )
...
* Publish an tagged image on release
Fixes #847
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
* Update some comments on the publish job
Thanks @imjasonh
Co-authored-by: Jason Hall <jason@chainguard.dev >
* Remove GITHUB_TOKEN env
No need for GITHUB_TOKEN, setup-ko handles it already.
Co-authored-by: Jason Hall <jason@chainguard.dev >
* Sign the published image with cosign
Co-authored-by: Jason Hall <jason@chainguard.dev >
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Co-authored-by: Jason Hall <jason@chainguard.dev >
2022-11-30 11:02:32 -05:00
Batuhan Apaydın
45240bf3f4
add KO_DEFAULTBASEIMAGE usage to docs ( #895 )
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com >
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com >
2022-11-30 10:52:56 -05:00
Emma Haruka Iwao
d869cec943
Fix link in static-assets.md ( #893 )
2022-11-19 13:59:50 -05:00
laurentsimon
3cbbeb3ad3
Fix verifier ( #891 )
2022-11-14 13:49:33 -05:00
dependabot[bot]
2ad6e723ca
Bump k8s.io/apimachinery from 0.25.3 to 0.25.4 ( #888 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.25.3...v0.25.4 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 11:26:13 -05:00
dependabot[bot]
431e254793
Bump github.com/google/go-containerregistry from 0.12.0 to 0.12.1 ( #890 )
...
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry ) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/google/go-containerregistry/releases )
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml )
- [Commits](https://github.com/google/go-containerregistry/compare/v0.12.0...v0.12.1 )
---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 11:26:06 -05:00
dependabot[bot]
68269e8b2e
Bump golang.org/x/tools from 0.2.0 to 0.3.0 ( #889 )
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 11:25:56 -05:00
dependabot[bot]
1fea747d4b
Bump github.com/containerd/stargz-snapshotter/estargz ( #887 )
...
Bumps [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter ) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases )
- [Commits](https://github.com/containerd/stargz-snapshotter/compare/v0.12.1...v0.13.0 )
---
updated-dependencies:
- dependency-name: github.com/containerd/stargz-snapshotter/estargz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 11:25:37 -05:00
laurentsimon
8dbea6b968
Temp fix for SLSA generators ( #886 )
...
Sigstore made a breaking change as part of their recent GA announcement. We need a temporary fix to avoid builder failure (see slsa-framework/slsa-github-generator#1163 )
/cc @asraa
2022-11-11 12:48:51 -05:00
Jason Hall
f70e3cad38
bump ggcr and handle breaking change ( #866 )
2022-11-09 12:17:09 -05:00
Jason Hall
32f68f3c3a
nit: replace one-item slice with const ( #885 )
2022-11-09 11:53:53 -05:00
Jason Hall
d6db71dfc6
install mkdocs-redirect when publishing site ( #873 )
2022-11-09 09:55:50 -05:00
Nico Braun
5f75bcfe82
feat: deduplicate tags ( #884 )
...
Signed-off-by: Nico Braun <rainbowstack@gmail.com >
Signed-off-by: Nico Braun <rainbowstack@gmail.com >
2022-11-09 09:55:32 -05:00
dependabot[bot]
140ac8788b
Bump github.com/spf13/viper from 1.13.0 to 1.14.0 ( #882 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 14:50:16 -05:00
Michael Grosser
da6b9c1dc8
install: fail with 404 instead of gzip error when url was wrong ( #879 )
2022-11-03 21:15:11 -04:00
dependabot[bot]
7a9a6f099c
Bump github.com/sigstore/cosign from 1.13.0 to 1.13.1 ( #864 )
...
Bumps [github.com/sigstore/cosign](https://github.com/sigstore/cosign ) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/sigstore/cosign/releases )
- [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sigstore/cosign/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: github.com/sigstore/cosign
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 08:40:54 -04:00
dependabot[bot]
c96b64d625
Bump github.com/docker/docker ( #876 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.20+incompatible to 20.10.21+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.20...v20.10.21 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 22:27:56 -04:00
dependabot[bot]
8fd18099d6
Bump sigs.k8s.io/kind from 0.16.0 to 0.17.0 ( #875 )
...
Bumps [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind ) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/kubernetes-sigs/kind/releases )
- [Commits](https://github.com/kubernetes-sigs/kind/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/kind
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 22:27:43 -04:00
dependabot[bot]
df7549241d
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 ( #874 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.6.0...v1.6.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 22:27:27 -04:00
Jason Hall
811b34a5f9
ko.build: support some common shortlinks ( #872 )
2022-10-30 16:37:38 -04:00
dependabot[bot]
f158992ccb
Bump golang.org/x/tools from 0.1.12 to 0.2.0 ( #863 )
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.1.12 to 0.2.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.1.12...v0.2.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 09:22:54 -04:00
dependabot[bot]
a4f5164c9f
Bump github.com/docker/docker ( #862 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.19+incompatible to 20.10.20+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.19...v20.10.20 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 09:22:44 -04:00
dependabot[bot]
d7cd9d414a
Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 ( #861 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.1.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 09:22:31 -04:00
dependabot[bot]
75e90323d5
Bump sigstore/cosign-installer from 2.8.0 to 2.8.1 ( #860 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.8.0...v2.8.1 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 09:22:20 -04:00
Jason Hall
600d003dca
another docs update ( #856 )
...
* another docs update
- remove duplicate content from README.md
- mention CNCF announcement in README and index.md
- mention Kyverno adoption
- drop broken ko deps link
- mention SBOMs and multi-platform in intro section
* rename k8s slack channel
2022-10-21 16:31:27 -04:00
Jason Hall
e03e4448be
Handle KO_DOCKER_REPO=ko.local/repo and --bare correctly ( #820 )
...
* Handle KO_DOCKER_REPO=ko.local/repo and --bare correctly
* support ko.local/foo for other namers too
* more robust defaulting
2022-10-19 16:16:37 -04:00
Jason Hall
43cdbd25fb
update docs: fix broken links, align with README ( #854 )
...
* update docs: fix broken links, align with README
* update google/ko references that can be updated
2022-10-18 14:30:34 -04:00
dependabot[bot]
761e25d019
Bump codecov/codecov-action from 3.1.0 to 3.1.1 ( #827 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 14:29:50 -04:00
Jason Hall
3f08dc235d
truncate -image-refs file ( #855 )
2022-10-18 13:47:23 -04:00
dependabot[bot]
54258ef936
Bump github.com/sigstore/cosign from 1.12.1 to 1.13.0 ( #842 )
...
Bumps [github.com/sigstore/cosign](https://github.com/sigstore/cosign ) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/sigstore/cosign/releases )
- [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sigstore/cosign/compare/v1.12.1...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/sigstore/cosign
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 12:48:21 -04:00
dependabot[bot]
cc4fd86026
Bump github.com/containerd/stargz-snapshotter/estargz ( #853 )
...
Bumps [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter ) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases )
- [Commits](https://github.com/containerd/stargz-snapshotter/compare/v0.12.0...v0.12.1 )
---
updated-dependencies:
- dependency-name: github.com/containerd/stargz-snapshotter/estargz
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 12:48:14 -04:00
Jason Hall
797d9d5414
bump go version in go.mod to 1.18 ( #845 )
...
* bump go version in go.mod to 1.18
* go mod tidy
* go mod vendor
* go mod vendor
2022-10-17 12:17:24 -04:00
dependabot[bot]
da32ce07df
Bump k8s.io/apimachinery from 0.25.2 to 0.25.3 ( #852 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.25.2...v0.25.3 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 09:52:19 -04:00
dependabot[bot]
11ef3f7aca
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 ( #851 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 09:52:07 -04:00
dependabot[bot]
bffa502881
Bump github.com/docker/docker ( #850 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.18+incompatible to 20.10.19+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.18...v20.10.19 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 09:51:30 -04:00
Stephan Renatus
6d7265315b
.ko.yaml: bump golang 1.18 -> 1.19 ( #848 )
...
Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com >
Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com >
2022-10-13 16:47:46 -04:00
Antoine Cotten
1c69d9c9e4
doc: fix link to Installation page in Getting Started ( #846 )
2022-10-12 16:00:16 -04:00
Jason Hall
c518e5d7b7
attempt to fix GH Pages publishing ( #843 )
...
* attempt to fix GH Pages publishing
* update demo screenshot
* don't update the workflow, just set the CNAME file in docs/
* tweak screenshot again
2022-10-11 12:53:29 -04:00
Jason Hall
4f6bd9c0b2
add CONTRIBUTING, code of conduct, roadmap ( #837 )
2022-10-10 14:25:22 -04:00
Jason Hall
1c5a859268
Create CNAME
2022-10-10 13:50:15 -04:00
dependabot[bot]
9037d852d6
Bump sigstore/cosign-installer from 2.7.0 to 2.8.0 ( #841 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 08:05:18 -04:00
jwcesign
2a0a50cb16
Add -- usage in readme ( #840 )
...
Signed-off-by: jwcesign <jwcesign@gmail.com >
Signed-off-by: jwcesign <jwcesign@gmail.com >
2022-10-07 11:59:53 -07:00