Fernand Galiana
3a03b67af0
Rel v0.40.11 ( #3239 )
...
* Fix #3222 - add gvr title config option
* Fix #3224 - pod shell use default co annotation
* Fix #3226 - yaml search busted
* Fix #3210 - description line is buggy -> update ro icons
* deps-update
* spring cleaning
* update deps + add stale issues
* cleanup secrets
2025-03-30 11:42:45 -06:00
dependabot[bot]
6e25428348
chore(deps): bump helm.sh/helm/v3 from 3.17.1 to 3.17.2 ( #3235 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.17.1 to 3.17.2.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.17.1...v3.17.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>
2025-03-30 08:49:02 -06:00
dependabot[bot]
f6fc991427
chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 ( #3213 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.32.2 to 0.32.3.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.2...v0.32.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>
2025-03-21 17:33:41 -06:00
dependabot[bot]
016618e494
chore(deps): bump k8s.io/kubectl from 0.32.2 to 0.32.3 ( #3214 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.32.2 to 0.32.3.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.32.2...v0.32.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>
2025-03-18 20:24:20 -06:00
dependabot[bot]
bb49d5d32e
chore(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.27 ( #3216 )
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.7.24 to 1.7.27.
- [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.24...v1.7.27 )
---
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>
2025-03-18 20:24:04 -06:00
dependabot[bot]
a05496a7c7
chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 ( #3200 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.36.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>
2025-03-15 17:32:09 -06:00
Fernand Galiana
45c2137df8
Rel v0.40.8 ( #3198 )
...
* Update deprecated yaml.v2->v3
* [Fix] fix issue with yaml sanitization when [] or [xxx] are present
* Spring cleanup
* fix#3192
* Column Blow Reloaded
* Add ability to use alias when specifying custom views
2025-03-11 18:15:20 -06:00
dependabot[bot]
409ddd74e9
chore(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 ( #3190 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.22.0...v0.23.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>
2025-03-11 10:11:54 -06:00
Fernand Galiana
a8b75ef1e5
Rel v0.40.6 ( #3185 )
...
* update deps
* docs
* fix#3161 - add V attr
* add alias sort
* fix#3139 - cpu/mem with rx
* fix#3147 - prompt styles
* fix#3138 - rbac subres
* update deps
* mv pfAddress to main config + relax validation
* fix#3179 - gvr title
* fix#3178 - jobs in wrong ns
* fix#3163 - cust views with ns
* fix#3162 - ctx switch save in wrong context
* switch over to slog logger
* add exit code
* update default timeout
* rel notes
* update docs
* rel notes
2025-03-09 13:58:44 -06:00
dependabot[bot]
b3cd073938
chore(deps): bump helm.sh/helm/v3 from 3.17.0 to 3.17.1 ( #3172 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.17.0...v3.17.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>
2025-03-07 09:14:52 -07:00
dependabot[bot]
36899205cd
chore(deps): bump k8s.io/kubectl from 0.32.1 to 0.32.2 ( #3173 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.32.1 to 0.32.2.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.32.1...v0.32.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>
2025-03-07 09:14:35 -07:00
dependabot[bot]
36eb83b6f4
chore(deps): bump k8s.io/cli-runtime from 0.32.1 to 0.32.2 ( #3156 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.32.1 to 0.32.2.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.32.1...v0.32.2 )
---
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>
2025-02-28 17:48:44 -07:00
dependabot[bot]
627df0119d
chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 ( #3154 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1 )
---
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>
2025-02-28 17:48:28 -07:00
dependabot[bot]
7bb4da7adc
chore(deps): bump k8s.io/metrics from 0.32.1 to 0.32.2 ( #3124 )
...
Bumps [k8s.io/metrics](https://github.com/kubernetes/metrics ) from 0.32.1 to 0.32.2.
- [Commits](https://github.com/kubernetes/metrics/compare/v0.32.1...v0.32.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>
2025-02-19 23:29:45 -07:00
dependabot[bot]
ab6454f136
chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.2 ( #3126 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.32.1 to 0.32.2.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.1...v0.32.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>
2025-02-17 23:33:14 -07:00
dependabot[bot]
6894cb3d84
chore(deps): bump k8s.io/kubectl from 0.32.0 to 0.32.1 ( #3096 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.32.0 to 0.32.1.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.32.0...v0.32.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>
2025-02-15 17:01:33 -07:00
dependabot[bot]
e6fd377fc2
chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 ( #3103 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.21.0...v0.22.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>
2025-02-15 17:00:54 -07:00
dependabot[bot]
2c50cbe049
chore(deps): bump k8s.io/metrics from 0.32.0 to 0.32.1 ( #3083 )
...
Bumps [k8s.io/metrics](https://github.com/kubernetes/metrics ) from 0.32.0 to 0.32.1.
- [Commits](https://github.com/kubernetes/metrics/compare/v0.32.0...v0.32.1 )
---
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>
2025-02-01 08:49:32 -07:00
dependabot[bot]
01fd7ee180
chore(deps): bump github.com/anchore/syft from 1.17.0 to 1.19.0 ( #3084 )
...
Bumps [github.com/anchore/syft](https://github.com/anchore/syft ) from 1.17.0 to 1.19.0.
- [Release notes](https://github.com/anchore/syft/releases )
- [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml )
- [Commits](https://github.com/anchore/syft/compare/v1.17.0...v1.19.0 )
---
updated-dependencies:
- dependency-name: github.com/anchore/syft
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>
2025-02-01 08:49:16 -07:00
dependabot[bot]
99a5ce90f4
chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.0 to 0.32.1 ( #3085 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.32.0 to 0.32.1.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.0...v0.32.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>
2025-02-01 08:48:53 -07:00
Nathan Papapietro
43408da812
Updating CVE dependencies ( #3063 )
...
* Updating CVE dependencies
* review pass 1
* Closing store
2025-01-28 08:23:04 -07:00
dependabot[bot]
a68c02bf19
chore(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 ( #3070 )
...
Bumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable ) from 0.1.13 to 0.1.14.
- [Commits](https://github.com/mattn/go-colorable/compare/v0.1.13...v0.1.14 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-colorable
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>
2025-01-22 23:30:10 -07:00
dependabot[bot]
347b39c507
chore(deps): bump helm.sh/helm/v3 from 3.16.3 to 3.17.0 ( #3071 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.16.3 to 3.17.0.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.16.3...v3.17.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>
2025-01-22 23:29:54 -07:00
dependabot[bot]
eb52991700
chore(deps): bump k8s.io/cli-runtime from 0.31.3 to 0.32.1 ( #3067 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.31.3 to 0.32.1.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.31.3...v0.32.1 )
---
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>
2025-01-19 16:44:03 -07:00
dependabot[bot]
4afae04459
chore(deps): bump k8s.io/client-go from 0.31.3 to 0.32.0 ( #3058 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.31.3 to 0.32.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.3...v0.32.0 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-19 10:21:17 -07:00
dependabot[bot]
a0e55bc5d6
chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 ( #3056 )
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.12.0...v5.13.0 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-12 08:31:47 -07:00
dependabot[bot]
9b0ffb87be
chore(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 ( #3006 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.16.2...v3.16.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-12-07 08:33:10 -07:00
dependabot[bot]
6311fe29c1
chore(deps): bump k8s.io/kubectl from 0.31.1 to 0.31.3 ( #3007 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.31.1 to 0.31.3.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.31.1...v0.31.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-12-07 08:32:53 -07:00
dependabot[bot]
851fd14b98
chore(deps): bump github.com/anchore/grype from 0.84.0 to 0.85.0 ( #3008 )
...
Bumps [github.com/anchore/grype](https://github.com/anchore/grype ) from 0.84.0 to 0.85.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.84.0...v0.85.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-12-07 08:32:37 -07:00
dependabot[bot]
4ef39f512b
chore(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 ( #2975 )
...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.7.0 to 1.8.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.7.0...v1.8.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>
2024-11-28 10:56:40 -07:00
dependabot[bot]
ce0e974cd0
chore(deps): bump k8s.io/cli-runtime from 0.31.1 to 0.31.3 ( #2992 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.31.1 to 0.31.3.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.31.1...v0.31.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28 10:56:08 -07:00
dependabot[bot]
f716bf466e
chore(deps): bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.3 ( #2993 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.31.1 to 0.31.3.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.31.1...v0.31.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-11-28 10:38:29 -07:00
dependabot[bot]
c2e86f21a6
chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 ( #2976 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.17.0...v1.18.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>
2024-11-23 09:12:20 -07:00
Fernand Galiana
6b5d24f574
Rel v0.32.7 ( #2971 )
...
* update deps + vulscan
* fix #2961
* fix #2970 #2962 #2966
* fix #2958
* fix #2969
* fix #2945
* update rel notes
2024-11-16 13:21:23 -07:00
Fernand Galiana
9984e3f4bf
Release v0.32.6 ( #2955 )
...
* update releaser
* fix err messages
* make pf display the correct address
* fix regex filters
* fix cust res loading
* add container index
* update deps + clean up
* release v0.32.6
2024-11-10 10:08:54 -07:00
dependabot[bot]
faa7a1dfd6
chore(deps): bump k8s.io/metrics from 0.31.0 to 0.31.2 ( #2941 )
...
Bumps [k8s.io/metrics](https://github.com/kubernetes/metrics ) from 0.31.0 to 0.31.2.
- [Commits](https://github.com/kubernetes/metrics/compare/v0.31.0...v0.31.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-11-03 08:54:17 -07:00
dependabot[bot]
9d659cf387
Bump helm.sh/helm/v3 from 3.14.4 to 3.16.2 ( #2915 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.14.4 to 3.16.2.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.14.4...v3.16.2 )
---
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-10-30 07:35:17 -06:00
dependabot[bot]
c1613feeef
Bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.31.1 ( #2887 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.30.1 to 0.31.1.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.30.1...v0.31.1 )
---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
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-09-22 09:10:06 -06:00
dependabot[bot]
1c712fef73
Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 ( #2868 )
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.32.0 to 1.33.0.
- [Commits](https://github.com/rs/zerolog/compare/v1.32.0...v1.33.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>
2024-09-15 10:03:45 -06:00
dependabot[bot]
17fc72be51
Bump github.com/fatih/color from 1.16.0 to 1.17.0 ( #2869 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.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>
2024-09-15 10:03:02 -06:00
dependabot[bot]
b5710af314
Bump k8s.io/kubectl from 0.30.1 to 0.31.0 ( #2838 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.30.1 to 0.31.0.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.30.1...v0.31.0 )
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
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-28 10:04:11 -06:00
dependabot[bot]
85ffca2fe2
Bump github.com/adrg/xdg from 0.4.0 to 0.5.0 ( #2839 )
...
Bumps [github.com/adrg/xdg](https://github.com/adrg/xdg ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/adrg/xdg/releases )
- [Commits](https://github.com/adrg/xdg/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: github.com/adrg/xdg
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-28 10:03:54 -06:00
dependabot[bot]
35893ce49b
Bump github.com/go-errors/errors from 1.4.2 to 1.5.1 ( #2840 )
...
Bumps [github.com/go-errors/errors](https://github.com/go-errors/errors ) from 1.4.2 to 1.5.1.
- [Release notes](https://github.com/go-errors/errors/releases )
- [Commits](https://github.com/go-errors/errors/compare/v1.4.2...v1.5.1 )
---
updated-dependencies:
- dependency-name: github.com/go-errors/errors
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-26 10:44:34 -06:00
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