Commit Graph
862 Commits
Author SHA1 Message Date
dependabot[bot] 5743d25edd Bump golang.org/x/tools from 0.16.1 to 0.17.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.16.1...v0.17.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>
2024-01-12 01:50:05 +00:00
Carlos Tadeu Panato Junior 62b625f315 Merge pull request #1209 from ko-build/dependabot/go_modules/golang.org/x/sync-0.6.0 2024-01-05 07:52:35 +01:00
dependabot[bot] a22aef105f Bump golang.org/x/sync from 0.5.0 to 0.6.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/golang/sync/compare/v0.5.0...v0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 01:46:26 +00:00
Carlos Tadeu Panato Junior 02ad1a8d0e Merge pull request #1208 from amirh/config_path_doc
Fix the KO_CONFIG_PATH default value in the documentation
2024-01-04 15:53:53 +01:00
Amir Hardon 820ce2f90e Fix the KO_CONFIG_PATH default value in the documentation 2023-12-28 11:57:06 -08:00
Carlos Tadeu Panato Junior 9ae56937a8 Merge pull request #1207 from ko-build/dependabot/github_actions/reviewdog/action-misspell-1.15.0
Bump reviewdog/action-misspell from 1.14.1 to 1.15.0
2023-12-21 11:07:42 +01:00
dependabot[bot] 262b57d824 Bump reviewdog/action-misspell from 1.14.1 to 1.15.0
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](https://github.com/reviewdog/action-misspell/compare/4348e72b9038b006ffc37b6b0dd4421a2e9a68ef...06d6a480724fa783c220081bbc22336a78dbbe82)

---
updated-dependencies:
- dependency-name: reviewdog/action-misspell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 01:11:53 +00:00
Carlos Tadeu Panato Junior d763f9ac11 Merge pull request #1205 from ko-build/dependabot/go_modules/golang.org/x/crypto-0.17.0 2023-12-19 08:39:20 +01:00
Carlos Tadeu Panato Junior 9848e5f229 Merge pull request #1206 from ko-build/dependabot/go_modules/github.com/spf13/viper-1.18.2 2023-12-19 07:46:00 +01:00
dependabot[bot] a46fd4669b Bump github.com/spf13/viper from 1.18.1 to 1.18.2
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.1...v1.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 01:37:18 +00:00
dependabot[bot] 62e2a231a6 Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.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:03:08 +00:00
Carlos Tadeu Panato Junior b07eeee80c Merge pull request #1204 from ko-build/dependabot/github_actions/actions/upload-artifact-4.0.0 2023-12-15 08:53:55 +01:00
dependabot[bot] 09551f990f Bump actions/upload-artifact from 3.1.3 to 4.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/a8a3f3ad30e3422c9c7b888a15615d19a852ae32...c7d193f32edcb7bfad88892161225aeda64e9392)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 01:18:15 +00:00
Carlos Tadeu Panato Junior 42be3b59c9 Merge pull request #1203 from ko-build/dependabot/go_modules/k8s.io/apimachinery-0.29.0 2023-12-14 07:30:40 +01:00
dependabot[bot] e3c279baab Bump k8s.io/apimachinery from 0.28.4 to 0.29.0
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.4 to 0.29.0.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.4...v0.29.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>
2023-12-14 01:36:38 +00:00
dependabot[bot] d2d886267a Bump golang.org/x/tools from 0.16.0 to 0.16.1
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.16.0...v0.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 21:45:50 -05:00
Carlos Tadeu Panato Junior cba9b67998 Merge pull request #1201 from ko-build/dependabot/github_actions/sigstore/cosign-installer-3.3.0 2023-12-12 07:31:55 +01:00
dependabot[bot] 0dddd6af9e Bump sigstore/cosign-installer from 3.2.0 to 3.3.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/1fc5bd396d372bee37d608f955b336615edf79c8...9614fae9e5c5eddabb09f90a270fcb487c9f7149)

