Jayson Wang
64e46b61ad
update tview to fix log escaping problem completely ( #2830 )
2024-08-16 18:27:26 -06:00
Jayson Wang
66f57bebbc
container logs should be escaped when printed ( #2751 )
...
* container logs should be escaped when printed
* reduce additional memory allocation
* upgrade deps and move escape to tview
2024-08-16 10:44:28 -06:00
dependabot[bot]
cd04b6c9d8
Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 ( #2759 )
...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter ) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/hashicorp/go-getter/releases )
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml )
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.4...v1.7.5 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 18:10:26 -06:00
dependabot[bot]
54ad9415cc
Bump k8s.io/cli-runtime from 0.30.1 to 0.31.0 ( #2829 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.30.1 to 0.31.0.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.30.1...v0.31.0 )
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 17:44:33 -06:00
dependabot[bot]
3e6af46787
Bump k8s.io/client-go from 0.30.1 to 0.30.3 ( #2806 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.30.1 to 0.30.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.30.1...v0.30.3 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 17:14:53 -06:00
dependabot[bot]
0a76cf78a2
Bump github.com/docker/docker ( #2825 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 26.1.4+incompatible to 26.1.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.1.4...v26.1.5 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 17:07:17 -06:00
dependabot[bot]
2de726a2fb
Bump github.com/docker/docker ( #2816 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 26.0.1+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.0.1...v26.1.4 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 11:59:18 -06:00
yjqg6666
8713fba02a
[ #2773 ] fix freebsd build failure ( #2775 )
...
fix build error:
vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:99:8: undefined: syscallFlock
vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:99:37: undefined: syscallLOCK_SH
vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:135:6: undefined: syscallFlock
vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:135:38: undefined: syscallLOCK_UN
Related to issue https://github.com/knqyf263/go-rpmdb/pull/53 .
2024-07-07 08:28:51 -06:00
derailed
f66bcbf993
update deps
2024-06-15 10:19:43 -06:00
derailed
25a310ac96
[Maint] Bump grype rev
2024-06-15 10:17:39 -06:00
Fernand Galiana
3f30a70688
K9s/release v0.32.5 ( #2740 )
...
* [MAINT] Bump grype rev
* add env vars to override pf address and nodeshell
* mv bailout to app view
* rel v0.32.5
2024-06-15 10:14:57 -06:00
dependabot[bot]
e8fbbc1194
Bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 ( #2682 )
...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter ) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/hashicorp/go-getter/releases )
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml )
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.3...v1.7.4 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 07:27:33 -06:00
dependabot[bot]
2e6f16910a
Bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 ( #2657 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.14.3 to 3.14.4.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.14.3...v3.14.4 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 11:06:05 -06:00
dependabot[bot]
363e1405e7
Bump golang.org/x/net from 0.19.0 to 0.23.0 ( #2664 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.19.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 11:04:01 -06:00
dependabot[bot]
618511537e
Bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 ( #2647 )
...
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff ) from 4.2.1 to 4.3.0.
- [Commits](https://github.com/cenkalti/backoff/compare/v4.2.1...v4.3.0 )
---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-06 11:35:12 -06:00
dependabot[bot]
c1a943a639
Bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3 ( #2627 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.29.2 to 0.29.3.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.29.2...v0.29.3 )
---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 18:07:04 -06:00
dependabot[bot]
521e9d7b93
Bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 ( #2628 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.14.2 to 3.14.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.14.2...v3.14.3 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 18:06:47 -06:00
dependabot[bot]
036d95ed45
Bump k8s.io/kubectl from 0.29.2 to 0.29.3 ( #2630 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.29.2 to 0.29.3.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.29.2...v0.29.3 )
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 17:48:59 -06:00
dependabot[bot]
67ccf68538
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 ( #2614 )
...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 08:57:02 -06:00
dependabot[bot]
6c6fc22393
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 ( #2588 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 16:50:51 -07:00
dependabot[bot]
38d70d6fd3
Bump github.com/sahilm/fuzzy from 0.1.0 to 0.1.1 ( #2589 )
...
Bumps [github.com/sahilm/fuzzy](https://github.com/sahilm/fuzzy ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/sahilm/fuzzy/releases )
- [Commits](https://github.com/sahilm/fuzzy/compare/v0.1.0...v0.1.1 )
---
updated-dependencies:
- dependency-name: github.com/sahilm/fuzzy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 16:50:35 -07:00
dependabot[bot]
d803b99649
Bump k8s.io/kubectl from 0.29.1 to 0.29.2 ( #2566 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.29.1 to 0.29.2.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.29.1...v0.29.2 )
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 08:01:40 -07:00
dependabot[bot]
fddd18f44e
Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 ( #2555 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.14.1 to 3.14.2.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.14.1...v3.14.2 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 07:51:50 -07:00
dependabot[bot]
b141fbd4d9
Bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.2 ( #2565 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.29.1 to 0.29.2.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.29.1...v0.29.2 )
---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 07:50:57 -07:00
dependabot[bot]
e90e5203bb
Bump k8s.io/metrics from 0.29.1 to 0.29.2 ( #2548 )
...
Bumps [k8s.io/metrics](https://github.com/kubernetes/metrics ) from 0.29.1 to 0.29.2.
- [Commits](https://github.com/kubernetes/metrics/compare/v0.29.1...v0.29.2 )
---
updated-dependencies:
- dependency-name: k8s.io/metrics
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 20:14:17 -07:00
dependabot[bot]
bac8892e1f
Bump k8s.io/api from 0.29.1 to 0.29.2 ( #2550 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.29.1 to 0.29.2.
- [Commits](https://github.com/kubernetes/api/compare/v0.29.1...v0.29.2 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 20:13:57 -07:00
dependabot[bot]
6481212fee
Bump k8s.io/apimachinery from 0.29.1 to 0.29.2 ( #2547 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.29.1 to 0.29.2.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.29.1...v0.29.2 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 20:13:41 -07:00
dependabot[bot]
c927325184
Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 ( #2541 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.14.0...v3.14.1 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 10:11:04 -07:00
Fernand Galiana
90a810ffc2
K9s/release v0.31.8 ( #2528 )
...
* [Maint] Fix race condition issue
* [Bug] Fix #2501
* [Maint] Allow reference to resource aliases for plugins
* [Feat] Intro cp namespace command + misc cleanup
* [Maint] Rev k8s v0.29.1
* [Bug] Fix #1033 , #1558
* [Bug] Fix #2527
* [Bug] Fix #2520
* rel v0.31.8
2024-02-06 19:21:28 -07:00
dependabot[bot]
5a673e20b3
Bump k8s.io/klog/v2 from 2.120.0 to 2.120.1 ( #2499 )
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.120.0 to 2.120.1.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.120.0...v2.120.1 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-03 08:03:51 -07:00
dependabot[bot]
a1e94856ba
Bump github.com/anchore/stereoscope ( #2518 )
...
Bumps [github.com/anchore/stereoscope](https://github.com/anchore/stereoscope ) from 0.0.0-20231220161148-590920dabc54 to 0.0.1.
- [Commits](https://github.com/anchore/stereoscope/commits/v0.0.1 )
---
updated-dependencies:
- dependency-name: github.com/anchore/stereoscope
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-03 07:39:21 -07:00
dependabot[bot]
b17ea6910c
Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 ( #2519 )
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.1.5 to 1.1.12.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.5...v1.1.12 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-03 07:38:34 -07:00
dependabot[bot]
c82950f245
Bump k8s.io/apiextensions-apiserver from 0.29.0 to 0.29.1 ( #2513 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.29.0 to 0.29.1.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.29.0...v0.29.1 )
---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 07:34:46 -07:00
dependabot[bot]
7c74fefb81
Bump helm.sh/helm/v3 from 3.13.3 to 3.14.0 ( #2514 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.13.3 to 3.14.0.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.13.3...v3.14.0 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 07:34:16 -07:00
dependabot[bot]
2070690923
Bump k8s.io/kubectl from 0.29.0 to 0.29.1 ( #2497 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.29.0 to 0.29.1.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.29.0...v0.29.1 )
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 12:49:39 -07:00
dependabot[bot]
22db95e6e4
Bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 ( #2474 )
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.110.1 to 2.120.0.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.110.1...v2.120.0 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 10:17:31 -07:00
Fernand Galiana
ff17fff286
K9s/release v0.31.5 ( #2469 )
...
* fix #2466
* fix #2465
* rel v0.31.5
2024-01-12 14:59:38 -07:00
Fernand Galiana
356c56138e
K9s/release v0.31.4 ( #2464 )
...
* [Bug] Fix scale dialog ui
* [bug] Fix #2463
* v0.31.4 release notes
2024-01-10 16:57:37 -07:00
Fernand Galiana
6cc4374e83
K9s/release v0.31.0 ( #2440 )
...
* cleaning up
* [Bug] Fix #2425 - no context skin issue
* [Bug] Fix #2428
* [Feat] schema validation
* v0.31.0 Release notes
2024-01-08 18:30:49 -07:00
dependabot[bot]
ffd8d51a8b
Bump github.com/anchore/grype from 0.73.5 to 0.74.0 ( #2439 )
...
Bumps [github.com/anchore/grype](https://github.com/anchore/grype ) from 0.73.5 to 0.74.0.
- [Release notes](https://github.com/anchore/grype/releases )
- [Changelog](https://github.com/anchore/grype/blob/main/.goreleaser.yaml )
- [Commits](https://github.com/anchore/grype/compare/v0.73.5...v0.74.0 )
---
updated-dependencies:
- dependency-name: github.com/anchore/grype
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 18:15:59 -07:00
dependabot[bot]
21b9718804
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 ( #2438 )
...
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl ) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases )
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7 )
---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 18:15:40 -07:00
dependabot[bot]
490b6d5359
Bump helm.sh/helm/v3 from 3.13.2 to 3.13.3 ( #2384 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.13.2...v3.13.3 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-25 18:23:49 -07:00
dependabot[bot]
d8982eae9f
Bump github.com/anchore/grype from 0.73.4 to 0.73.5 ( #2385 )
...
Bumps [github.com/anchore/grype](https://github.com/anchore/grype ) from 0.73.4 to 0.73.5.
- [Release notes](https://github.com/anchore/grype/releases )
- [Changelog](https://github.com/anchore/grype/blob/main/.goreleaser.yaml )
- [Commits](https://github.com/anchore/grype/compare/v0.73.4...v0.73.5 )
---
updated-dependencies:
- dependency-name: github.com/anchore/grype
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-25 18:22:53 -07:00
Fernand Galiana
dcec53e061
K9s/rel v0.30.0 ( #2361 )
...
* [Maint] Refactor VS col handling
* [Bug] Add helm hist <enter> values cmd
* [Bug] Add context specific skins within a given cluster config.
* [Maint] Image scan controls
* [Bug] Fix fwd+bench timestamp
* [Refact] all-ns const
* [Maint] update tabledefs from metav1beta1 to metav1
* [Feat] Introduce workload view
* [Maint] Add convenience to map out ns names
- Refactor allnamespaces
* [Cleanup] axe pegomock
* [Refact] Use gvr type vs string
* [Feat] Add blacklist scans exclusions
* [Feat] setLabels for stored commands
* [Maint] Rename api-group column
* [Refact] gvr type refactor
* [Maint] Cleaning up
* [Bug] Add ability to skin based on context
- Handles cluster spanning *contexts
* [Maint] Cleaning up
* [Feat] Cmd interpreter
* [Maint] Clean up + bug fixes
* [Feat] Changed k9s config loader
> NOTE: !!Breaking change!!
- Make k9s config readonly
- Move writable artifacts to XDG data dir
- Move transient artifacts to XDG state dir
- Add per context skin option
- Add per context readonly option
- Consistent pluralization file names to yaml section
* [Docs] Update release and README docs
* [Maint] Rebase + cleanup
* [Maint] Normalize config extensions all yml -> yaml
* [Maint] Cleaning up + fixes
2023-12-23 14:29:55 -07:00
dependabot[bot]
17ad294ac2
Bump helm.sh/helm/v3 from 3.13.2 to 3.13.3 ( #2353 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.13.2...v3.13.3 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 15:23:40 -07:00
dependabot[bot]
a6b702f9df
Bump golang.org/x/crypto from 0.16.0 to 0.17.0 ( #2355 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 15:22:27 -07:00
dependabot[bot]
5538751552
Bump github.com/containerd/containerd from 1.7.8 to 1.7.11 ( #2358 )
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.7.8 to 1.7.11.
- [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.7.8...v1.7.11 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 15:21:42 -07:00
Fernand Galiana
a44cb6135c
K9s Release v0.29.0 ( #2326 )
...
* Feat: Move shell pod cluster config to general config
> BREAKING CHANGE! K9s configuration breaking change! Shellpod specification will
no longer reside with a cluster configuration. It is now part of the
global K9s configuration object.
Shellpod configuration should be part of k9s config. Clusters admins
will most likely use the same image and config to run shells on their
nodes. Each cluster in turn will have the option to either
enable/disable shelling into nodes. This not only DRYs up the k9s config
but also allows user to consolidate their shell pod configuration in one
central place.
* Fix #2290 - Add freebsd assets
* Maintenance cleaning up
* Fix #2166 - Add taint tracking column to node view
* Fix #2009 : Update screendump file names to contain resource info
* Maintenance: Cleanup errror messages
* Fix #1513 : Change log default to tail vs last 5min
* Fix #2166 : Add taint indicator on node view
* Fix #2165 : Track init co restarts
* Fix #2308 : Fix rbac auth checks
* Fix #2036 : Fix npe on filtering CRDs
* Fix #2219 : Turn on TTY option on shellpod
* Fix #2167 : Update color escape sequence on copy
* Fix #2297 : Enable multi select on nodes
* Cleanup headers
* Fix #2162 : Allow edit when describing/viewing
* Feat: Add helm release history support
* Fix #2039 : Command Arrow up/down + enter support
* Small refactor
* Add img vulenerability scans support
* Change skin loading and support
- Move skin specification to k9s cluster config section
- Load skins for skins dir
* Release v0.29.0 docs
2023-12-06 23:12:39 -07:00
dependabot[bot]
b360de3565
Bump github.com/derailed/tview from 0.8.1 to 0.8.2 ( #2316 )
...
Bumps [github.com/derailed/tview](https://github.com/derailed/tview ) from 0.8.1 to 0.8.2.
- [Commits](https://github.com/derailed/tview/compare/v0.8.1...v0.8.2 )
---
updated-dependencies:
- dependency-name: github.com/derailed/tview
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 21:49:25 -07:00
dependabot[bot]
ce147ebc8c
Bump k8s.io/kubectl from 0.28.3 to 0.28.4 ( #2318 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.28.3 to 0.28.4.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.28.3...v0.28.4 )
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 21:48:31 -07:00
Jayson Wang
ac8395dded
chore: use k8s.io/kubernetes as a dependency is unsupported and not recommended ( #2310 )
2023-11-24 08:28:51 -07:00
dependabot[bot]
a208059e29
Bump helm.sh/helm/v3 from 3.13.1 to 3.13.2 ( #2293 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.13.1...v3.13.2 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 08:14:26 -07:00
dependabot[bot]
e5912e7041
Bump k8s.io/cli-runtime from 0.28.3 to 0.28.4 ( #2306 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.28.3 to 0.28.4.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.28.3...v0.28.4 )
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 08:14:06 -07:00
dependabot[bot]
6842392fa2
Bump k8s.io/client-go from 0.28.3 to 0.28.4 ( #2305 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.3 to 0.28.4.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.3...v0.28.4 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 08:05:23 -07:00
dependabot[bot]
0d6805f63f
Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 ( #2294 )
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.100.1 to 2.110.1.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.100.1...v2.110.1 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 17:59:46 -07:00
dependabot[bot]
aee560d82c
Bump golang.org/x/text from 0.13.0 to 0.14.0 ( #2295 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.13.0...v0.14.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 17:59:29 -07:00
dependabot[bot]
c64d112509
Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 ( #2296 )
...
Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases )
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/yaml/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 17:59:15 -07:00
Fernand Galiana
5540b5a825
Add sanitize command ( #2286 )
...
- Sanitize provides for clearing out pods in either completed/failed
state #2277
2023-11-11 10:33:33 -07:00
Eng Zer Jun
458517fc14
chore: replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml` ( #2280 )
...
At the time of making this commit, the package `github.com/ghodss/yaml`
is no longer actively maintained.
`sigs.k8s.io/yaml` is a permanent fork of `ghodss/yaml` and is actively
maintained by Kubernetes SIG.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-11-09 17:10:42 -07:00
Fernand Galiana
d19c792feb
K9s/rel v0.28.0 ( #2274 )
...
* check for plausible overflow when seting up env
* Various fixes and clean up
* Introduce File transfer command
- Add ability to upload/download files from/to pods
* release v0.28.0
2023-11-07 17:22:41 -07:00
dependabot[bot]
f4d2ca621a
chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 ( #2269 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.15.0...v1.16.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 17:19:21 -07:00
dependabot[bot]
c651ec57c9
chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 ( #2270 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 17:19:05 -07:00
dependabot[bot]
79b1841daa
chore(deps): bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 ( #2271 )
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.100.1 to 2.110.1.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.100.1...v2.110.1 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 17:18:40 -07:00
dependabot[bot]
536ee08247
chore(deps): bump github.com/rs/zerolog from 1.29.1 to 1.31.0 ( #2241 )
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.29.1 to 1.31.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.29.1...v1.31.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-05 07:47:50 -07:00
dependabot[bot]
62239f9415
chore(deps): bump github.com/docker/docker ( #2266 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 24.0.6+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v24.0.6...v24.0.7 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-05 07:38:41 -07:00
dependabot[bot]
85c0f26158
chore(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 ( #2259 )
...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 13:09:07 -06:00
dependabot[bot]
a93acbd28e
chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3 ( #2263 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.54.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.54.0...v1.56.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 13:08:24 -06:00
dependabot[bot]
981f9cc796
chore(deps): bump k8s.io/metrics from 0.28.2 to 0.28.3 ( #2254 )
...
Bumps [k8s.io/metrics](https://github.com/kubernetes/metrics ) from 0.28.2 to 0.28.3.
- [Commits](https://github.com/kubernetes/metrics/compare/v0.28.2...v0.28.3 )
---
updated-dependencies:
- dependency-name: k8s.io/metrics
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 16:33:05 -06:00
dependabot[bot]
9114a8ce27
chore(deps): bump helm.sh/helm/v3 from 3.13.0 to 3.13.1 ( #2250 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.13.0...v3.13.1 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 16:14:53 -06:00
dependabot[bot]
bac74572ab
chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 ( #2245 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.13.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.13.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 11:26:05 -06:00
dependabot[bot]
fbad3e23a6
Bump helm.sh/helm/v3 from 3.12.0 to 3.13.0 ( #2236 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.12.0...v3.13.0 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 07:00:25 -06:00
dependabot[bot]
b5961a5feb
Bump k8s.io/metrics from 0.27.1 to 0.27.4 ( #2172 )
...
Bumps [k8s.io/metrics](https://github.com/kubernetes/metrics ) from 0.27.1 to 0.27.4.
- [Commits](https://github.com/kubernetes/metrics/compare/v0.27.1...v0.27.4 )
---
updated-dependencies:
- dependency-name: k8s.io/metrics
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-12 09:08:39 -06:00
dependabot[bot]
2729cb7b97
Bump golang.org/x/text from 0.11.0 to 0.12.0 ( #2191 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-12 09:04:13 -06:00
dependabot[bot]
6f74374291
Bump golang.org/x/text from 0.9.0 to 0.11.0 ( #2182 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.9.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-05 08:39:38 -06:00
dependabot[bot]
310da33636
Bump k8s.io/cli-runtime from 0.27.2 to 0.27.4 ( #2174 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.27.2 to 0.27.4.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.27.2...v0.27.4 )
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 12:46:54 -06:00
dependabot[bot]
152ace0f37
Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 ( #2110 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 08:03:16 -06:00
dependabot[bot]
37dbb198a0
Bump helm.sh/helm/v3 from 3.11.1 to 3.12.0 ( #2116 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.11.1...v3.12.0 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 08:02:51 -06:00
dependabot[bot]
c4ef6006bd
Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 ( #2111 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-03 07:49:00 -06:00
dependabot[bot]
ac0cfd7587
Bump github.com/fvbommel/sortorder from 1.0.2 to 1.1.0 ( #2080 )
...
Bumps [github.com/fvbommel/sortorder](https://github.com/fvbommel/sortorder ) from 1.0.2 to 1.1.0.
- [Commits](https://github.com/fvbommel/sortorder/compare/v1.0.2...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/fvbommel/sortorder
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 08:04:55 -06:00
dependabot[bot]
defc9a801d
Bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1 ( #2081 )
...
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff ) from 4.2.0 to 4.2.1.
- [Commits](https://github.com/cenkalti/backoff/compare/v4.2.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 08:04:38 -06:00
dependabot[bot]
f809963b88
Bump github.com/docker/distribution ( #2088 )
...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution ) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases )
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 08:04:20 -06:00
dependabot[bot]
65e6153d0c
Bump k8s.io/cli-runtime from 0.26.1 to 0.27.2 ( #2102 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.26.1 to 0.27.2.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.26.1...v0.27.2 )
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 08:03:38 -06:00
dependabot[bot]
4d5554443e
Bump k8s.io/client-go from 0.27.0 to 0.27.2 ( #2101 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.27.0 to 0.27.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.27.0...v0.27.2 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 07:04:10 -06:00
Fernand Galiana
f4543e9bd2
Rel v0.27.4 ( #2075 )
...
* Update dependencies
* Update k9s skins
* Update release docs
2023-05-07 10:54:29 -06:00
Kohei Ota (inductor)
005b10ea9b
Unify all go version to 1.20 ( #2069 )
2023-05-07 08:12:53 -06:00
dependabot[bot]
c3a93d8db2
Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 ( #2060 )
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.29.0...v1.29.1 )
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-07 08:08:13 -06:00
dependabot[bot]
842aff6689
Bump helm.sh/helm/v3 from 3.11.1 to 3.11.3 ( #2059 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.11.1 to 3.11.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.11.1...v3.11.3 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-07 08:02:18 -06:00
dependabot[bot]
7f67986be1
Bump github.com/fatih/color from 1.14.1 to 1.15.0 ( #2023 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.14.1...v1.15.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 07:56:54 -06:00
dependabot[bot]
5ca8abdaa3
Bump github.com/docker/docker ( #2044 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.21+incompatible to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v20.10.21...v20.10.24 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 06:58:18 -06:00
dependabot[bot]
3ccf68839b
Bump github.com/containerd/containerd from 1.6.15 to 1.6.18 ( #1981 )
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.6.15 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.15...v1.6.18 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 14:13:47 -06:00
dependabot[bot]
6dbbcbe4be
Bump github.com/derailed/popeye from 0.11.0 to 0.11.1 ( #1986 )
...
Bumps [github.com/derailed/popeye](https://github.com/derailed/popeye ) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/derailed/popeye/releases )
- [Changelog](https://github.com/derailed/popeye/blob/master/.goreleaser.yml )
- [Commits](https://github.com/derailed/popeye/compare/v0.11.0...v0.11.1 )
---
updated-dependencies:
- dependency-name: github.com/derailed/popeye
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 14:13:29 -06:00
dependabot[bot]
e1afb57c4b
Bump k8s.io/metrics from 0.26.1 to 0.26.2 ( #1998 )
...
Bumps [k8s.io/metrics](https://github.com/kubernetes/metrics ) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/kubernetes/metrics/releases )
- [Commits](https://github.com/kubernetes/metrics/compare/v0.26.1...v0.26.2 )
---
updated-dependencies:
- dependency-name: k8s.io/metrics
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 14:08:56 -06:00
dependabot[bot]
19016abd9d
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 ( #1993 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 14:06:08 -06:00
dependabot[bot]
b2248f1a24
Bump k8s.io/client-go from 0.26.1 to 0.26.2 ( #1999 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.26.1...v0.26.2 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 14:05:32 -06:00
dependabot[bot]
c5d910fba6
Bump golang.org/x/net from 0.5.0 to 0.7.0 ( #2000 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 14:05:14 -06:00
dependabot[bot]
4f4cb4b03a
Bump golang.org/x/text from 0.6.0 to 0.7.0 ( #1976 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 17:14:05 -07:00
dependabot[bot]
507de34000
Bump github.com/derailed/popeye from 0.10.1 to 0.11.0 ( #1975 )
...
Bumps [github.com/derailed/popeye](https://github.com/derailed/popeye ) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/derailed/popeye/releases )
- [Changelog](https://github.com/derailed/popeye/blob/master/.goreleaser.yml )
- [Commits](https://github.com/derailed/popeye/compare/v0.10.1...v0.11.0 )
---
updated-dependencies:
- dependency-name: github.com/derailed/popeye
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 17:13:47 -07:00
dependabot[bot]
a25da1f5c6
Bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 ( #1957 )
...
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff ) from 4.1.3 to 4.2.0.
- [Release notes](https://github.com/cenkalti/backoff/releases )
- [Commits](https://github.com/cenkalti/backoff/compare/v4.1.3...v4.2.0 )
---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-11 11:45:56 -07:00
dependabot[bot]
1cfeb582f0
Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 ( #1958 )
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.80.1 to 2.90.0.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.80.1...v2.90.0 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-11 11:45:37 -07:00
dependabot[bot]
f694a63d98
Bump github.com/fatih/color from 1.13.0 to 1.14.1 ( #1959 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.13.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-11 11:44:46 -07:00
dependabot[bot]
57a9079dae
Bump helm.sh/helm/v3 from 3.11.0 to 3.11.1 ( #1963 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.11.0...v3.11.1 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-11 11:36:30 -07:00
dependabot[bot]
8178c16c17
Bump helm.sh/helm/v3 from 3.10.1 to 3.11.0 ( #1928 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.10.1...v3.11.0 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2023-02-04 09:03:09 -07:00
dependabot[bot]
2c7befc2b2
Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 ( #1942 )
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.28.0...v1.29.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 09:01:32 -07:00
Fernand Galiana
d5c9cf5ed5
release v0.27.1 ( #1945 )
2023-01-31 08:09:53 -07:00
Fernand Galiana
b5a7cfb3af
K9s/rel v0.27.0 ( #1932 )
...
* fix #1661 #1680
* rev k8s + cleanup
* release v0.27.0
2023-01-26 11:07:43 -07:00
Dan Ramich
ca29473238
Bump all references of github.com/cenkalti/backoff to v4 ( #1821 )
2022-10-30 07:41:17 -06:00
Fernand Galiana
37569b8772
K9s/rel v0.26.7 ( #1816 )
...
* update batch resource api and remove unused ingress render
* docs update: add rel notes + update release version
2022-10-18 09:01:20 -06:00
dependabot[bot]
66cbad82a3
Bump k8s.io/klog/v2 from 2.70.1 to 2.80.1 ( #1779 )
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.70.1 to 2.80.1.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.70.1...v2.80.1 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
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-18 07:13:59 -06:00
dependabot[bot]
e7c4a0240a
Bump github.com/rs/zerolog from 1.27.0 to 1.28.0 ( #1780 )
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.27.0...v1.28.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 07:13:38 -06:00
dependabot[bot]
dfcb2ae8f1
Bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14 ( #1813 )
...
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth ) from 0.0.13 to 0.0.14.
- [Release notes](https://github.com/mattn/go-runewidth/releases )
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.13...v0.0.14 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-runewidth
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 07:12:31 -06:00
dependabot[bot]
d8f3605337
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 ( #1814 )
...
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-18 07:12:12 -06:00
dependabot[bot]
f25d7865a6
Bump k8s.io/kubectl from 0.25.1 to 0.25.3 ( #1809 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.25.1 to 0.25.3.
- [Release notes](https://github.com/kubernetes/kubectl/releases )
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.25.1...v0.25.3 )
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
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 06:44:33 -06:00
dependabot[bot]
c11407237d
Bump golang.org/x/text from 0.3.7 to 0.4.0 ( #1812 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.7 to 0.4.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.4.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
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-18 06:44:16 -06:00
dependabot[bot]
86b804bd69
Bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 ( #1810 )
...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.4...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
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-18 06:43:57 -06:00
dependabot[bot]
4c091ce5b9
Bump k8s.io/cli-runtime from 0.25.1 to 0.25.3 ( #1811 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.25.1 to 0.25.3.
- [Release notes](https://github.com/kubernetes/cli-runtime/releases )
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.25.1...v0.25.3 )
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
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>
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2022-10-18 06:36:29 -06:00
dependabot[bot]
8dde35226e
Bump k8s.io/metrics from 0.25.1 to 0.25.3 ( #1807 )
...
Bumps [k8s.io/metrics](https://github.com/kubernetes/metrics ) from 0.25.1 to 0.25.3.
- [Release notes](https://github.com/kubernetes/metrics/releases )
- [Commits](https://github.com/kubernetes/metrics/compare/v0.25.1...v0.25.3 )
---
updated-dependencies:
- dependency-name: k8s.io/metrics
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 06:33:47 -06:00
dependabot[bot]
d8f4b54585
Bump k8s.io/apimachinery from 0.25.1 to 0.25.3 ( #1808 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.25.1 to 0.25.3.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.25.1...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-18 06:33:33 -06:00
Fernand Galiana
c35949189f
release v0.26.5 ( #1771 )
2022-09-22 09:19:09 -06:00
Fernand Galiana
412b064439
K9s/rel v0.26.4 ( #1767 )
...
* release v0.26.4
* update deps
* update docs
* fix merge
* update gha
2022-09-21 14:28:21 -06:00
Takumi Sue
6c9d06a2a0
Replace clipboard package ( #868 ) ( #1721 )
...
* Replace clipboard package
Fixes #868
* Raise error when clipboard.Write fails
* Call clipboard.Write when Init successes
* Flash error rather than panic
* Refactor copying into clipboard
* Refactor cpCmd to remove wrappers
* Use clipboardWrite instead of cpCmd
2022-09-21 13:27:42 -06:00
derailed
0893f13b3c
hotfix: windoze
2022-08-03 23:17:44 -06:00
Fernand Galiana
a661221f08
K9s/rel v0.26.2 ( #1691 )
...
* update dependencies + #1690 fix??
* update docs
* update deps + docs
2022-08-03 13:38:46 -06:00
Fernand Galiana
e309c28d26
K9s/rel v0.26.1 ( #1685 )
...
* fix #1661 #1680
* cleaning up
* add rel notes
2022-08-02 13:22:16 -06:00
Fernand Galiana
b6feb10388
K9s/rel v0.26.0 ( #1660 )
...
* additional tests + cleanup
* release v0.26.0
2022-07-17 09:28:59 -06:00
Fernand Galiana
66c22f1c6f
K9s rel v0.25.21 ( #1635 )
...
* additional tests + cleanup
* update docs
* update docs
2022-06-30 12:03:33 -06:00
Christian Provenzano
7c5ba99cc1
Fix delete dialog dropdown styling ( #1632 )
...
* Fix delete dialog dropdown styling
Update tview to allow dropdown styling
* Update tview
2022-06-30 11:22:54 -06:00
Fernand Galiana
373fd4587b
K9s release v0.25.20 ( #1621 )
...
* release v0.25.20
* fix rel notes
2022-06-28 09:29:30 -06:00
derailed
e4f39ea3c3
update deps
2022-06-27 19:28:31 -06:00
Fernand Galiana
bb5ba1306d
K9s release v0.25.19 ( #1610 )
...
* release v0.25.19
* update deps revs
2022-06-27 19:20:22 -06:00
Fernand Galiana
f97bceaf64
release v0.25.8 ( #1354 )
2021-12-03 15:18:12 -07:00
Fernand Galiana
6b6a490c73
K9s: release v0.25.7 ( #1343 )
...
* fix #1341
* fix tests
2021-11-26 14:02:44 -07:00
Fernand Galiana
f0b540a350
rel v0.25.6 ( #1335 )
2021-11-23 23:59:25 -07:00
derailed
ffab2151ee
windows fix
2021-11-17 07:09:56 -07:00
Fernand Galiana
81823ae167
fixed #1311 #1310 #1293 ( #1313 )
2021-11-16 22:41:02 -07:00
Fernand Galiana
83b5feeb37
fixed #1308 #1307 #1296 ( #1309 )
2021-11-16 13:58:51 -07:00
Fernand Galiana
4e20e5f110
K9s: Release v0.25.0 ( #1304 )
...
* update rel notes
* release 0.25 checkpoint
* cleaning up
2021-11-15 23:24:51 -07:00
Fernand Galiana
a637d494bf
fix #1258 ( #1270 )
2021-10-02 13:00:05 -06:00
dependabot[bot]
a0e663c0d7
Bump github.com/rs/zerolog from 1.23.0 to 1.25.0 ( #1263 )
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.23.0...v1.25.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2021-10-02 11:17:04 -06:00
dependabot[bot]
27b1db59b3
Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.1 ( #1246 )
...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.4.9 to 1.5.1.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.4.9...v1.5.1 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 11:14:12 -06:00
dependabot[bot]
fa4081a7a0
Bump github.com/adrg/xdg from 0.3.0 to 0.3.4 ( #1254 )
...
Bumps [github.com/adrg/xdg](https://github.com/adrg/xdg ) from 0.3.0 to 0.3.4.
- [Release notes](https://github.com/adrg/xdg/releases )
- [Commits](https://github.com/adrg/xdg/compare/v0.3.0...v0.3.4 )
---
updated-dependencies:
- dependency-name: github.com/adrg/xdg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 11:13:59 -06:00
derailed
019121c04e
update build dependencies
2021-09-23 13:41:44 -06:00
rui
e5759218e6
build: bump to use go1.17 ( #1232 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-08-19 07:47:55 -06:00
Chris Henzie
04e7e28e15
Add abbreviation for ReadWriteOncePod PV access mode ( #1227 )
...
* Bump k8s.io dependencies to 0.22.0
* Add abbreviation for ReadWriteOncePod PV access mode
2021-08-19 07:45:39 -06:00
Fernand Galiana
0bc6179471
K9s: rev 0.24.15 ( #1218 )
...
* fix cron triggers
* fix cron triggers again...
* fix #1203 #1206
* cleaning up
* revert persistent flag
* fix #1181 + update docs
2021-08-06 15:43:36 -06:00
Arthur
0bc2e1764b
Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories. ( #1025 )
...
* Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories.
* Update readme to include new configuration directory.
* Replace spaces with tabs.. :)
* Remove extra backslash in Windows configuration directory path.
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2021-08-05 17:04:39 -06:00
Fernand Galiana
a35155415e
fix cron triggers ( #1171 )
2021-06-29 08:25:04 -06:00
derailed
6426ea112f
windows shell fix
2021-05-19 23:54:08 -06:00
derailed
9f4ff32699
fix shell issue + bugz
2021-05-03 22:33:22 -06:00
derailed
a85a1eced1
checkpoint
2021-05-02 13:41:16 -06:00
derailed
679243d829
wins palette
2021-04-28 22:56:15 -06:00