---
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>
2023-12-12 01:55:47 +00:00
Oliver Bähler 2fd041bafc chore: add capsule as lover
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
2023-12-11 19:51:28 -05:00
Carlos Tadeu Panato Junior 8fc2ccd29f Merge pull request #1199 from ko-build/dependabot/go_modules/github.com/spf13/viper-1.18.1 2023-12-11 10:23:00 +01:00
Carlos Tadeu Panato Junior 16a4541c07 Merge pull request #1200 from ko-build/dependabot/github_actions/reviewdog/action-misspell-1.14.1 2023-12-11 10:22:05 +01:00
dependabot[bot] 6d650488c8 Bump reviewdog/action-misspell from 1.14.0 to 1.14.1
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](https://github.com/reviewdog/action-misspell/compare/cc799b020b057600b66eedf2b6e97ca26137de21...4348e72b9038b006ffc37b6b0dd4421a2e9a68ef)

---
updated-dependencies:
- dependency-name: reviewdog/action-misspell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 01:54:53 +00:00
dependabot[bot] 332a1d65be Bump github.com/spf13/viper from 1.18.0 to 1.18.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.0...v1.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 01:29:47 +00:00
Carlos Tadeu Panato Junior 51fcff9ad7 Merge pull request #1197 from ko-build/dependabot/github_actions/actions/stale-9.0.0
Bump actions/stale from 8.0.0 to 9.0.0
2023-12-07 20:35:21 -07:00
dependabot[bot] ee8178fadf Bump actions/stale from 8.0.0 to 9.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/1160a2240286f5da8ec72b1c0816ce2481aabf84...28ca1036281a5e5922ead5184a1bbf96e5fc984e)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 01:36:35 +00:00
Carlos Tadeu Panato Junior e6dd8af6ef Merge pull request #1194 from ko-build/dependabot/github_actions/actions/setup-go-5.0.0 2023-12-06 18:35:06 -07:00
Carlos Tadeu Panato Junior 80eabf5eab Merge pull request #1195 from ko-build/dependabot/github_actions/actions/setup-python-5.0.0 2023-12-06 18:34:29 -07:00
Carlos Tadeu Panato Junior ba0af1c4e5 Merge pull request #1196 from ko-build/dependabot/go_modules/github.com/spf13/viper-1.18.0 2023-12-06 18:34:04 -07:00
dependabot[bot] 16a9fbabca Bump github.com/spf13/viper from 1.17.0 to 1.18.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.17.0...v1.18.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>
2023-12-07 01:26:43 +00:00
dependabot[bot] a3c5961aba Bump actions/setup-python from 4.8.0 to 5.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.8.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/b64ffcaf5b410884ad320a9cfac8866006a109aa...0a5c61591373683505ea898e09a3ea4f39ef2b9c)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 01:22:29 +00:00
dependabot[bot] a4ffd25618 Bump actions/setup-go from 4.1.0 to 5.0.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/93397bea11091df50f3d7e59dc26a7711a8bcfbe...0c52d547c9bc32b1aa3301fd7a9cb496313a4491)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 01:22:24 +00:00
Carlos Tadeu Panato Junior c23121a99a Merge pull request #1191 from ko-build/dependabot/go_modules/github.com/sigstore/cosign/v2-2.2.2 2023-12-05 20:45:47 -07:00
Carlos Tadeu Panato Junior 36c667a748 Merge pull request #1192 from ko-build/dependabot/github_actions/actions/setup-python-4.8.0 2023-12-05 20:42:44 -07:00
dependabot[bot] ecaa713445 Bump actions/setup-python from 4.7.1 to 4.8.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236...b64ffcaf5b410884ad320a9cfac8866006a109aa)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 01:38:24 +00:00
dependabot[bot] 5b585fb3aa Bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.2
Bumps [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) from 2.2.1 to 2.2.2.
- [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/v2.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 01:31:34 +00:00
Carlos Tadeu Panato Junior e2e36eee80 Merge pull request #1189 from SaschaSchwarze0/sascha-fix-error-message
Correct cluster name in error message when no nodes are found
2023-12-04 11:49:24 -07:00
Sascha Schwarze 7698aa38c9 Correct cluster name in error message when no nodes are found 2023-12-04 08:57:09 +01:00
Carlos Tadeu Panato Junior 150ff44f4e Merge pull request #1188 from ko-build/dependabot/go_modules/github.com/google/go-containerregistry-0.17.0 2023-11-30 07:23:22 +01:00
dependabot[bot] f67d118414 Bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.16.1 to 0.17.0.
- [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.16.1...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 01:39:42 +00:00
Bradley 7993029cfa (feat) Adding styling to code blocks 2023-11-28 08:13:06 -05:00
Carlos Tadeu Panato Junior f37f2d18d1 Merge pull request #1185 from ko-build/dependabot/go_modules/golang.org/x/tools-0.16.0 2023-11-28 08:48:35 +01:00
dependabot[bot] eb1e305184 Bump golang.org/x/tools from 0.15.0 to 0.16.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.15.0...v0.16.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>
2023-11-28 01:36:38 +00:00
Adrian Lai 59a676e424 Fix kind image loading for MacOS
See: https://github.com/kubernetes-sigs/kind/pull/2957
2023-11-22 12:58:04 -06:00
dependabot[bot] 2e9e58b187 Bump k8s.io/apimachinery from 0.28.3 to 0.28.4
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.3 to 0.28.4.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.3...v0.28.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>
v0.15.1
2023-11-15 20:43:59 -05:00
Carlos Tadeu Panato Junior 84d3803370 Merge pull request #1177 from ko-build/dependabot/go_modules/github.com/sigstore/cosign/v2-2.2.1
Bump github.com/sigstore/cosign/v2 from 2.1.1 to 2.2.1
2023-11-15 11:21:48 +01:00
dependabot[bot] 512ca9c0fb Bump github.com/sigstore/cosign/v2 from 2.1.1 to 2.2.1
Bumps [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) from 2.1.1 to 2.2.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/v2.1.1...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 21:42:17 +00:00
cpanato 4aceae1ddf update test
Signed-off-by: cpanato <ctadeu@gmail.com>
2023-11-14 16:41:07 -05:00
dependabot[bot] a271b54fe5 Bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.15.2 to 0.16.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.15.2...v0.16.1)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 16:41:07 -05:00
dependabot[bot] cfc13deeb6 Bump golang.org/x/tools from 0.14.0 to 0.15.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.14.0...v0.15.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>
2023-11-08 20:43:53 -05:00
Carlos Tadeu Panato Junior 59038b983f Merge pull request #1180 from herbygillot/patch-1
docs: add MacPorts install info
2023-11-08 13:43:55 -06:00