From 13aaa136c826c367136d939d00a10f3ba10bb5d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 11:57:09 +0000 Subject: [PATCH] chore(main): release 0.3.41 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 497 ++++++++++++++++++++++++++++++++++ README.md | 12 +- 3 files changed, 504 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5afac91d5c..a311139526 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.3.40"} \ No newline at end of file +{".":"0.3.41"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d9f0b89eb..b16cf30497 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,502 @@ # Changelog +## [0.3.41](https://github.com/yankay/k8sgpt/compare/v0.3.40...v0.3.41) (2024-09-13) + + +### Features + +* add amazonbedrock ([#718](https://github.com/yankay/k8sgpt/issues/718)) ([f1a7801](https://github.com/yankay/k8sgpt/commit/f1a7801e9e6a7e4a5310622951dfba3ba3acd047)) +* add Azure remote cache ([#690](https://github.com/yankay/k8sgpt/issues/690)) ([23ac52d](https://github.com/yankay/k8sgpt/commit/23ac52d5ffc0b2ebb7516b070fa740108cb4299a)) +* add Cohere backend ([#563](https://github.com/yankay/k8sgpt/issues/563)) ([781ecb7](https://github.com/yankay/k8sgpt/commit/781ecb7aad689e6709678c9690c112115e3cf6c7)) +* add custom http headers to openai related api backends ([#1174](https://github.com/yankay/k8sgpt/issues/1174)) ([02e754e](https://github.com/yankay/k8sgpt/commit/02e754ed591742fccc5ff9a20c3e36e4475f6ec5)) +* add custom-analyzer cmd ([#1207](https://github.com/yankay/k8sgpt/issues/1207)) ([db26d24](https://github.com/yankay/k8sgpt/commit/db26d24ac607534ce78c1c82f3e1d4e5dde17578)) +* add event failure handling in service analyzer ([#1132](https://github.com/yankay/k8sgpt/issues/1132)) ([a4e44d5](https://github.com/yankay/k8sgpt/commit/a4e44d59e3ee63714cfd144228299e4f24ac3691)) +* add Gateway analysers ([#764](https://github.com/yankay/k8sgpt/issues/764)) ([ec08cac](https://github.com/yankay/k8sgpt/commit/ec08cac21496b34b123b75b06d9283eb6539e890)) +* add Google Vertex AI as provider to utilize gemini via GCP ([#984](https://github.com/yankay/k8sgpt/issues/984)) ([55ac0b2](https://github.com/yankay/k8sgpt/commit/55ac0b2129a438661a0253251f546db6b59f2b92)) +* add huggingface provider ([#893](https://github.com/yankay/k8sgpt/issues/893)) ([2fd476e](https://github.com/yankay/k8sgpt/commit/2fd476e12624e30570c0819594f2668f720381d6)) +* add keda integration ([#1058](https://github.com/yankay/k8sgpt/issues/1058)) ([9a73d19](https://github.com/yankay/k8sgpt/commit/9a73d1923f146aa1343465d89225e64bcb8e0112)) +* add label selector ([#1201](https://github.com/yankay/k8sgpt/issues/1201)) ([eb3b81f](https://github.com/yankay/k8sgpt/commit/eb3b81f1767c589474864992ae78001ab1b376a1)) +* add last termination state when pod is in CrashloopBackoff ([#792](https://github.com/yankay/k8sgpt/issues/792)) ([ff4aaf7](https://github.com/yankay/k8sgpt/commit/ff4aaf7c328a58fcad8e4fb0f93ea543725eedd5)) +* Add license scan report and status ([#796](https://github.com/yankay/k8sgpt/issues/796)) ([343aec8](https://github.com/yankay/k8sgpt/commit/343aec8f0455c9461eb8d495ca5bd446b4bad667)) +* add minio support ([#1048](https://github.com/yankay/k8sgpt/issues/1048)) ([e6085d4](https://github.com/yankay/k8sgpt/commit/e6085d4191a1695e295f4f6a2ac7219b67a37225)) +* add Ollama backend ([#1065](https://github.com/yankay/k8sgpt/issues/1065)) ([b35dbd9](https://github.com/yankay/k8sgpt/commit/b35dbd9b09197994f041cda04f1a4e5fb316e468)) +* add proxysettings for azureopenai and openai ([#987](https://github.com/yankay/k8sgpt/issues/987)) ([307710e](https://github.com/yankay/k8sgpt/commit/307710eddc1c3f96f40a674f7dda786510e9c4cc)) +* add Resource Kind in output ([#1069](https://github.com/yankay/k8sgpt/issues/1069)) ([aa276a5](https://github.com/yankay/k8sgpt/commit/aa276a5379b3d24a8e7a1f8b1193832df5a46220)) +* add spec.template.spec.securityContext ([#1109](https://github.com/yankay/k8sgpt/issues/1109)) ([92dd1bd](https://github.com/yankay/k8sgpt/commit/92dd1bd8b08c5173f72a6c333f626c63aa05a1d3)) +* add Validating/Mutating webhook analyzer ([#548](https://github.com/yankay/k8sgpt/issues/548)) ([750a10d](https://github.com/yankay/k8sgpt/commit/750a10d44c59bc90de5241d1128ee74fa38bf350)) +* add watsonx ai provider ([#1163](https://github.com/yankay/k8sgpt/issues/1163)) ([ce63821](https://github.com/yankay/k8sgpt/commit/ce63821bebbd87b2e058f5cf58a2cdd474b8fb58)) +* added create namespace on deploy ([#673](https://github.com/yankay/k8sgpt/issues/673)) ([820e475](https://github.com/yankay/k8sgpt/commit/820e4755a54ecab3b5d800017bf6948dc9212825)) +* added FailedMount event reason to get the failure ([#883](https://github.com/yankay/k8sgpt/issues/883)) ([78126b2](https://github.com/yankay/k8sgpt/commit/78126b2328c1b3f81a269d203e86128104050010)) +* added Google GenAI client; simplified IAI/clients API surface. ([#829](https://github.com/yankay/k8sgpt/issues/829)) ([e7d4149](https://github.com/yankay/k8sgpt/commit/e7d41496ddaa145c70079852da8b2ce3b3b7289f)) +* adding temperature to server mode ([#705](https://github.com/yankay/k8sgpt/issues/705)) ([539ca3b](https://github.com/yankay/k8sgpt/commit/539ca3b78f96694c11f788255d3b83d2fb335df4)) +* admission webhooks ([#553](https://github.com/yankay/k8sgpt/issues/553)) ([06e8532](https://github.com/yankay/k8sgpt/commit/06e8532f88616a988a4e41ed8cdac62cf0f243a5)) +* amazonsagemaker AI provider ([#731](https://github.com/yankay/k8sgpt/issues/731)) ([ccef7f6](https://github.com/yankay/k8sgpt/commit/ccef7f617004723b37d1e8ffb011398005e0b392)) +* auth remove: add -b flag ([#711](https://github.com/yankay/k8sgpt/issues/711)) ([9dadd18](https://github.com/yankay/k8sgpt/commit/9dadd186c8d03a4284faff3f0842d6e2d00ebbb8)) +* aws integration ([#967](https://github.com/yankay/k8sgpt/issues/967)) ([a81377f](https://github.com/yankay/k8sgpt/commit/a81377f72db7f322e0afbb6d613c2bfffecf8080)) +* bump golang version to 1.22 ([#1117](https://github.com/yankay/k8sgpt/issues/1117)) ([6652fbe](https://github.com/yankay/k8sgpt/commit/6652fbe7cb6e581497e1d086e13397ff9e5b11be)) +* code_cov badge ([#821](https://github.com/yankay/k8sgpt/issues/821)) ([fcd29a5](https://github.com/yankay/k8sgpt/commit/fcd29a547d73ba48935762e2f568f5755f5c6ed3)) +* codecov ([#1023](https://github.com/yankay/k8sgpt/issues/1023)) ([fe81d16](https://github.com/yankay/k8sgpt/commit/fe81d16f756e5ea9db909e42e6caf1e17e040f86)) +* configauditreport ([#609](https://github.com/yankay/k8sgpt/issues/609)) ([44d3613](https://github.com/yankay/k8sgpt/commit/44d3613c1f950837c6b112ddde0dc3e90f73dc1b)) +* coverage reports ([#819](https://github.com/yankay/k8sgpt/issues/819)) ([3d0ba3e](https://github.com/yankay/k8sgpt/commit/3d0ba3e78cabaf5f1262c5b5b16ebabad974fa87)) +* custom analysis paralelism ([#1203](https://github.com/yankay/k8sgpt/issues/1203)) ([f1b7b37](https://github.com/yankay/k8sgpt/commit/f1b7b37fb83937d5fad90d7b6b52f4a38823da9e)) +* details flag to list command ([#537](https://github.com/yankay/k8sgpt/issues/537)) ([2309b0d](https://github.com/yankay/k8sgpt/commit/2309b0dfe20e27b6afe283a6be21ad7a0652ac99)) +* enable Rest api using grpc-gateway ([#834](https://github.com/yankay/k8sgpt/issues/834)) ([f2138c7](https://github.com/yankay/k8sgpt/commit/f2138c71017b391625eebdfb4c5708c824824f69)) +* enables remote custom analyzers ([#906](https://github.com/yankay/k8sgpt/issues/906)) ([c8c9dbf](https://github.com/yankay/k8sgpt/commit/c8c9dbfadc72a193ab9f3431d02d50ac5ab5d071)) +* fix the custom-analysis printing ([#1195](https://github.com/yankay/k8sgpt/issues/1195)) ([b6dd2a1](https://github.com/yankay/k8sgpt/commit/b6dd2a1181b478a4fb8543ab7529ce595fa7d4a8)) +* getting the error from status field for HPA analyzer ([#1164](https://github.com/yankay/k8sgpt/issues/1164)) ([a068310](https://github.com/yankay/k8sgpt/commit/a068310731d775beecede03a1709e541ffd68142)) +* implement Top-K sampling for improved user control ([#1110](https://github.com/yankay/k8sgpt/issues/1110)) ([eda5231](https://github.com/yankay/k8sgpt/commit/eda52312aef8113debbd770b8354c3a3cb1cc681)) +* initial custom analysis server mode ([#1205](https://github.com/yankay/k8sgpt/issues/1205)) ([16d57e5](https://github.com/yankay/k8sgpt/commit/16d57e5a55c2084bf1580377ae52e2961cc84922)) +* initial kyverno support ([#1200](https://github.com/yankay/k8sgpt/issues/1200)) ([5176759](https://github.com/yankay/k8sgpt/commit/5176759bd0fad8671164f9e75b31dec19f02bd54)) +* initial Prometheus analyzers ([#855](https://github.com/yankay/k8sgpt/issues/855)) ([45fa827](https://github.com/yankay/k8sgpt/commit/45fa827c046b91d901a08bec1a892d9c0917f350)) +* integration refactor ([#684](https://github.com/yankay/k8sgpt/issues/684)) ([69fe2db](https://github.com/yankay/k8sgpt/commit/69fe2db8acb795add27f04c1c8ee8d05819300ac)) +* interactive mode ([#854](https://github.com/yankay/k8sgpt/issues/854)) ([9da75e0](https://github.com/yankay/k8sgpt/commit/9da75e02bc17146898377e4f90b7f59c5a8e0eee)) +* lists activate integrations ([#669](https://github.com/yankay/k8sgpt/issues/669)) ([844ff1f](https://github.com/yankay/k8sgpt/commit/844ff1fc78e7c35837c08b72bd2c19e92698d53d)) +* log analyzer ([#744](https://github.com/yankay/k8sgpt/issues/744)) ([d365886](https://github.com/yankay/k8sgpt/commit/d365886753f785bd58118c03510696318ea47941)) +* oci genai ([#1102](https://github.com/yankay/k8sgpt/issues/1102)) ([047afd4](https://github.com/yankay/k8sgpt/commit/047afd46d62d1bd1da1435550cbaf9daaca53aee)) +* openAI explicit value for maxToken and temperature ([#659](https://github.com/yankay/k8sgpt/issues/659)) ([f55946d](https://github.com/yankay/k8sgpt/commit/f55946d60ebc7725aba6702570ca1cb5ba978d78)) +* refactoring to the new schema ([#1219](https://github.com/yankay/k8sgpt/issues/1219)) ([02fa109](https://github.com/yankay/k8sgpt/commit/02fa109429d3c684079f5d488e7f517806fc1a09)) +* rework cache package - add gcs cache - add cache purge command ([#750](https://github.com/yankay/k8sgpt/issues/750)) ([12146bf](https://github.com/yankay/k8sgpt/commit/12146bf356a3b26176c47e3a013a713fd14f346d)) +* serve/integration capability ([#645](https://github.com/yankay/k8sgpt/issues/645)) ([ab064b9](https://github.com/yankay/k8sgpt/commit/ab064b940cdb39a1588816221b20191e68263c61)) +* show each ConfigAuditReport check ([#646](https://github.com/yankay/k8sgpt/issues/646)) ([230eace](https://github.com/yankay/k8sgpt/commit/230eace18737a81e4c023826ffef1a9b1e17d4fd)) +* skip k3s node type EtcdIsVoter ([#1167](https://github.com/yankay/k8sgpt/issues/1167)) ([4366ad9](https://github.com/yankay/k8sgpt/commit/4366ad97b80d2df0400e06e4b892fadab3939dc7)) +* support AWS_PROFILE ([#1114](https://github.com/yankay/k8sgpt/issues/1114)) ([882c6f5](https://github.com/yankay/k8sgpt/commit/882c6f52252000da436e4fed9fd184b263f5a017)) +* support openai organization Id ([#1133](https://github.com/yankay/k8sgpt/issues/1133)) ([4867d39](https://github.com/yankay/k8sgpt/commit/4867d39c66a6c16906cd769a2055dea9f66f1ccb)) +* unify aiClientName const for all providers ([#848](https://github.com/yankay/k8sgpt/issues/848)) ([5c17c24](https://github.com/yankay/k8sgpt/commit/5c17c240550609d9fb7771fe67fe1ab19660b4da)) +* update readme with new analyzers ([#671](https://github.com/yankay/k8sgpt/issues/671)) ([cad605a](https://github.com/yankay/k8sgpt/commit/cad605af462ce8b02ffc279ea847e41b7a64196f)) +* upgrading azure client impl ([#526](https://github.com/yankay/k8sgpt/issues/526)) ([367fe8f](https://github.com/yankay/k8sgpt/commit/367fe8f74c6a9e26f0d9c3b25a86093530fb85b2)) +* upgrading the proto files to fix user issues ([#515](https://github.com/yankay/k8sgpt/issues/515)) ([c88fc88](https://github.com/yankay/k8sgpt/commit/c88fc889e4f6089e48f37d90e349d5c61ea0b952)) +* version upgrade to 1.21 ([#798](https://github.com/yankay/k8sgpt/issues/798)) ([c23f24d](https://github.com/yankay/k8sgpt/commit/c23f24de2e79347e4f5465e28af34e138cc13231)) + + +### Bug Fixes + +* add --no-install for activate command ([#536](https://github.com/yankay/k8sgpt/issues/536)) ([1f5462c](https://github.com/yankay/k8sgpt/commit/1f5462c80bd04f63c2b55889c987634251635812)) +* add default maxToken value of watsonxai backend ([#1209](https://github.com/yankay/k8sgpt/issues/1209)) ([d43fd87](https://github.com/yankay/k8sgpt/commit/d43fd878ba04fec8ac8afe4a1c15272b7f21c951)) +* added the ability to set the trivy variables by the user ([#797](https://github.com/yankay/k8sgpt/issues/797)) ([928b39a](https://github.com/yankay/k8sgpt/commit/928b39a7283ee274dd517e727624eceb3795594d)) +* advisory k8sgpt ghsa 85rg 8m6h 825p ([#1139](https://github.com/yankay/k8sgpt/issues/1139)) ([728555c](https://github.com/yankay/k8sgpt/commit/728555c0effbf7a56221d625bcbbf62f74d14359)) +* analyze command default backend bug ([#966](https://github.com/yankay/k8sgpt/issues/966)) ([aab8d77](https://github.com/yankay/k8sgpt/commit/aab8d77febdd4b42ff74aafbb2ada27745c04ae1)) +* auth update throw out exception ([#1193](https://github.com/yankay/k8sgpt/issues/1193)) ([391a3cd](https://github.com/yankay/k8sgpt/commit/391a3cd5adcbd90f37922332b4fad5ba5d813e5f)) +* cover more error reason messages ([#759](https://github.com/yankay/k8sgpt/issues/759)) ([5b27c3e](https://github.com/yankay/k8sgpt/commit/5b27c3e352701819f1d0449df9acf706040f1f13)) +* defer to service analyser when selectors are missing ([#652](https://github.com/yankay/k8sgpt/issues/652)) ([6c5a062](https://github.com/yankay/k8sgpt/commit/6c5a0628e4a8c493beae85049448e6e6588d63be)) +* **deps:** typo in prometheus.go ([fad00ea](https://github.com/yankay/k8sgpt/commit/fad00eac4925351c4dc6fd6dd347fe2968f0b7a5)) +* **deps:** typo in prometheus.go ([#1137](https://github.com/yankay/k8sgpt/issues/1137)) ([fad00ea](https://github.com/yankay/k8sgpt/commit/fad00eac4925351c4dc6fd6dd347fe2968f0b7a5)) +* **deps:** update k8s.io/utils digest to 0849a56 ([#1080](https://github.com/yankay/k8sgpt/issues/1080)) ([e894e77](https://github.com/yankay/k8sgpt/commit/e894e778e91d070448cd4a3f46dfc98dd588c9ed)) +* **deps:** update k8s.io/utils digest to 18e509b ([#1183](https://github.com/yankay/k8sgpt/issues/1183)) ([0b90651](https://github.com/yankay/k8sgpt/commit/0b906511d5a9837c9a67cf819754c610b1becc5c)) +* **deps:** update k8s.io/utils digest to 4693a02 ([#1037](https://github.com/yankay/k8sgpt/issues/1037)) ([94cdce4](https://github.com/yankay/k8sgpt/commit/94cdce44b49e0bb85e8b541688b2206e7c1dc33d)) +* **deps:** update k8s.io/utils digest to e7106e6 ([#897](https://github.com/yankay/k8sgpt/issues/897)) ([28c4c57](https://github.com/yankay/k8sgpt/commit/28c4c57e4566b9b888a5633090ccb70875d30106)) +* **deps:** update kubernetes packages to v0.27.4 ([#565](https://github.com/yankay/k8sgpt/issues/565)) ([3cc7aa5](https://github.com/yankay/k8sgpt/commit/3cc7aa56d8efc6e78badf3be1cb3d5726074156e)) +* **deps:** update kubernetes packages to v0.28.2 ([#607](https://github.com/yankay/k8sgpt/issues/607)) ([ddeff9f](https://github.com/yankay/k8sgpt/commit/ddeff9fae4e80d1452893c59b89742633eb6b51b)) +* **deps:** update kubernetes packages to v0.28.3 ([#715](https://github.com/yankay/k8sgpt/issues/715)) ([7e73f8a](https://github.com/yankay/k8sgpt/commit/7e73f8afbce7ba0e9de432671b88c01fcfe28c3a)) +* **deps:** update kubernetes packages to v0.28.4 ([#756](https://github.com/yankay/k8sgpt/issues/756)) ([24132c2](https://github.com/yankay/k8sgpt/commit/24132c2d87024157009589cf2bd410bac2a26241)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc-ecosystem/gateway/v2 to v2.19.1-20240406062209-1cc152efbf5c.1 ([#1070](https://github.com/yankay/k8sgpt/issues/1070)) ([24cff90](https://github.com/yankay/k8sgpt/commit/24cff90a0ca7488e48c94d13678529617c749aab)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc-ecosystem/gateway/v2 to v2.20.0-20240406062209-1cc152efbf5c.1 ([#1147](https://github.com/yankay/k8sgpt/issues/1147)) ([314f25a](https://github.com/yankay/k8sgpt/commit/314f25ac8bf5c3629474ece0eae6a3bda83099aa)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc/go to v1.3.0-20230620082254-6f80f9533908.1 ([#516](https://github.com/yankay/k8sgpt/issues/516)) ([06e50d5](https://github.com/yankay/k8sgpt/commit/06e50d57db3aa2e5a68b093e2ba25c0e33dc6343)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc/go to v1.3.0-20230830164712-dc062a152c20.1 ([#617](https://github.com/yankay/k8sgpt/issues/617)) ([d6b7b81](https://github.com/yankay/k8sgpt/commit/d6b7b818aef1b7775d1e76231077b74481546c56)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc/go to v1.3.0-20231002095256-194bc640518b.1 ([#692](https://github.com/yankay/k8sgpt/issues/692)) ([4d4e33b](https://github.com/yankay/k8sgpt/commit/4d4e33bea9cc4f5f9bf5379db5b890d9ba86e0a9)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc/go to v1.3.0-20240128172516-6bf6a55ff115.2 ([#899](https://github.com/yankay/k8sgpt/issues/899)) ([e3eee6d](https://github.com/yankay/k8sgpt/commit/e3eee6d9566a59fd62e6bb804257b1383f75e3ef)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc/go to v1.3.0-20240406062209-1cc152efbf5c.3 ([#1086](https://github.com/yankay/k8sgpt/issues/1086)) ([820cd2e](https://github.com/yankay/k8sgpt/commit/820cd2e16cbca2c89b56a4d2a69f95f3f5cd6c6b)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc/go to v1.4.0-20240715142657-3785f0a44aae.2 ([#1196](https://github.com/yankay/k8sgpt/issues/1196)) ([f9edbf3](https://github.com/yankay/k8sgpt/commit/f9edbf34f3eb3e90528d04b1c470fd6ef15293ec)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/protocolbuffers/go to v1.31.0-20231002095256-194bc640518b.1 ([#693](https://github.com/yankay/k8sgpt/issues/693)) ([20e6bd8](https://github.com/yankay/k8sgpt/commit/20e6bd816f636d4e4c8274d417870ec28fdd8a56)) +* **deps:** update module cloud.google.com/go/storage to v1.35.1 ([#762](https://github.com/yankay/k8sgpt/issues/762)) ([58d182e](https://github.com/yankay/k8sgpt/commit/58d182e94f75f9b035a9e45159fa87ce8a57de38)) +* **deps:** update module cloud.google.com/go/storage to v1.36.0 ([#805](https://github.com/yankay/k8sgpt/issues/805)) ([390f309](https://github.com/yankay/k8sgpt/commit/390f30908800dfe21e2c1660139b0bd9d36b34d6)) +* **deps:** update module cloud.google.com/go/storage to v1.37.0 ([#934](https://github.com/yankay/k8sgpt/issues/934)) ([3d2554b](https://github.com/yankay/k8sgpt/commit/3d2554b9cd8817b24cf8858a107420d6d8424aa4)) +* **deps:** update module cloud.google.com/go/storage to v1.38.0 ([#950](https://github.com/yankay/k8sgpt/issues/950)) ([6207c70](https://github.com/yankay/k8sgpt/commit/6207c70c51d2885c4590c255c8f78e7ee2009034)) +* **deps:** update module cloud.google.com/go/storage to v1.39.1 ([#1029](https://github.com/yankay/k8sgpt/issues/1029)) ([a3896f4](https://github.com/yankay/k8sgpt/commit/a3896f4518ec6666a43de22a24a18f2b93c58073)) +* **deps:** update module cloud.google.com/go/storage to v1.40.0 ([#1054](https://github.com/yankay/k8sgpt/issues/1054)) ([6df0169](https://github.com/yankay/k8sgpt/commit/6df01694916504cc4af3795361a4285098e2de85)) +* **deps:** update module cloud.google.com/go/storage to v1.43.0 ([#1198](https://github.com/yankay/k8sgpt/issues/1198)) ([8949f5b](https://github.com/yankay/k8sgpt/commit/8949f5bac3c69130e30103511fdb5ece66e1619f)) +* **deps:** update module github.com/aquasecurity/trivy-operator to v0.15.1 ([#576](https://github.com/yankay/k8sgpt/issues/576)) ([c364074](https://github.com/yankay/k8sgpt/commit/c3640744c5cbf036321a14b90c1fdefa17c5321d)) +* **deps:** update module github.com/aquasecurity/trivy-operator to v0.16.4 ([#676](https://github.com/yankay/k8sgpt/issues/676)) ([4531278](https://github.com/yankay/k8sgpt/commit/45312788c3c15e141027c3fc8e428cfaa71d3ace)) +* **deps:** update module github.com/aquasecurity/trivy-operator to v0.17.1 ([#780](https://github.com/yankay/k8sgpt/issues/780)) ([71f36bd](https://github.com/yankay/k8sgpt/commit/71f36bdb0b3729c4357299b7d03829dd5b6a69ec)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.284 ([#501](https://github.com/yankay/k8sgpt/issues/501)) ([d87127a](https://github.com/yankay/k8sgpt/commit/d87127a309734847a56bf95c2e947e2270f94a88)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.286 ([#514](https://github.com/yankay/k8sgpt/issues/514)) ([b9cf522](https://github.com/yankay/k8sgpt/commit/b9cf5226853619655e98f2156bfd0b8513511bb3)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.288 ([#519](https://github.com/yankay/k8sgpt/issues/519)) ([57695b4](https://github.com/yankay/k8sgpt/commit/57695b44b6429319860a76e4e02016dafe3ed0b0)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.289 ([#524](https://github.com/yankay/k8sgpt/issues/524)) ([fafb695](https://github.com/yankay/k8sgpt/commit/fafb69544f4edda670bad6973332a20a7f0f055e)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.292 ([#530](https://github.com/yankay/k8sgpt/issues/530)) ([566f752](https://github.com/yankay/k8sgpt/commit/566f7525eef9f65dd2ab6a47bd0012bfb91e2a12)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.294 ([#535](https://github.com/yankay/k8sgpt/issues/535)) ([3067fa9](https://github.com/yankay/k8sgpt/commit/3067fa98f4a8990c9a930e53ad93f89cf35e0d62)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.295 ([#540](https://github.com/yankay/k8sgpt/issues/540)) ([767e4cb](https://github.com/yankay/k8sgpt/commit/767e4cbc4127e2017a3a9c4b182ccc833debc6a5)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.298 ([#545](https://github.com/yankay/k8sgpt/issues/545)) ([d1096dc](https://github.com/yankay/k8sgpt/commit/d1096dc31a692013f40980649e5cc2d402869ceb)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.299 ([#549](https://github.com/yankay/k8sgpt/issues/549)) ([ecd7790](https://github.com/yankay/k8sgpt/commit/ecd7790efe2ca88259451761202c90cb842ff04b)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.300 ([#554](https://github.com/yankay/k8sgpt/issues/554)) ([dc46333](https://github.com/yankay/k8sgpt/commit/dc463334bccdf16106cff4e688a83bf0984d6e27)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.304 ([#558](https://github.com/yankay/k8sgpt/issues/558)) ([cf9069e](https://github.com/yankay/k8sgpt/commit/cf9069ef572fea9a947d7de5b0c0e44f34620a69)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.307 ([#574](https://github.com/yankay/k8sgpt/issues/574)) ([8ae91ec](https://github.com/yankay/k8sgpt/commit/8ae91ec744d1fead3b0aa570c904e9e3ad5ab5ef)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.308 ([#579](https://github.com/yankay/k8sgpt/issues/579)) ([7e8668a](https://github.com/yankay/k8sgpt/commit/7e8668a56bb25b7da3957cf4c05847d022825c10)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.309 ([#584](https://github.com/yankay/k8sgpt/issues/584)) ([227e1cd](https://github.com/yankay/k8sgpt/commit/227e1cd69f38654126750902a89408643bdb30fb)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.312 ([#586](https://github.com/yankay/k8sgpt/issues/586)) ([aafac93](https://github.com/yankay/k8sgpt/commit/aafac9345fbab16b1fe23ea76d6c1c362c44c080)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.313 ([#587](https://github.com/yankay/k8sgpt/issues/587)) ([f1479ba](https://github.com/yankay/k8sgpt/commit/f1479babbaaf6770d4a106d80f22b2ffb736cbad)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.315 ([#588](https://github.com/yankay/k8sgpt/issues/588)) ([fe29361](https://github.com/yankay/k8sgpt/commit/fe29361e335f3d186dc3d7651823e9bb03649652)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.317 ([#591](https://github.com/yankay/k8sgpt/issues/591)) ([9802e82](https://github.com/yankay/k8sgpt/commit/9802e82ff54bc55b670e25f75c69a29a985c21ae)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.327 ([#597](https://github.com/yankay/k8sgpt/issues/597)) ([aee83b7](https://github.com/yankay/k8sgpt/commit/aee83b74b20117f136876ec426318914aee8c4d1)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.329 ([#610](https://github.com/yankay/k8sgpt/issues/610)) ([0e5be89](https://github.com/yankay/k8sgpt/commit/0e5be89e5ccb70e9e9a44ad70f161c7b344d04f2)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.44.333 ([#611](https://github.com/yankay/k8sgpt/issues/611)) ([96d97cf](https://github.com/yankay/k8sgpt/commit/96d97cfa30c4d3c75facda3d3016c080dfa86eaa)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.0 ([#618](https://github.com/yankay/k8sgpt/issues/618)) ([632fc9a](https://github.com/yankay/k8sgpt/commit/632fc9a99fd0482dcff0768211c49bffb2e4032a)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.1 ([#624](https://github.com/yankay/k8sgpt/issues/624)) ([09984c2](https://github.com/yankay/k8sgpt/commit/09984c245de40fc7794f85a9535af4f8e5f5e776)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.10 ([#657](https://github.com/yankay/k8sgpt/issues/657)) ([0325724](https://github.com/yankay/k8sgpt/commit/03257246589ebbb22961e13394e49b52cb056e38)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.11 ([#662](https://github.com/yankay/k8sgpt/issues/662)) ([1b80b0c](https://github.com/yankay/k8sgpt/commit/1b80b0ce95f39c1cf27ad8bbb05a7fed10322114)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.12 ([#666](https://github.com/yankay/k8sgpt/issues/666)) ([b4656f5](https://github.com/yankay/k8sgpt/commit/b4656f533bdf39d12b223158bf41087076fa6c9a)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.14 ([#672](https://github.com/yankay/k8sgpt/issues/672)) ([1da4b7c](https://github.com/yankay/k8sgpt/commit/1da4b7c8f0eee877d5b76a7dd9abda7631d922f3)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.16 ([#682](https://github.com/yankay/k8sgpt/issues/682)) ([e1a42ff](https://github.com/yankay/k8sgpt/commit/e1a42ff3bcb3ddea71df2a5b5288eade024684dc)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.2 ([#625](https://github.com/yankay/k8sgpt/issues/625)) ([b6498ef](https://github.com/yankay/k8sgpt/commit/b6498ef269919c61004dd860ebf08ed7f28810f7)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.20 ([#685](https://github.com/yankay/k8sgpt/issues/685)) ([2494946](https://github.com/yankay/k8sgpt/commit/2494946dc867a532460bd6aac74dfb7da5184c1c)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.21 ([#696](https://github.com/yankay/k8sgpt/issues/696)) ([95c8cc0](https://github.com/yankay/k8sgpt/commit/95c8cc0afb0bb7b99784dcc5ba155f94b5a7dbdf)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.22 ([#697](https://github.com/yankay/k8sgpt/issues/697)) ([923a8c1](https://github.com/yankay/k8sgpt/commit/923a8c13c06b152d04e8b00ab002e2036bf12740)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.23 ([#699](https://github.com/yankay/k8sgpt/issues/699)) ([3f36a44](https://github.com/yankay/k8sgpt/commit/3f36a4441532e3d0ac1bd9d00fc738d4902b23a8)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.24 ([#701](https://github.com/yankay/k8sgpt/issues/701)) ([6d3038b](https://github.com/yankay/k8sgpt/commit/6d3038b0e8336235dc6a2fdb69d2381790331596)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.25 ([#707](https://github.com/yankay/k8sgpt/issues/707)) ([3ebc867](https://github.com/yankay/k8sgpt/commit/3ebc86772dc8f8cb2d2246724f5fd05d1e931512)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.26 ([#709](https://github.com/yankay/k8sgpt/issues/709)) ([c977528](https://github.com/yankay/k8sgpt/commit/c977528ec7839902570785e0803f6c6b83a0a69d)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.3 ([#632](https://github.com/yankay/k8sgpt/issues/632)) ([5f73240](https://github.com/yankay/k8sgpt/commit/5f73240a0615e58a37e9eb00784628621bc1dfa1)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.6 ([#634](https://github.com/yankay/k8sgpt/issues/634)) ([3aabb48](https://github.com/yankay/k8sgpt/commit/3aabb4842d96ec14e61842847dc2feb3e3f31a0a)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.45.9 ([#640](https://github.com/yankay/k8sgpt/issues/640)) ([95787f2](https://github.com/yankay/k8sgpt/commit/95787f2854c4e4a971b2d687d97a5ceca30b9d5e)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.46.5 ([#712](https://github.com/yankay/k8sgpt/issues/712)) ([63a2260](https://github.com/yankay/k8sgpt/commit/63a226065c8068f9bdc0aa791a325fa10bba3fcc)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.47.1 ([#724](https://github.com/yankay/k8sgpt/issues/724)) ([0136b8f](https://github.com/yankay/k8sgpt/commit/0136b8f543a7052e967e29691afe1aab8e5fae1b)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.47.10 ([#751](https://github.com/yankay/k8sgpt/issues/751)) ([2aa31bc](https://github.com/yankay/k8sgpt/commit/2aa31bc66d239906b1047f53bcaa58b0c30a2856)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.47.11 ([#752](https://github.com/yankay/k8sgpt/issues/752)) ([531fa79](https://github.com/yankay/k8sgpt/commit/531fa79ed640846b177c516559dc82f088fa940f)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.47.6 ([#728](https://github.com/yankay/k8sgpt/issues/728)) ([bb21ce8](https://github.com/yankay/k8sgpt/commit/bb21ce80c782e011dfa1f808ccdd82ae748bfed8)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.47.8 ([#741](https://github.com/yankay/k8sgpt/issues/741)) ([d359caa](https://github.com/yankay/k8sgpt/commit/d359caaab6bdb42a54d305be2f4cd8452f512bb8)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.47.9 ([#743](https://github.com/yankay/k8sgpt/issues/743)) ([45ebad7](https://github.com/yankay/k8sgpt/commit/45ebad7b4d80d93920d5fbad9f42c8fcd45218bd)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.48.0 ([#754](https://github.com/yankay/k8sgpt/issues/754)) ([e2bb567](https://github.com/yankay/k8sgpt/commit/e2bb567d2f8d59a904583309c2774d4174eb367f)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.48.1 ([#766](https://github.com/yankay/k8sgpt/issues/766)) ([16469c0](https://github.com/yankay/k8sgpt/commit/16469c01c962fd5bfa4ad11dd88a41f3e00e4a0d)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.48.3 ([#768](https://github.com/yankay/k8sgpt/issues/768)) ([b1c791a](https://github.com/yankay/k8sgpt/commit/b1c791a396b7287ef916e8f8d382a0e14ba39949)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.10 ([#811](https://github.com/yankay/k8sgpt/issues/811)) ([e5cc4a2](https://github.com/yankay/k8sgpt/commit/e5cc4a28cb3682e7094e6ceddf91b65da991ddb6)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.12 ([#813](https://github.com/yankay/k8sgpt/issues/813)) ([91613ba](https://github.com/yankay/k8sgpt/commit/91613baa5cc5244c93deb344abcdd905802eef30)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.14 ([#822](https://github.com/yankay/k8sgpt/issues/822)) ([526e22f](https://github.com/yankay/k8sgpt/commit/526e22f88b8de15eceb10965b045ef0366ff2d6c)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.15 ([#835](https://github.com/yankay/k8sgpt/issues/835)) ([e78ff05](https://github.com/yankay/k8sgpt/commit/e78ff054190cd54cabe17d77ac69443e517f1e55)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.16 ([#847](https://github.com/yankay/k8sgpt/issues/847)) ([ce4910b](https://github.com/yankay/k8sgpt/commit/ce4910bc5d064f80076877d7a096fff903308b63)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.17 ([#852](https://github.com/yankay/k8sgpt/issues/852)) ([85ebd12](https://github.com/yankay/k8sgpt/commit/85ebd12c30d369c5ef9a42b5a834d091523a7b6e)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.18 ([#856](https://github.com/yankay/k8sgpt/issues/856)) ([4106d39](https://github.com/yankay/k8sgpt/commit/4106d39c322940413ebfd9ac0bf6f5bd31830e93)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.19 ([#859](https://github.com/yankay/k8sgpt/issues/859)) ([6a2f315](https://github.com/yankay/k8sgpt/commit/6a2f315b2f4344f2924b7915e8a1393f9732a1e9)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.21 ([#868](https://github.com/yankay/k8sgpt/issues/868)) ([88002e7](https://github.com/yankay/k8sgpt/commit/88002e7e8c3e9c71365c44e136a6f1a8d35e1744)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.6 ([#783](https://github.com/yankay/k8sgpt/issues/783)) ([1b386f6](https://github.com/yankay/k8sgpt/commit/1b386f64f2863d8a49f423ad571cba009807bc55)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.7 ([#804](https://github.com/yankay/k8sgpt/issues/804)) ([3c6c759](https://github.com/yankay/k8sgpt/commit/3c6c7597e014bfd68794b1764c3a8902e8a798ea)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.8 ([#807](https://github.com/yankay/k8sgpt/issues/807)) ([93b5ca1](https://github.com/yankay/k8sgpt/commit/93b5ca1985c3730592388ba6fc32ecca9b806888)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.49.9 ([#808](https://github.com/yankay/k8sgpt/issues/808)) ([130e4c2](https://github.com/yankay/k8sgpt/commit/130e4c2efd0e5b34cdc84c357c6c1f3987cf7c35)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.50.2 ([#887](https://github.com/yankay/k8sgpt/issues/887)) ([817d9cf](https://github.com/yankay/k8sgpt/commit/817d9cf754d307d374befc0d57919eb7a0183aaf)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.50.20 ([#930](https://github.com/yankay/k8sgpt/issues/930)) ([3f0356b](https://github.com/yankay/k8sgpt/commit/3f0356be662c32d82ce4f3db05f859477823717d)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.50.21 ([#970](https://github.com/yankay/k8sgpt/issues/970)) ([00c91f0](https://github.com/yankay/k8sgpt/commit/00c91f05a62b2c8b2d756b58b95279195ff38d3d)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.50.22 ([#971](https://github.com/yankay/k8sgpt/issues/971)) ([6ac815c](https://github.com/yankay/k8sgpt/commit/6ac815c10fb073f4251e338ab22e247625f21406)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.50.34 ([#974](https://github.com/yankay/k8sgpt/issues/974)) ([425f33b](https://github.com/yankay/k8sgpt/commit/425f33bb2ddf8cdaff079b097d6956f675c89b0e)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.51.14 ([#1051](https://github.com/yankay/k8sgpt/issues/1051)) ([007b4bb](https://github.com/yankay/k8sgpt/commit/007b4bb8ec4b36705f76fd2f5d96464c75915573)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.51.21 ([#1056](https://github.com/yankay/k8sgpt/issues/1056)) ([ccb692c](https://github.com/yankay/k8sgpt/commit/ccb692c1fdc5496d9d5810dfe41dbf1bdeb68d00)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.51.32 ([#1083](https://github.com/yankay/k8sgpt/issues/1083)) ([75c2add](https://github.com/yankay/k8sgpt/commit/75c2addf66a54df57d0c0ac17f0b359f7612e446)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.51.8 ([#1046](https://github.com/yankay/k8sgpt/issues/1046)) ([19ae31b](https://github.com/yankay/k8sgpt/commit/19ae31b5dd5c54413025cee8081d112223e38400)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.52.3 ([#1094](https://github.com/yankay/k8sgpt/issues/1094)) ([3c48231](https://github.com/yankay/k8sgpt/commit/3c4823127ca04d1d280da6d932e951e6c3f71536)) +* **deps:** update module github.com/aws/aws-sdk-go to v1.53.21 ([#1106](https://github.com/yankay/k8sgpt/issues/1106)) ([bdd470f](https://github.com/yankay/k8sgpt/commit/bdd470f9cae917f965badd22da7def4a7d64d2ae)) +* **deps:** update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.4.0 ([#722](https://github.com/yankay/k8sgpt/issues/722)) ([0e7219a](https://github.com/yankay/k8sgpt/commit/0e7219a36aaa718b7d86adf0a218a521bfac119b)) +* **deps:** update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.5.1 ([#939](https://github.com/yankay/k8sgpt/issues/939)) ([ce7c955](https://github.com/yankay/k8sgpt/commit/ce7c9551bcb1a8b24922a1eb062605bbfeec7929)) +* **deps:** update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.5.2 ([#1084](https://github.com/yankay/k8sgpt/issues/1084)) ([bd695d0](https://github.com/yankay/k8sgpt/commit/bd695d0987e8ec12b44512c46bc5f2e5116076bd)) +* **deps:** update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.6.0 [security] ([#1138](https://github.com/yankay/k8sgpt/issues/1138)) ([3a89318](https://github.com/yankay/k8sgpt/commit/3a893184af50f8c822ac06ce0e20818eaec587b1)) +* **deps:** update module github.com/azure/azure-sdk-for-go/sdk/storage/azblob to v1.2.0 ([#723](https://github.com/yankay/k8sgpt/issues/723)) ([16b229d](https://github.com/yankay/k8sgpt/commit/16b229d5478085655041ff0230d2542c4c0c7ce9)) +* **deps:** update module github.com/azure/azure-sdk-for-go/sdk/storage/azblob to v1.2.1 ([#801](https://github.com/yankay/k8sgpt/issues/801)) ([aa05756](https://github.com/yankay/k8sgpt/commit/aa057565b5c971c493443f3ede4aed8f8a6399f7)) +* **deps:** update module github.com/azure/azure-sdk-for-go/sdk/storage/azblob to v1.3.0 ([#952](https://github.com/yankay/k8sgpt/issues/952)) ([fea2ed1](https://github.com/yankay/k8sgpt/commit/fea2ed1fff5fb5a46d6abc2feb72e1e1adf3b69b)) +* **deps:** update module github.com/azure/azure-sdk-for-go/sdk/storage/azblob to v1.3.1 ([#992](https://github.com/yankay/k8sgpt/issues/992)) ([85f18dd](https://github.com/yankay/k8sgpt/commit/85f18dde1f820fe2413cc6b3109e67b7a010142c)) +* **deps:** update module github.com/azure/azure-sdk-for-go/sdk/storage/azblob to v1.3.2 ([#1085](https://github.com/yankay/k8sgpt/issues/1085)) ([43953ff](https://github.com/yankay/k8sgpt/commit/43953ffa3412ae97b6d54ed14b94955d1b73feba)) +* **deps:** update module github.com/cohere-ai/cohere-go/v2 to v2.7.3 ([#1087](https://github.com/yankay/k8sgpt/issues/1087)) ([36ccc62](https://github.com/yankay/k8sgpt/commit/36ccc628462ad102712fca115b56f521b2b33b38)) +* **deps:** update module github.com/docker/docker to v27.1.1+incompatible [security] ([#1220](https://github.com/yankay/k8sgpt/issues/1220)) ([3148b5c](https://github.com/yankay/k8sgpt/commit/3148b5c61d2ff57d67d966d6e915994d4aa8a844)) +* **deps:** update module github.com/fatih/color to v1.16.0 ([#734](https://github.com/yankay/k8sgpt/issues/734)) ([8ab26d9](https://github.com/yankay/k8sgpt/commit/8ab26d96cec73369ecf014d50fccc26afe15fa44)) +* **deps:** update module github.com/google/generative-ai-go to v0.10.0 ([#1047](https://github.com/yankay/k8sgpt/issues/1047)) ([6b38a56](https://github.com/yankay/k8sgpt/commit/6b38a56afbdaa8e0d8f025088a52d3022673ef9d)) +* **deps:** update module github.com/google/generative-ai-go to v0.11.0 ([#1089](https://github.com/yankay/k8sgpt/issues/1089)) ([f30c9f5](https://github.com/yankay/k8sgpt/commit/f30c9f555449bb90bf8242b88b8fae936cb57938)) +* **deps:** update module github.com/google/generative-ai-go to v0.7.0 ([#940](https://github.com/yankay/k8sgpt/issues/940)) ([3c8d9d4](https://github.com/yankay/k8sgpt/commit/3c8d9d42e573f27185a1572d1bc06f8af87f3a0b)) +* **deps:** update module github.com/google/generative-ai-go to v0.8.0 ([#965](https://github.com/yankay/k8sgpt/issues/965)) ([248260e](https://github.com/yankay/k8sgpt/commit/248260e081327de9f9d1d2c851efab2b4a3e7ede)) +* **deps:** update module github.com/google/gnostic to v0.7.0 ([#679](https://github.com/yankay/k8sgpt/issues/679)) ([901ffb8](https://github.com/yankay/k8sgpt/commit/901ffb8df451ce41e6dc96da61deab987e51b6df)) +* **deps:** update module github.com/ibm/watsonx-go to v1.0.1 ([#1187](https://github.com/yankay/k8sgpt/issues/1187)) ([34b6de3](https://github.com/yankay/k8sgpt/commit/34b6de34041ce253c1c680a7f5fe535b03a50da5)) +* **deps:** update module github.com/mittwald/go-helm-client to v0.12.10 ([#1177](https://github.com/yankay/k8sgpt/issues/1177)) ([fef8539](https://github.com/yankay/k8sgpt/commit/fef853966fc6e33dae0a9686fa767b36201c0228)) +* **deps:** update module github.com/mittwald/go-helm-client to v0.12.12 ([#1226](https://github.com/yankay/k8sgpt/issues/1226)) ([7019d0b](https://github.com/yankay/k8sgpt/commit/7019d0b62f1bebbd4c2a251c98a2beb4975bf2fe)) +* **deps:** update module github.com/mittwald/go-helm-client to v0.12.2 ([#562](https://github.com/yankay/k8sgpt/issues/562)) ([2e0db55](https://github.com/yankay/k8sgpt/commit/2e0db553f92b5ca691b5957b180be35131ab4e2f)) +* **deps:** update module github.com/mittwald/go-helm-client to v0.12.3 ([#582](https://github.com/yankay/k8sgpt/issues/582)) ([c2770f3](https://github.com/yankay/k8sgpt/commit/c2770f38a6f0d3248747927155505db505f5e960)) +* **deps:** update module github.com/mittwald/go-helm-client to v0.12.4 ([#767](https://github.com/yankay/k8sgpt/issues/767)) ([dca5b47](https://github.com/yankay/k8sgpt/commit/dca5b4710d1bb35dfc3346219d3bddb7c726300e)) +* **deps:** update module github.com/mittwald/go-helm-client to v0.12.5 ([#802](https://github.com/yankay/k8sgpt/issues/802)) ([4a7bad3](https://github.com/yankay/k8sgpt/commit/4a7bad313b66750bd830413b7fef005580ad843c)) +* **deps:** update module github.com/prometheus/client_golang to v1.17.0 ([#687](https://github.com/yankay/k8sgpt/issues/687)) ([9597002](https://github.com/yankay/k8sgpt/commit/95970027237e0079ed1f66dc9655fa01b181f4d7)) +* **deps:** update module github.com/prometheus/client_golang to v1.18.0 ([#814](https://github.com/yankay/k8sgpt/issues/814)) ([6eb8f67](https://github.com/yankay/k8sgpt/commit/6eb8f6793ed989ba3ac7ed00336345f68b09bf45)) +* **deps:** update module github.com/prometheus/client_golang to v1.19.0 ([#989](https://github.com/yankay/k8sgpt/issues/989)) ([4065fae](https://github.com/yankay/k8sgpt/commit/4065faef13691f9cf1f50696c62d3b30b0933b4b)) +* **deps:** update module github.com/prometheus/prometheus to v0.53.1 ([#1035](https://github.com/yankay/k8sgpt/issues/1035)) ([de9ef85](https://github.com/yankay/k8sgpt/commit/de9ef8587822814542661e0039b47ef65d902abb)) +* **deps:** update module github.com/prometheus/prometheus to v2 ([#863](https://github.com/yankay/k8sgpt/issues/863)) ([a253af2](https://github.com/yankay/k8sgpt/commit/a253af23b601b23179be5019fbb832a41423cdae)) +* **deps:** update module github.com/pterm/pterm to v0.12.75 ([#881](https://github.com/yankay/k8sgpt/issues/881)) ([e7d690a](https://github.com/yankay/k8sgpt/commit/e7d690afd12cb71d7b344ba92bf059ae18a993c8)) +* **deps:** update module github.com/pterm/pterm to v0.12.78 ([#890](https://github.com/yankay/k8sgpt/issues/890)) ([f9c1b90](https://github.com/yankay/k8sgpt/commit/f9c1b903385978be56f9c4bc87089bd1c761bbea)) +* **deps:** update module github.com/pterm/pterm to v0.12.79 ([#943](https://github.com/yankay/k8sgpt/issues/943)) ([bfbb5c7](https://github.com/yankay/k8sgpt/commit/bfbb5c7e03cad144f6037c7233ffc0817fd403e4)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.13.0 ([#399](https://github.com/yankay/k8sgpt/issues/399)) ([21df094](https://github.com/yankay/k8sgpt/commit/21df094bda31a14235fb2244e8cef74d3c92d919)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.14.0 ([#550](https://github.com/yankay/k8sgpt/issues/550)) ([9dcab94](https://github.com/yankay/k8sgpt/commit/9dcab945460e5972f895fa5302e3425750d635c7)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.14.1 ([#573](https://github.com/yankay/k8sgpt/issues/573)) ([b52424a](https://github.com/yankay/k8sgpt/commit/b52424a9b1a554739cb8e08e296045c181d4041c)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.14.2 ([#603](https://github.com/yankay/k8sgpt/issues/603)) ([81fcf8b](https://github.com/yankay/k8sgpt/commit/81fcf8b5d46387eca7128b877c0652fdf4ed999c)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.15.1 ([#622](https://github.com/yankay/k8sgpt/issues/622)) ([fc90dc8](https://github.com/yankay/k8sgpt/commit/fc90dc865b48fae99253b8bb6a8b1ae7047170b4)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.15.3 ([#636](https://github.com/yankay/k8sgpt/issues/636)) ([54caff8](https://github.com/yankay/k8sgpt/commit/54caff837dc25ae594c6cd0e1bd0b31b1612cf73)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.15.4 ([#689](https://github.com/yankay/k8sgpt/issues/689)) ([f11d314](https://github.com/yankay/k8sgpt/commit/f11d3149b228b643155ed66c189cb0f8a4dd5a0f)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.16.0 ([#703](https://github.com/yankay/k8sgpt/issues/703)) ([b5facd6](https://github.com/yankay/k8sgpt/commit/b5facd64a340a96d38faf045bbb889b928ef08a1)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.17.10 ([#824](https://github.com/yankay/k8sgpt/issues/824)) ([4314804](https://github.com/yankay/k8sgpt/commit/4314804ca7e782f5149dc2078ba9c859edc4688a)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.17.11 ([#853](https://github.com/yankay/k8sgpt/issues/853)) ([1979c86](https://github.com/yankay/k8sgpt/commit/1979c86d0f59921d55cd4229a37d604a6f1dc578)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.17.11 ([#861](https://github.com/yankay/k8sgpt/issues/861)) ([40b5b7e](https://github.com/yankay/k8sgpt/commit/40b5b7e185c8d335bdefb131988b9900ad26bac3)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.17.3 ([#737](https://github.com/yankay/k8sgpt/issues/737)) ([48486e9](https://github.com/yankay/k8sgpt/commit/48486e96274a5e52a03cef00bd531148e27b38c5)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.17.5 ([#742](https://github.com/yankay/k8sgpt/issues/742)) ([3bff9cb](https://github.com/yankay/k8sgpt/commit/3bff9cbe7bb3afb7212735eb91902fd83d3cbb8c)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.17.6 ([#749](https://github.com/yankay/k8sgpt/issues/749)) ([84df364](https://github.com/yankay/k8sgpt/commit/84df3640bc114bb2c768f158d3575732103ff799)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.17.7 ([#753](https://github.com/yankay/k8sgpt/issues/753)) ([9971699](https://github.com/yankay/k8sgpt/commit/9971699fcf42b3309449d81875d45180f723de8d)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.17.8 ([#761](https://github.com/yankay/k8sgpt/issues/761)) ([beaa532](https://github.com/yankay/k8sgpt/commit/beaa53251c8201028db83d60f208e2b0658c93d8)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.17.9 ([#772](https://github.com/yankay/k8sgpt/issues/772)) ([13d64a5](https://github.com/yankay/k8sgpt/commit/13d64a58750c7262c07042b557fbf2c4a511b777)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.18.1 ([#871](https://github.com/yankay/k8sgpt/issues/871)) ([6c62c1a](https://github.com/yankay/k8sgpt/commit/6c62c1a0fcd38cf9de8a99cda6f37b221740b9c8)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.18.2 ([#874](https://github.com/yankay/k8sgpt/issues/874)) ([4de1bbd](https://github.com/yankay/k8sgpt/commit/4de1bbd6f72ca83d46ce5955bac50dffc99af03d)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.19.2 ([#886](https://github.com/yankay/k8sgpt/issues/886)) ([c601972](https://github.com/yankay/k8sgpt/commit/c6019728aea837884620e0b4894568802a948a6e)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.19.3 ([#937](https://github.com/yankay/k8sgpt/issues/937)) ([f2eb1ef](https://github.com/yankay/k8sgpt/commit/f2eb1ef5334877fd3a26dda8c92023f831ea857e)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.19.4 ([#963](https://github.com/yankay/k8sgpt/issues/963)) ([8b0b61e](https://github.com/yankay/k8sgpt/commit/8b0b61e596f790b9558a5e3d1f634a5ee1c6cb0c)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.20.0 ([#977](https://github.com/yankay/k8sgpt/issues/977)) ([e07822c](https://github.com/yankay/k8sgpt/commit/e07822c10bff5dbd91f4da592914c25538353d6b)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.20.1 ([#986](https://github.com/yankay/k8sgpt/issues/986)) ([88a7907](https://github.com/yankay/k8sgpt/commit/88a7907db4700c241e9aa109bc3d8604a8186f87)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.20.2 ([#991](https://github.com/yankay/k8sgpt/issues/991)) ([d2754d3](https://github.com/yankay/k8sgpt/commit/d2754d320fb1f285f93fdced2b8469280bd47fd2)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.20.4 ([#1039](https://github.com/yankay/k8sgpt/issues/1039)) ([6a46a26](https://github.com/yankay/k8sgpt/commit/6a46a26789f730d298cf49a706421f36bc8523b1)) +* **deps:** update module github.com/sashabaranov/go-openai to v1.23.0 ([#1091](https://github.com/yankay/k8sgpt/issues/1091)) ([e74fc08](https://github.com/yankay/k8sgpt/commit/e74fc0838feac5a019a340f7c5ad1c9ae49913fa)) +* **deps:** update module github.com/schollz/progressbar/v3 to v3.14.1 ([#738](https://github.com/yankay/k8sgpt/issues/738)) ([05f444d](https://github.com/yankay/k8sgpt/commit/05f444dec1f234c191e25f71f3eab4838eb2477a)) +* **deps:** update module github.com/schollz/progressbar/v3 to v3.14.2 ([#983](https://github.com/yankay/k8sgpt/issues/983)) ([af3732a](https://github.com/yankay/k8sgpt/commit/af3732ad067b809c54c5f08f6cf5a7a519b452d7)) +* **deps:** update module github.com/schollz/progressbar/v3 to v3.14.5 ([#1145](https://github.com/yankay/k8sgpt/issues/1145)) ([3547c48](https://github.com/yankay/k8sgpt/commit/3547c4808a846eb4392996afa20a84bdddf8e24f)) +* **deps:** update module github.com/spf13/cobra to v1.8.0 ([#732](https://github.com/yankay/k8sgpt/issues/732)) ([19e502a](https://github.com/yankay/k8sgpt/commit/19e502a841e0463b682b0c6b8291f10aee616d7e)) +* **deps:** update module github.com/spf13/cobra to v1.8.1 ([#1161](https://github.com/yankay/k8sgpt/issues/1161)) ([a075792](https://github.com/yankay/k8sgpt/commit/a0757921191205398539a6ccc8dbfaa503db595f)) +* **deps:** update module github.com/spf13/viper to v1.17.0 ([#700](https://github.com/yankay/k8sgpt/issues/700)) ([184d148](https://github.com/yankay/k8sgpt/commit/184d1481081f4297bec21fbd60d7eff1964944ae)) +* **deps:** update module github.com/spf13/viper to v1.18.2 ([#787](https://github.com/yankay/k8sgpt/issues/787)) ([8dea617](https://github.com/yankay/k8sgpt/commit/8dea6170a2c00c03f08f25e4f0a232be617536f1)) +* **deps:** update module github.com/stretchr/testify to v1.9.0 ([#999](https://github.com/yankay/k8sgpt/issues/999)) ([1491e67](https://github.com/yankay/k8sgpt/commit/1491e675673dcc13ccf6ac1778113762542e8cbc)) +* **deps:** update module go.uber.org/zap to v1.25.0 ([#589](https://github.com/yankay/k8sgpt/issues/589)) ([9672cea](https://github.com/yankay/k8sgpt/commit/9672cea228de976772f453e6a05ce05456741de8)) +* **deps:** update module go.uber.org/zap to v1.26.0 ([#658](https://github.com/yankay/k8sgpt/issues/658)) ([f76b572](https://github.com/yankay/k8sgpt/commit/f76b57265432a704c3fc5aa67b0d569179b4ef03)) +* **deps:** update module go.uber.org/zap to v1.27.0 ([#972](https://github.com/yankay/k8sgpt/issues/972)) ([8f00218](https://github.com/yankay/k8sgpt/commit/8f002180901c8bf7e6b1a5451dd97ef566260b0f)) +* **deps:** update module golang.org/x/net to v0.23.0 [security] ([#1071](https://github.com/yankay/k8sgpt/issues/1071)) ([693b23f](https://github.com/yankay/k8sgpt/commit/693b23f1fc33659a3c4f52fc4d9c23348b22bfb1)) +* **deps:** update module golang.org/x/net to v0.25.0 ([#1092](https://github.com/yankay/k8sgpt/issues/1092)) ([fe53907](https://github.com/yankay/k8sgpt/commit/fe53907c44e9cd56b6747f52ae3402bc6ae2bd49)) +* **deps:** update module golang.org/x/term to v0.10.0 ([#542](https://github.com/yankay/k8sgpt/issues/542)) ([1276b3e](https://github.com/yankay/k8sgpt/commit/1276b3e89715b1cfb553e60d4f25592acef80a6f)) +* **deps:** update module golang.org/x/term to v0.11.0 ([#593](https://github.com/yankay/k8sgpt/issues/593)) ([7f109cd](https://github.com/yankay/k8sgpt/commit/7f109cdcfac00a329a53121287e44c2567af6b4a)) +* **deps:** update module golang.org/x/term to v0.12.0 ([#626](https://github.com/yankay/k8sgpt/issues/626)) ([44d17c5](https://github.com/yankay/k8sgpt/commit/44d17c51ff8ece92cd0c85f40d15caa97d990544)) +* **deps:** update module golang.org/x/term to v0.16.0 ([#831](https://github.com/yankay/k8sgpt/issues/831)) ([4de989c](https://github.com/yankay/k8sgpt/commit/4de989c803ee43a02d75112d1b3a54daee3dd9af)) +* **deps:** update module golang.org/x/term to v0.17.0 ([#941](https://github.com/yankay/k8sgpt/issues/941)) ([4e57088](https://github.com/yankay/k8sgpt/commit/4e57088a0137767a42c778a59ff07fff04c04289)) +* **deps:** update module google.golang.org/api to v0.151.0 ([#763](https://github.com/yankay/k8sgpt/issues/763)) ([3e3f6a9](https://github.com/yankay/k8sgpt/commit/3e3f6a903a81d9622660f5adf9cae7d22a5c99f4)) +* **deps:** update module google.golang.org/api to v0.154.0 ([#779](https://github.com/yankay/k8sgpt/issues/779)) ([78f7f2b](https://github.com/yankay/k8sgpt/commit/78f7f2ba85fd357cab13ccc15e9e767e8611773a)) +* **deps:** update module google.golang.org/api to v0.155.0 ([#836](https://github.com/yankay/k8sgpt/issues/836)) ([105a239](https://github.com/yankay/k8sgpt/commit/105a239d94384f4096c01d9978564040773ab56e)) +* **deps:** update module google.golang.org/api to v0.157.0 ([#860](https://github.com/yankay/k8sgpt/issues/860)) ([72e08ef](https://github.com/yankay/k8sgpt/commit/72e08efff1fc501dfcba791c9d940e575f3e2395)) +* **deps:** update module google.golang.org/api to v0.164.0 ([#953](https://github.com/yankay/k8sgpt/issues/953)) ([29b482f](https://github.com/yankay/k8sgpt/commit/29b482f5978795fa8db729030bd75803e2e61f95)) +* **deps:** update module google.golang.org/api to v0.165.0 ([#959](https://github.com/yankay/k8sgpt/issues/959)) ([cc99bd5](https://github.com/yankay/k8sgpt/commit/cc99bd51f05db4e87f806ac58ee1cb7a83b25e4d)) +* **deps:** update module google.golang.org/api to v0.167.0 ([#973](https://github.com/yankay/k8sgpt/issues/973)) ([6103c96](https://github.com/yankay/k8sgpt/commit/6103c96c41e10e2fe13d285ff15a36bf2fbeb5c2)) +* **deps:** update module google.golang.org/grpc to v1.56.0 ([#510](https://github.com/yankay/k8sgpt/issues/510)) ([f3e0b9b](https://github.com/yankay/k8sgpt/commit/f3e0b9b56d13397c79f57e76bdd6b741bb565fb4)) +* **deps:** update module google.golang.org/grpc to v1.56.1 ([#520](https://github.com/yankay/k8sgpt/issues/520)) ([be52308](https://github.com/yankay/k8sgpt/commit/be52308c99f6aed73e2c20d260823795d45876f5)) +* **deps:** update module google.golang.org/grpc to v1.56.2 ([#546](https://github.com/yankay/k8sgpt/issues/546)) ([cc83fe1](https://github.com/yankay/k8sgpt/commit/cc83fe19bafc87647fa0293189f90c84d2dd8edb)) +* **deps:** update module google.golang.org/grpc to v1.57.0 ([#585](https://github.com/yankay/k8sgpt/issues/585)) ([59897f3](https://github.com/yankay/k8sgpt/commit/59897f330a037f1e5de0f958dd93b826e2ce481d)) +* **deps:** update module google.golang.org/grpc to v1.58.0 ([#635](https://github.com/yankay/k8sgpt/issues/635)) ([d58e002](https://github.com/yankay/k8sgpt/commit/d58e002d7dc55cc759402fcadb03af921cd30dc3)) +* **deps:** update module google.golang.org/grpc to v1.58.1 ([#656](https://github.com/yankay/k8sgpt/issues/656)) ([abfb584](https://github.com/yankay/k8sgpt/commit/abfb58432fbd1168db13880e5b9dbcbdde70f147)) +* **deps:** update module google.golang.org/grpc to v1.58.2 ([#680](https://github.com/yankay/k8sgpt/issues/680)) ([402e97d](https://github.com/yankay/k8sgpt/commit/402e97d05ea33879d997d98019b72da0f1074fc7)) +* **deps:** update module google.golang.org/grpc to v1.58.3 ([#704](https://github.com/yankay/k8sgpt/issues/704)) ([1d7360c](https://github.com/yankay/k8sgpt/commit/1d7360c0ae4dab376872acc71dc68d59eb4d9752)) +* **deps:** update module google.golang.org/grpc to v1.59.0 ([#713](https://github.com/yankay/k8sgpt/issues/713)) ([901c5ec](https://github.com/yankay/k8sgpt/commit/901c5ec18858f2f7fd385ff20aef77d203748c93)) +* **deps:** update module google.golang.org/grpc to v1.60.1 ([#790](https://github.com/yankay/k8sgpt/issues/790)) ([5d54c3f](https://github.com/yankay/k8sgpt/commit/5d54c3f840a9ce002606b6601187e69fb62f8a28)) +* **deps:** update module google.golang.org/grpc to v1.61.1 ([#954](https://github.com/yankay/k8sgpt/issues/954)) ([9c1f1b8](https://github.com/yankay/k8sgpt/commit/9c1f1b8804a26f549379efe637d0bedb8e2cb890)) +* **deps:** update module google.golang.org/grpc to v1.62.0 ([#975](https://github.com/yankay/k8sgpt/issues/975)) ([97446aa](https://github.com/yankay/k8sgpt/commit/97446aae079824d6556416314c0a27514088a667)) +* **deps:** update module google.golang.org/grpc to v1.64.1 [security] ([#1178](https://github.com/yankay/k8sgpt/issues/1178)) ([dd20dbc](https://github.com/yankay/k8sgpt/commit/dd20dbc9829fc50f77ad6a32c3a10dcf221d2750)) +* **deps:** update module gopkg.in/yaml.v2 to v3 ([#864](https://github.com/yankay/k8sgpt/issues/864)) ([36ba6c5](https://github.com/yankay/k8sgpt/commit/36ba6c5147a9ed75c14dbba4bc06cae903e651a4)) +* **deps:** update module gopkg.in/yaml.v2 to v3 ([#865](https://github.com/yankay/k8sgpt/issues/865)) ([c55025d](https://github.com/yankay/k8sgpt/commit/c55025d04ebf9da0f6092aabb0b043ccef05164c)) +* **deps:** update module gopkg.in/yaml.v2 to v3 ([#866](https://github.com/yankay/k8sgpt/issues/866)) ([81d6604](https://github.com/yankay/k8sgpt/commit/81d660447d236cd03b75866871bb69f2c77c5c66)) +* **deps:** update module gopkg.in/yaml.v2 to v3 ([#875](https://github.com/yankay/k8sgpt/issues/875)) ([1f371e2](https://github.com/yankay/k8sgpt/commit/1f371e2807c47dbb4613bf873ec67a77e8e6c80c)) +* **deps:** update module gopkg.in/yaml.v2 to v3 ([#956](https://github.com/yankay/k8sgpt/issues/956)) ([d9fe744](https://github.com/yankay/k8sgpt/commit/d9fe7446af428209610adc83ec17cf50491a5a47)) +* **deps:** update module gopkg.in/yaml.v2 to v3 ([#957](https://github.com/yankay/k8sgpt/issues/957)) ([f929e7f](https://github.com/yankay/k8sgpt/commit/f929e7feea5931ddec77af49dd08937aca85fd49)) +* **deps:** update module gopkg.in/yaml.v2 to v3 ([#979](https://github.com/yankay/k8sgpt/issues/979)) ([35f5185](https://github.com/yankay/k8sgpt/commit/35f51859140c78ce953443afcc27f77230287809)) +* **deps:** update module gopkg.in/yaml.v2 to v3 ([#980](https://github.com/yankay/k8sgpt/issues/980)) ([334a86a](https://github.com/yankay/k8sgpt/commit/334a86aaf40e5421929cf380191841db064d9bf7)) +* **deps:** update module helm.sh/helm/v3 to v3.12.2 ([#555](https://github.com/yankay/k8sgpt/issues/555)) ([9eb96c4](https://github.com/yankay/k8sgpt/commit/9eb96c495cdb1247b664de625a036902b5e156ff)) +* **deps:** update module helm.sh/helm/v3 to v3.12.3 ([#602](https://github.com/yankay/k8sgpt/issues/602)) ([7910c9a](https://github.com/yankay/k8sgpt/commit/7910c9aa2c40f3c1837cce179dd1fc91a9744946)) +* **deps:** update module helm.sh/helm/v3 to v3.13.0 ([#688](https://github.com/yankay/k8sgpt/issues/688)) ([87c8bce](https://github.com/yankay/k8sgpt/commit/87c8bcea4becd165aeb0ac98d79df7dab9c37ee3)) +* **deps:** update module helm.sh/helm/v3 to v3.13.1 ([#706](https://github.com/yankay/k8sgpt/issues/706)) ([40133ad](https://github.com/yankay/k8sgpt/commit/40133adaedff3862199e00f62877a88fcffa67c5)) +* **deps:** update module helm.sh/helm/v3 to v3.13.2 ([#740](https://github.com/yankay/k8sgpt/issues/740)) ([6a665f0](https://github.com/yankay/k8sgpt/commit/6a665f05d782ba9c3051df7a15ff304c89cb34f4)) +* **deps:** update module helm.sh/helm/v3 to v3.13.3 ([#803](https://github.com/yankay/k8sgpt/issues/803)) ([a8e1932](https://github.com/yankay/k8sgpt/commit/a8e193212222811f3a278df6056dd2165c4323bd)) +* disable adding multiple openai provider ([#1191](https://github.com/yankay/k8sgpt/issues/1191)) ([644581f](https://github.com/yankay/k8sgpt/commit/644581f4958f470cfb088a69a478db0ab91c1540)) +* displaying correct yaml config location on app start ([#521](https://github.com/yankay/k8sgpt/issues/521)) ([b7d4602](https://github.com/yankay/k8sgpt/commit/b7d4602cb8aaaa0c22a0a5941d8c6edad7c58db4)) +* emergency fix for bad package revision in go mod ([#663](https://github.com/yankay/k8sgpt/issues/663)) ([2472da1](https://github.com/yankay/k8sgpt/commit/2472da167300a831dc5b45f7fc0169a0b5b1ccb7)) +* enabled auth add support watsonx backend ([#1190](https://github.com/yankay/k8sgpt/issues/1190)) ([d702209](https://github.com/yankay/k8sgpt/commit/d702209941480dce62b9622ea30fdb4a9e5ef083)) +* ensure ingress HTTP rule exists to prevent panic ([#726](https://github.com/yankay/k8sgpt/issues/726)) ([37721b5](https://github.com/yankay/k8sgpt/commit/37721b5dd77d66edfb7e8377b2b96470b8a21d1b)) +* helm chart security context rendering if empty ([#1235](https://github.com/yankay/k8sgpt/issues/1235)) ([be4ca86](https://github.com/yankay/k8sgpt/commit/be4ca86af07e832eb7832f7e5f83df8676bafd29)) +* invalid ParentObj in output ([#1068](https://github.com/yankay/k8sgpt/issues/1068)) ([b2ab943](https://github.com/yankay/k8sgpt/commit/b2ab94375e4233cdfa9762877995445c313bb962)) +* issue-1168, remove duplicate CVE ([#1230](https://github.com/yankay/k8sgpt/issues/1230)) ([8edb053](https://github.com/yankay/k8sgpt/commit/8edb053b3e88027880a75999eab19bed2176747f)) +* lint errors ([#923](https://github.com/yankay/k8sgpt/issues/923)) ([3415031](https://github.com/yankay/k8sgpt/commit/3415031006bb5899019e68d33ac6083d03ef864b)) +* log analyzer failed with multiple containers in the pod ([#920](https://github.com/yankay/k8sgpt/issues/920)) ([98286a9](https://github.com/yankay/k8sgpt/commit/98286a965e4c4c680deeb43d3397b51089968366)) +* lowercase logs before running regex matching in LogAnalyzer ([#794](https://github.com/yankay/k8sgpt/issues/794)) ([03b63be](https://github.com/yankay/k8sgpt/commit/03b63befa247ac84b795a0ec8d5280196b8d570d)) +* no explain case, improved readability. ([#825](https://github.com/yankay/k8sgpt/issues/825)) ([035348d](https://github.com/yankay/k8sgpt/commit/035348d8a0d290ac26b42425945eaafe038cedc5)) +* optimize analyze service ([#461](https://github.com/yankay/k8sgpt/issues/461)) ([cc665ea](https://github.com/yankay/k8sgpt/commit/cc665ea4f3f279c30c7dd7996786e6bdce88acc8)) +* pdb panic error guard ([#664](https://github.com/yankay/k8sgpt/issues/664)) ([3277b2a](https://github.com/yankay/k8sgpt/commit/3277b2ad4b27ade9bd7da07f5fc8d8f074355177)) +* remove provider from default on delete ([#529](https://github.com/yankay/k8sgpt/issues/529)) ([5a983c4](https://github.com/yankay/k8sgpt/commit/5a983c4a0a511389e25cffe12999b903b85cd96d)) +* remove shorthand flag for topp option in add command ([#1115](https://github.com/yankay/k8sgpt/issues/1115)) ([e261c09](https://github.com/yankay/k8sgpt/commit/e261c09889359d5870acb9720ff033440f835f8f)) +* remove show password in auth list ([#1061](https://github.com/yankay/k8sgpt/issues/1061)) ([9e02637](https://github.com/yankay/k8sgpt/commit/9e0263778f6dbc179184fa9d86f07d808283d63e)) +* respect namespace scope in trivy analyzer ([#661](https://github.com/yankay/k8sgpt/issues/661)) ([6481590](https://github.com/yankay/k8sgpt/commit/6481590b29b80391ea1c9298cae5d8f0a4ae7354)) +* security warning around printing provider details in https://github.com/k8sgpt-ai/k8sgpt/security/code-scanning/1 ([#695](https://github.com/yankay/k8sgpt/issues/695)) ([85ce557](https://github.com/yankay/k8sgpt/commit/85ce55768199f90b1d2a5118ec2621ea5c7a7a67)) +* segmentation violation during serve ([#1215](https://github.com/yankay/k8sgpt/issues/1215)) ([b7e5394](https://github.com/yankay/k8sgpt/commit/b7e5394caaabb43e01161618f7a6e9f4aa8f7408)) +* set logger for controller-runtime ([#1211](https://github.com/yankay/k8sgpt/issues/1211)) ([8e37369](https://github.com/yankay/k8sgpt/commit/8e37369e5c6c96096b66179f22a27b2c0018c43a)) +* set result name and namespace to trivy vulnreport and configaudiā€¦ ([#869](https://github.com/yankay/k8sgpt/issues/869)) ([a3cd7e6](https://github.com/yankay/k8sgpt/commit/a3cd7e6385365a1d190a9e8439311cb9d5eeda56)) +* set topP from config ([#1053](https://github.com/yankay/k8sgpt/issues/1053)) ([c162cc2](https://github.com/yankay/k8sgpt/commit/c162cc22ee468070e0602d3fd684b022fa585c4f)) +* shorthand for the http flag in serve command ([#969](https://github.com/yankay/k8sgpt/issues/969)) ([f55f837](https://github.com/yankay/k8sgpt/commit/f55f8370ebf0db6db629641337cd78ad7f120865)) +* show trivy as active when activated with --no-install flag ([#675](https://github.com/yankay/k8sgpt/issues/675)) ([7368271](https://github.com/yankay/k8sgpt/commit/73682717eda4fa2e0cbc6311d5c97e01e0f2673c)) +* typo in add command ([#539](https://github.com/yankay/k8sgpt/issues/539)) ([da750df](https://github.com/yankay/k8sgpt/commit/da750df16bde878f7619aa58ef5e7ef7d3173b2b)) +* typo in httproute files name ([#877](https://github.com/yankay/k8sgpt/issues/877)) ([cdbeb14](https://github.com/yankay/k8sgpt/commit/cdbeb146a28ebc21ac2c4d27e977b1771f9290b4)) +* typos ([#629](https://github.com/yankay/k8sgpt/issues/629)) ([067c348](https://github.com/yankay/k8sgpt/commit/067c3483e6b379bd710c7f799de63bc1890b6c81)) +* unused variable failure warning in webhooks file ([#916](https://github.com/yankay/k8sgpt/issues/916)) ([3f0964a](https://github.com/yankay/k8sgpt/commit/3f0964ad385390f53516904219fbfc47b989d31f)) +* use default values when adding auth ([#568](https://github.com/yankay/k8sgpt/issues/568)) ([7461a74](https://github.com/yankay/k8sgpt/commit/7461a748f8e994e58ac4f56fd9919b1744bd7366)), closes [#567](https://github.com/yankay/k8sgpt/issues/567) +* use kubeconfig file when user specify it ([#605](https://github.com/yankay/k8sgpt/issues/605)) ([e3b21ec](https://github.com/yankay/k8sgpt/commit/e3b21ec5ecd5f823470c2c2f570ed89a2c071b5a)), closes [#604](https://github.com/yankay/k8sgpt/issues/604) +* use-case while in cluster, connecting to an external ([#623](https://github.com/yankay/k8sgpt/issues/623)) ([1a7f45c](https://github.com/yankay/k8sgpt/commit/1a7f45cc55348d567148d01e61c7527e4d534f34)) + + +### Other + +* added basic server startup test ([#817](https://github.com/yankay/k8sgpt/issues/817)) ([3e7cea7](https://github.com/yankay/k8sgpt/commit/3e7cea7bd39253718bc3d2f8b10ac5fc9b98cbc2)) +* allows an environmental override of the default AWS region andā€¦ ([#1025](https://github.com/yankay/k8sgpt/issues/1025)) ([8f8f5c6](https://github.com/yankay/k8sgpt/commit/8f8f5c6df7fbcd08ee48d91a4f2e011a3e69e4ac)) +* attempt to group renovate deps ([#1007](https://github.com/yankay/k8sgpt/issues/1007)) ([adf4f17](https://github.com/yankay/k8sgpt/commit/adf4f17085672fd5ae78dad4f8ac1d887029836d)) +* continue on absent service ([#569](https://github.com/yankay/k8sgpt/issues/569)) ([153d38d](https://github.com/yankay/k8sgpt/commit/153d38deb060cb84d606f8391e5700025ce02a9b)) +* **deps:** bump github.com/cyphar/filepath-securejoin ([#644](https://github.com/yankay/k8sgpt/issues/644)) ([25890e6](https://github.com/yankay/k8sgpt/commit/25890e6e3807171e655fec0d2081cedad3ad6273)) +* **deps:** exclude retracted cohere-go versions ([#583](https://github.com/yankay/k8sgpt/issues/583)) ([f8a53a5](https://github.com/yankay/k8sgpt/commit/f8a53a5c035fd3e3598666d9792c4e1231f9838d)) +* **deps:** pin codecov/codecov-action action to ab904c4 ([#1031](https://github.com/yankay/k8sgpt/issues/1031)) ([e0af76f](https://github.com/yankay/k8sgpt/commit/e0af76f3c9c0120dbc4d9373d69a262e1ec2b7f2)) +* **deps:** pin codecov/codecov-action action to eaaf4be ([#820](https://github.com/yankay/k8sgpt/issues/820)) ([2f0f2df](https://github.com/yankay/k8sgpt/commit/2f0f2dfa8a5957cb8b10864c14d7883158723a6a)) +* **deps:** pin google-github-actions/release-please-action action to db8f2c6 ([#747](https://github.com/yankay/k8sgpt/issues/747)) ([4408110](https://github.com/yankay/k8sgpt/commit/4408110b1a4835bb237b3d5674d6fa8a13f0181b)) +* **deps:** pin goreleaser/goreleaser-action action to 286f3b1 ([#1171](https://github.com/yankay/k8sgpt/issues/1171)) ([1a00aaf](https://github.com/yankay/k8sgpt/commit/1a00aafbb2f6f1482dfb3da7e96954b12ad5a4fd)) +* **deps:** update actions/checkout action to v4 ([#628](https://github.com/yankay/k8sgpt/issues/628)) ([e65d9a6](https://github.com/yankay/k8sgpt/commit/e65d9a650522120d602b2a62703aa2b39abfdea1)) +* **deps:** update actions/checkout digest to 0ad4b8f ([#1078](https://github.com/yankay/k8sgpt/issues/1078)) ([ea8183c](https://github.com/yankay/k8sgpt/commit/ea8183ce848ba58f91cfa68755d6f5b9cf695d36)) +* **deps:** update actions/checkout digest to 692973e ([#1129](https://github.com/yankay/k8sgpt/issues/1129)) ([24ebeaf](https://github.com/yankay/k8sgpt/commit/24ebeaf3a748f2bf40c18ddcecaf8655b457048b)) +* **deps:** update actions/checkout digest to 8ade135 ([#681](https://github.com/yankay/k8sgpt/issues/681)) ([aa9e6a3](https://github.com/yankay/k8sgpt/commit/aa9e6a3549877260423462c35ebbdfd95381be2c)) +* **deps:** update actions/checkout digest to b4ffde6 ([#719](https://github.com/yankay/k8sgpt/issues/719)) ([a77bd41](https://github.com/yankay/k8sgpt/commit/a77bd410489e624d29ccc8fd45a004f6844b3620)) +* **deps:** update actions/checkout digest to f43a0e5 ([#612](https://github.com/yankay/k8sgpt/issues/612)) ([6f9f7b2](https://github.com/yankay/k8sgpt/commit/6f9f7b2b602605f3be7fd02bd521574e9c26fa78)) +* **deps:** update actions/setup-go action to v5 ([#788](https://github.com/yankay/k8sgpt/issues/788)) ([d00ed33](https://github.com/yankay/k8sgpt/commit/d00ed33678b1560a3996f1d735d84ca0ca05c0b0)) +* **deps:** update actions/setup-go digest to 0a12ed9 ([#1182](https://github.com/yankay/k8sgpt/issues/1182)) ([593139c](https://github.com/yankay/k8sgpt/commit/593139cffb1982fe45ccc9403acc893f51064271)) +* **deps:** update actions/setup-go digest to 93397be ([#600](https://github.com/yankay/k8sgpt/issues/600)) ([1a0ae1a](https://github.com/yankay/k8sgpt/commit/1a0ae1a086d328b1eaa70c412122427a6e8df2f5)) +* **deps:** update actions/setup-go digest to cdcb360 ([#1096](https://github.com/yankay/k8sgpt/issues/1096)) ([3452c0d](https://github.com/yankay/k8sgpt/commit/3452c0def68fd5352d2d09201f813f657245bd9f)) +* **deps:** update actions/upload-artifact action to v4 ([#806](https://github.com/yankay/k8sgpt/issues/806)) ([d6fb648](https://github.com/yankay/k8sgpt/commit/d6fb648e23c1ed1e4680fc4b7b4e96501f50ad48)) +* **deps:** update actions/upload-artifact digest to 0b2256b ([#1175](https://github.com/yankay/k8sgpt/issues/1175)) ([4b13727](https://github.com/yankay/k8sgpt/commit/4b13727ef579240adc2777d1126544fafb23b993)) +* **deps:** update actions/upload-artifact digest to 1eb3cb2 ([#867](https://github.com/yankay/k8sgpt/issues/867)) ([4ce56f3](https://github.com/yankay/k8sgpt/commit/4ce56f38b4338a6a2fe69f588b0f17e0b54d0ae6)) +* **deps:** update actions/upload-artifact digest to 26f96df ([#888](https://github.com/yankay/k8sgpt/issues/888)) ([483a9da](https://github.com/yankay/k8sgpt/commit/483a9dad103ad1af82491dc1d5e0a39bb4865a1b)) +* **deps:** update actions/upload-artifact digest to 5d5d22a ([#925](https://github.com/yankay/k8sgpt/issues/925)) ([070aa7f](https://github.com/yankay/k8sgpt/commit/070aa7fdd0982c0c7f02a1da9e6797d5efaa5586)) +* **deps:** update actions/upload-artifact digest to 6546280 ([#1079](https://github.com/yankay/k8sgpt/issues/1079)) ([9b797d7](https://github.com/yankay/k8sgpt/commit/9b797d7e8b4f704dae12acaa7778b6b65e2c36ac)) +* **deps:** update actions/upload-artifact digest to 694cdab ([#880](https://github.com/yankay/k8sgpt/issues/880)) ([3cf18e7](https://github.com/yankay/k8sgpt/commit/3cf18e783edb341b7bdd6aa20dbcce11971fa241)) +* **deps:** update actions/upload-artifact digest to 834a144 ([#1214](https://github.com/yankay/k8sgpt/issues/1214)) ([2a8a9b4](https://github.com/yankay/k8sgpt/commit/2a8a9b486714d780c0df3ecae8757534249731dc)) +* **deps:** update actions/upload-artifact digest to a8a3f3a ([#633](https://github.com/yankay/k8sgpt/issues/633)) ([4bfc7f9](https://github.com/yankay/k8sgpt/commit/4bfc7f996c851adadc5ab0754da6852979084e9d)) +* **deps:** update amannn/action-semantic-pull-request action to v5.3.0 ([#683](https://github.com/yankay/k8sgpt/issues/683)) ([c5a8c46](https://github.com/yankay/k8sgpt/commit/c5a8c462989c097bf37ac48ea4f1a9010285042c)) +* **deps:** update amannn/action-semantic-pull-request action to v5.4.0 ([#729](https://github.com/yankay/k8sgpt/issues/729)) ([188a8a2](https://github.com/yankay/k8sgpt/commit/188a8a2cd5e25b35446e2eab46279a0ba3976af3)) +* **deps:** update amannn/action-semantic-pull-request action to v5.5.2 ([#1088](https://github.com/yankay/k8sgpt/issues/1088)) ([a809a45](https://github.com/yankay/k8sgpt/commit/a809a455f55d1af104ebc0540007aa678581dd21)) +* **deps:** update amannn/action-semantic-pull-request action to v5.5.3 ([#1172](https://github.com/yankay/k8sgpt/issues/1172)) ([27ac60a](https://github.com/yankay/k8sgpt/commit/27ac60aed296c3d9582f34e14c5985a4bccd991e)) +* **deps:** update anchore/sbom-action action to v0.14.3 ([#517](https://github.com/yankay/k8sgpt/issues/517)) ([0521060](https://github.com/yankay/k8sgpt/commit/05210604109a6e892bb465df11038b8c24d68076)) +* **deps:** update anchore/sbom-action action to v0.15.0 ([#765](https://github.com/yankay/k8sgpt/issues/765)) ([cf1e243](https://github.com/yankay/k8sgpt/commit/cf1e243708ab406f070da3f96be1fc60b7ce2ea4)) +* **deps:** update anchore/sbom-action action to v0.15.1 ([#784](https://github.com/yankay/k8sgpt/issues/784)) ([6473a2b](https://github.com/yankay/k8sgpt/commit/6473a2b532491b707b3af922fc2198e626ebf219)) +* **deps:** update anchore/sbom-action action to v0.15.10 ([#1044](https://github.com/yankay/k8sgpt/issues/1044)) ([e05a902](https://github.com/yankay/k8sgpt/commit/e05a902d904fc0b63998ae290f15e79d330317fb)) +* **deps:** update anchore/sbom-action action to v0.15.11 ([#1082](https://github.com/yankay/k8sgpt/issues/1082)) ([12fa5ae](https://github.com/yankay/k8sgpt/commit/12fa5aef4dada597d7059e5717ec7bee3b38c122)) +* **deps:** update anchore/sbom-action action to v0.15.2 ([#823](https://github.com/yankay/k8sgpt/issues/823)) ([70c6892](https://github.com/yankay/k8sgpt/commit/70c68929d8d963c0bd17390c76e366d4339f56b9)) +* **deps:** update anchore/sbom-action action to v0.15.3 ([#850](https://github.com/yankay/k8sgpt/issues/850)) ([12f764d](https://github.com/yankay/k8sgpt/commit/12f764d5846accbd987d40f69a153dceb9954f39)) +* **deps:** update anchore/sbom-action action to v0.15.4 ([#879](https://github.com/yankay/k8sgpt/issues/879)) ([d213399](https://github.com/yankay/k8sgpt/commit/d2133991617697b13b8846f2acb3a3bb6cebb160)) +* **deps:** update anchore/sbom-action action to v0.15.5 ([#885](https://github.com/yankay/k8sgpt/issues/885)) ([60853fe](https://github.com/yankay/k8sgpt/commit/60853fe4eb8de7a1fdbaea388c3d2d6205e273a6)) +* **deps:** update anchore/sbom-action action to v0.15.8 ([#926](https://github.com/yankay/k8sgpt/issues/926)) ([f61c3e2](https://github.com/yankay/k8sgpt/commit/f61c3e228c69fa160735ddb2c1347720112b738f)) +* **deps:** update anchore/sbom-action action to v0.15.9 ([#1004](https://github.com/yankay/k8sgpt/issues/1004)) ([b05b6a3](https://github.com/yankay/k8sgpt/commit/b05b6a38ed4a9fc017f9dcb52cff8a332c11056d)) +* **deps:** update anchore/sbom-action action to v0.16.0 ([#1146](https://github.com/yankay/k8sgpt/issues/1146)) ([dd66355](https://github.com/yankay/k8sgpt/commit/dd6635579789ce65ee86dc1196e7dfde1b7d20e6)) +* **deps:** update anchore/sbom-action action to v0.16.1 ([#1179](https://github.com/yankay/k8sgpt/issues/1179)) ([3e93409](https://github.com/yankay/k8sgpt/commit/3e9340925c3d59861b1a95d5c1bc08c19ec26e4a)) +* **deps:** update anchore/sbom-action action to v0.17.0 ([#1197](https://github.com/yankay/k8sgpt/issues/1197)) ([407c855](https://github.com/yankay/k8sgpt/commit/407c855e147b73739e800310c926826344d36323)) +* **deps:** update anchore/sbom-action action to v0.17.1 ([#1224](https://github.com/yankay/k8sgpt/issues/1224)) ([f573819](https://github.com/yankay/k8sgpt/commit/f57381961fbc63305d9e9aa63e85a90a100ee553)) +* **deps:** update cohere client implementation to v2 ([#1062](https://github.com/yankay/k8sgpt/issues/1062)) ([eb7687a](https://github.com/yankay/k8sgpt/commit/eb7687a08917ad4048c6f00c17bb45591a935a3a)) +* **deps:** update docker/build-push-action action to v5 ([#643](https://github.com/yankay/k8sgpt/issues/643)) ([241f1bd](https://github.com/yankay/k8sgpt/commit/241f1bd6dfcb772711551aac42e48a2f59e64046)) +* **deps:** update docker/build-push-action digest to 2cdde99 ([#1032](https://github.com/yankay/k8sgpt/issues/1032)) ([b12c006](https://github.com/yankay/k8sgpt/commit/b12c006c6304165269b90d770048b851e1aa1d1f)) +* **deps:** update docker/build-push-action digest to 2eb1c19 ([#499](https://github.com/yankay/k8sgpt/issues/499)) ([9df75cc](https://github.com/yankay/k8sgpt/commit/9df75cc959f7ed23cae8e3761498ea6c56885788)) +* **deps:** update docker/build-push-action digest to 4a13e50 ([#760](https://github.com/yankay/k8sgpt/issues/760)) ([b5853de](https://github.com/yankay/k8sgpt/commit/b5853de8a6fcd17b1c1a4c53dbe3ffc82b83f72f)) +* **deps:** update docker/build-push-action digest to af5a7ed ([#1003](https://github.com/yankay/k8sgpt/issues/1003)) ([b58b719](https://github.com/yankay/k8sgpt/commit/b58b7191af2fe082d94d46ef6a2784c1ea322340)) +* **deps:** update docker/build-push-action digest to ca052bb ([#1140](https://github.com/yankay/k8sgpt/issues/1140)) ([0c02160](https://github.com/yankay/k8sgpt/commit/0c0216096efde9c2c812ee90522c081f51c52631)) +* **deps:** update docker/login-action action to v3 ([#648](https://github.com/yankay/k8sgpt/issues/648)) ([b491c92](https://github.com/yankay/k8sgpt/commit/b491c9200e781284737dd74a9789dfc0c1e7b14a)) +* **deps:** update docker/login-action digest to 0d4c9c5 ([#1141](https://github.com/yankay/k8sgpt/issues/1141)) ([602d111](https://github.com/yankay/k8sgpt/commit/602d111d8568d38cda744d2b179ee2d3eb59ba02)) +* **deps:** update docker/login-action digest to 465a078 ([#488](https://github.com/yankay/k8sgpt/issues/488)) ([c15a561](https://github.com/yankay/k8sgpt/commit/c15a561b635dc678bb8de15c6623914942475537)) +* **deps:** update docker/login-action digest to 9780b0c ([#1212](https://github.com/yankay/k8sgpt/issues/1212)) ([477ef15](https://github.com/yankay/k8sgpt/commit/477ef155d32f4d81ca3bee612644f51fc1098cdc)) +* **deps:** update docker/login-action digest to e92390c ([#1033](https://github.com/yankay/k8sgpt/issues/1033)) ([c872e49](https://github.com/yankay/k8sgpt/commit/c872e495ad6f787cf566a5b2f295deb3f08aba15)) +* **deps:** update docker/setup-buildx-action action to v3 ([#649](https://github.com/yankay/k8sgpt/issues/649)) ([598ef22](https://github.com/yankay/k8sgpt/commit/598ef22e570c1db678d583638c83e242f3b313d7)) +* **deps:** update docker/setup-buildx-action digest to 0d103c3 ([#988](https://github.com/yankay/k8sgpt/issues/988)) ([f24bcd8](https://github.com/yankay/k8sgpt/commit/f24bcd88b6a915798897b49a562b86265a9b524c)) +* **deps:** update docker/setup-buildx-action digest to 16c0bc4 ([#532](https://github.com/yankay/k8sgpt/issues/532)) ([5662d59](https://github.com/yankay/k8sgpt/commit/5662d5932ff3beb8c1a31fc2088c5e703e90ec79)) +* **deps:** update docker/setup-buildx-action digest to 2b51285 ([#1036](https://github.com/yankay/k8sgpt/issues/1036)) ([10c00ba](https://github.com/yankay/k8sgpt/commit/10c00ba9fe61a3ee1dc90d87dd7997da276905b4)) +* **deps:** update docker/setup-buildx-action digest to 4c0219f ([#547](https://github.com/yankay/k8sgpt/issues/547)) ([1a3f299](https://github.com/yankay/k8sgpt/commit/1a3f2992108e857f8c8c07eff16599d00b50110e)) +* **deps:** update docker/setup-buildx-action digest to 4fd8129 ([#1173](https://github.com/yankay/k8sgpt/issues/1173)) ([d4abb33](https://github.com/yankay/k8sgpt/commit/d4abb33b3c29d9a2e4dee094ea7be2bc5d1807d1)) +* **deps:** update docker/setup-buildx-action digest to 885d146 ([#615](https://github.com/yankay/k8sgpt/issues/615)) ([2c81dad](https://github.com/yankay/k8sgpt/commit/2c81dadb4d4abcdc3608be768c1f3aae87e53a68)) +* **deps:** update docker/setup-buildx-action digest to d70bba7 ([#1066](https://github.com/yankay/k8sgpt/issues/1066)) ([3eaf776](https://github.com/yankay/k8sgpt/commit/3eaf776249719a0a13909d24e6b48deb6bf818b6)) +* **deps:** update docker/setup-buildx-action digest to ecf9528 ([#498](https://github.com/yankay/k8sgpt/issues/498)) ([f4d7876](https://github.com/yankay/k8sgpt/commit/f4d78768388774f62d87acd89e71689535e538f7)) +* **deps:** update golang docker tag to v1.22 ([#931](https://github.com/yankay/k8sgpt/issues/931)) ([37228d8](https://github.com/yankay/k8sgpt/commit/37228d88e357c66c5574559ae27a52fdf28418b8)) +* **deps:** update google-github-actions/release-please-action action to v4 ([#782](https://github.com/yankay/k8sgpt/issues/782)) ([2c28c55](https://github.com/yankay/k8sgpt/commit/2c28c555cf4e891b90ebd9e9eae1cd8724e9886f)) +* **deps:** update google-github-actions/release-please-action action to v4.0.2 ([#800](https://github.com/yankay/k8sgpt/issues/800)) ([be4b0bb](https://github.com/yankay/k8sgpt/commit/be4b0bb3c24e04d35f40d16fd8e94ddbc8457ca6)) +* **deps:** update google-github-actions/release-please-action action to v4.1.0 ([#1045](https://github.com/yankay/k8sgpt/issues/1045)) ([bf6f642](https://github.com/yankay/k8sgpt/commit/bf6f642c280f640f2c9020b325e52670ced2cf50)) +* **deps:** update google-github-actions/release-please-action action to v4.1.1 ([#1143](https://github.com/yankay/k8sgpt/issues/1143)) ([63b63f7](https://github.com/yankay/k8sgpt/commit/63b63f7664277042188351073f269569bfec65bf)) +* **deps:** update google-github-actions/release-please-action digest to 4c5670f ([#721](https://github.com/yankay/k8sgpt/issues/721)) ([9c518ba](https://github.com/yankay/k8sgpt/commit/9c518badf53e4ccd9c2f9251cead4692602c0762)) +* **deps:** update google-github-actions/release-please-action digest to 8016a66 ([#523](https://github.com/yankay/k8sgpt/issues/523)) ([d56861d](https://github.com/yankay/k8sgpt/commit/d56861d4bad475da09992813fc256a0d99399eab)) +* **deps:** update google-github-actions/release-please-action digest to ca6063f ([#572](https://github.com/yankay/k8sgpt/issues/572)) ([fba1a8e](https://github.com/yankay/k8sgpt/commit/fba1a8ed8c7cc2f7b0aace246f8797ea6c27e455)) +* **deps:** update google-github-actions/release-please-action digest to db8f2c6 ([#736](https://github.com/yankay/k8sgpt/issues/736)) ([fdb2934](https://github.com/yankay/k8sgpt/commit/fdb2934e8fd02bcb4e47b34c1eca5b099f462faa)) +* **deps:** update goreleaser/goreleaser-action action to v5 ([#641](https://github.com/yankay/k8sgpt/issues/641)) ([00d7a27](https://github.com/yankay/k8sgpt/commit/00d7a27ec1ea1bd49ab1879b8ffa0b9e7c0b6adf)) +* **deps:** update goreleaser/goreleaser-action digest to 3fa32b8 ([#601](https://github.com/yankay/k8sgpt/issues/601)) ([610720a](https://github.com/yankay/k8sgpt/commit/610720a95c9d5eb49c77e7a929cd766a04e534a4)) +* **deps:** update goreleaser/goreleaser-action digest to 5742e2a ([#1142](https://github.com/yankay/k8sgpt/issues/1142)) ([c101e8a](https://github.com/yankay/k8sgpt/commit/c101e8a3ea6d911d00ca2a51986edc5425a1042a)) +* **deps:** update goreleaser/goreleaser-action digest to 5742e2a ([#1153](https://github.com/yankay/k8sgpt/issues/1153)) ([55ae7c3](https://github.com/yankay/k8sgpt/commit/55ae7c32986100d4b0bab6dcaf7a52ac7b37aa5f)) +* **deps:** update goreleaser/goreleaser-action digest to 5fdedb9 ([#631](https://github.com/yankay/k8sgpt/issues/631)) ([5de3b64](https://github.com/yankay/k8sgpt/commit/5de3b640988783df5a04db368f79b9b9eefdb8bf)) +* **deps:** update module oras.land/oras-go to v1.2.4 ([#665](https://github.com/yankay/k8sgpt/issues/665)) ([4af0ad0](https://github.com/yankay/k8sgpt/commit/4af0ad0303d9b0ffb43f1e87fb5abe279d9a8724)) +* **deps:** update reviewdog/action-golangci-lint digest to 00311c2 ([#1002](https://github.com/yankay/k8sgpt/issues/1002)) ([4ec143a](https://github.com/yankay/k8sgpt/commit/4ec143ab772ca4dc3072c248e95da8f7c0a2974b)) +* **deps:** update reviewdog/action-golangci-lint digest to 22adb9d ([#525](https://github.com/yankay/k8sgpt/issues/525)) ([3146754](https://github.com/yankay/k8sgpt/commit/314675477917063dcfb847880fb3186f8bdf32f6)) +* **deps:** update reviewdog/action-golangci-lint digest to 24d4af2 ([#642](https://github.com/yankay/k8sgpt/issues/642)) ([f607360](https://github.com/yankay/k8sgpt/commit/f60736035b2601650f4b3ee352f16d1e57d6ec64)) +* **deps:** update reviewdog/action-golangci-lint digest to 7708105 ([#1157](https://github.com/yankay/k8sgpt/issues/1157)) ([7b1b633](https://github.com/yankay/k8sgpt/commit/7b1b63322ec7b0c0864682bc23be6e70c0ed7ec7)) +* **deps:** update reviewdog/action-golangci-lint digest to 8e1117c ([#915](https://github.com/yankay/k8sgpt/issues/915)) ([599be33](https://github.com/yankay/k8sgpt/commit/599be33f38ad1fd688b8e7824102a7944d516435)) +* **deps:** update reviewdog/action-golangci-lint digest to 951dc8b ([#594](https://github.com/yankay/k8sgpt/issues/594)) ([9acaec0](https://github.com/yankay/k8sgpt/commit/9acaec00c4d084c4ec3e40e4a6a8b0136dcc4aa1)) +* **deps:** update reviewdog/action-golangci-lint digest to 994abff ([#513](https://github.com/yankay/k8sgpt/issues/513)) ([1819c3b](https://github.com/yankay/k8sgpt/commit/1819c3bf1512291cd637c115e8b82c9e0e8885a0)) +* **deps:** update reviewdog/action-golangci-lint digest to f016e79 ([#714](https://github.com/yankay/k8sgpt/issues/714)) ([335616c](https://github.com/yankay/k8sgpt/commit/335616c20f7f8d9fefab4976d986a8d3b4867111)) +* **deps:** update reviewdog/action-golangci-lint digest to f17c2e2 ([#598](https://github.com/yankay/k8sgpt/issues/598)) ([2251321](https://github.com/yankay/k8sgpt/commit/22513216960f06d572ec53480e290b1f4e5ff1d8)) +* enable automerge for renovate ([#745](https://github.com/yankay/k8sgpt/issues/745)) ([66ebb88](https://github.com/yankay/k8sgpt/commit/66ebb88efe1ad5ecae75a5299f58a1e68179b515)) +* fixed the goreleaser file ([#1158](https://github.com/yankay/k8sgpt/issues/1158)) ([2382de4](https://github.com/yankay/k8sgpt/commit/2382de4c6f82de535b67c2752d7c502d0a8b2b66)) +* fixes a bug where filters do not deactive ([#621](https://github.com/yankay/k8sgpt/issues/621)) ([133850f](https://github.com/yankay/k8sgpt/commit/133850f984cc0bb41ec1e4521a32ab30558778f1)) +* fixing default model issue ([#702](https://github.com/yankay/k8sgpt/issues/702)) ([2a34ff2](https://github.com/yankay/k8sgpt/commit/2a34ff24d1f391270ae42531807cb1422880ad27)) +* fixing edge cases with missing wh service ([#561](https://github.com/yankay/k8sgpt/issues/561)) ([c422215](https://github.com/yankay/k8sgpt/commit/c42221512bfdab7ac792963d459bf9f8dac3954c)) +* grpc update ([#938](https://github.com/yankay/k8sgpt/issues/938)) ([bbf61f5](https://github.com/yankay/k8sgpt/commit/bbf61f53d4fb9244b5a79ae953370296ca9fd44b)) +* improve codebase and doc quality ([#922](https://github.com/yankay/k8sgpt/issues/922)) ([d97dea2](https://github.com/yankay/k8sgpt/commit/d97dea289681cd061ca0796208c50720bdb08914)) +* lint fixes ([#833](https://github.com/yankay/k8sgpt/issues/833)) ([a7e9b48](https://github.com/yankay/k8sgpt/commit/a7e9b486bad7c2d62878e470a755d1fef3803680)) +* linting improvements and catching false positives ([#882](https://github.com/yankay/k8sgpt/issues/882)) ([2effbb3](https://github.com/yankay/k8sgpt/commit/2effbb345ad1c2771ec798e06ccde68d3253b4bc)) +* **main:** release 0.3.10 ([#544](https://github.com/yankay/k8sgpt/issues/544)) ([f844f73](https://github.com/yankay/k8sgpt/commit/f844f7308e32306f8cb6c7447a551e5abd120256)) +* **main:** release 0.3.11 ([#552](https://github.com/yankay/k8sgpt/issues/552)) ([ee83aa1](https://github.com/yankay/k8sgpt/commit/ee83aa1e9ec96835343a611852e375516426481d)) +* **main:** release 0.3.12 ([#556](https://github.com/yankay/k8sgpt/issues/556)) ([9d2bee9](https://github.com/yankay/k8sgpt/commit/9d2bee9b7d1ce632fe6a258d7eed971c3d8d4446)) +* **main:** release 0.3.13 ([#570](https://github.com/yankay/k8sgpt/issues/570)) ([5ee8499](https://github.com/yankay/k8sgpt/commit/5ee8499e3d8eec4cbfd87853bce9fcc6011efd54)) +* **main:** release 0.3.14 ([#571](https://github.com/yankay/k8sgpt/issues/571)) ([95ebc52](https://github.com/yankay/k8sgpt/commit/95ebc52a6b2dbe6eb28ff26fd64059afe779fa2d)) +* **main:** release 0.3.15 ([#613](https://github.com/yankay/k8sgpt/issues/613)) ([ac2937c](https://github.com/yankay/k8sgpt/commit/ac2937c82165d619e8e95b32fc51352ac5fa0e96)) +* **main:** release 0.3.16 ([#655](https://github.com/yankay/k8sgpt/issues/655)) ([9bd11fe](https://github.com/yankay/k8sgpt/commit/9bd11feb0130cf32b1dc321c5bc45b93217b1ab9)) +* **main:** release 0.3.17 ([#674](https://github.com/yankay/k8sgpt/issues/674)) ([bcd058c](https://github.com/yankay/k8sgpt/commit/bcd058c3b04b360012dc669f37f01fc2703afcf5)) +* **main:** release 0.3.18 ([#691](https://github.com/yankay/k8sgpt/issues/691)) ([c5c198e](https://github.com/yankay/k8sgpt/commit/c5c198e3d6c6426c8f69d765a5a5f0e87854e0fb)) +* **main:** release 0.3.19 ([#708](https://github.com/yankay/k8sgpt/issues/708)) ([f4b361a](https://github.com/yankay/k8sgpt/commit/f4b361aed68e7c0547a08a4990e8e525a159ef86)) +* **main:** release 0.3.20 ([#727](https://github.com/yankay/k8sgpt/issues/727)) ([4978fe2](https://github.com/yankay/k8sgpt/commit/4978fe2523a7d9a1e956d6a468fefec1a3f3ac67)) +* **main:** release 0.3.21 ([#735](https://github.com/yankay/k8sgpt/issues/735)) ([c78c4f0](https://github.com/yankay/k8sgpt/commit/c78c4f0cb693f78cc3c0e95e49d832a14500a14e)) +* **main:** release 0.3.22 ([#748](https://github.com/yankay/k8sgpt/issues/748)) ([b780105](https://github.com/yankay/k8sgpt/commit/b780105807ff16f52c7d6011439c8852d27344a5)) +* **main:** release 0.3.23 ([#769](https://github.com/yankay/k8sgpt/issues/769)) ([eb32a0f](https://github.com/yankay/k8sgpt/commit/eb32a0f2bcdd645161b86ce50ef353da7fd6abf9)) +* **main:** release 0.3.24 ([#781](https://github.com/yankay/k8sgpt/issues/781)) ([eac9f07](https://github.com/yankay/k8sgpt/commit/eac9f07abf060f0818a01bb8f53185593ce7e804)) +* **main:** release 0.3.25 ([#812](https://github.com/yankay/k8sgpt/issues/812)) ([6d29fcf](https://github.com/yankay/k8sgpt/commit/6d29fcf294eb72d45df4b6643afbc23eab108474)) +* **main:** release 0.3.26 ([#846](https://github.com/yankay/k8sgpt/issues/846)) ([6d3a393](https://github.com/yankay/k8sgpt/commit/6d3a3933cdf99477f78c3cb499b06e183b8e03e8)) +* **main:** release 0.3.27 ([#870](https://github.com/yankay/k8sgpt/issues/870)) ([729d14d](https://github.com/yankay/k8sgpt/commit/729d14db4dfff4b821a1d984efb4f07295929898)) +* **main:** release 0.3.28 ([#964](https://github.com/yankay/k8sgpt/issues/964)) ([ea7f0a5](https://github.com/yankay/k8sgpt/commit/ea7f0a5b4e7e4ccb6172f0349d53c399e1fdb1ee)) +* **main:** release 0.3.29 ([#1024](https://github.com/yankay/k8sgpt/issues/1024)) ([5db4bc2](https://github.com/yankay/k8sgpt/commit/5db4bc28a7c3cc485865b17633e96f497c760f87)) +* **main:** release 0.3.30 ([#1027](https://github.com/yankay/k8sgpt/issues/1027)) ([6279f35](https://github.com/yankay/k8sgpt/commit/6279f358cae02b674b262349ff3194fceef807c3)) +* **main:** release 0.3.31 ([#1077](https://github.com/yankay/k8sgpt/issues/1077)) ([cc890df](https://github.com/yankay/k8sgpt/commit/cc890dfa46f91ff2f25311e578d0abbe19c8fabc)) +* **main:** release 0.3.32 ([#1119](https://github.com/yankay/k8sgpt/issues/1119)) ([ffd017f](https://github.com/yankay/k8sgpt/commit/ffd017fbd7276f6abf879aa106fc91e182f05dab)) +* **main:** release 0.3.33 ([#1128](https://github.com/yankay/k8sgpt/issues/1128)) ([0fe9849](https://github.com/yankay/k8sgpt/commit/0fe984966a2b6abf18c14e21f9374dd9469a595b)) +* **main:** release 0.3.34 ([#1144](https://github.com/yankay/k8sgpt/issues/1144)) ([038e52e](https://github.com/yankay/k8sgpt/commit/038e52e0442b3b2043caae9dc6ef066b74e05844)) +* **main:** release 0.3.35 ([#1150](https://github.com/yankay/k8sgpt/issues/1150)) ([c3f164e](https://github.com/yankay/k8sgpt/commit/c3f164eb2b7fee572d2dd77c30c05b3d245e05c3)) +* **main:** release 0.3.36 ([#1152](https://github.com/yankay/k8sgpt/issues/1152)) ([f963e4e](https://github.com/yankay/k8sgpt/commit/f963e4e0f47dad8556c460e675aef839385f160c)) +* **main:** release 0.3.37 ([#1159](https://github.com/yankay/k8sgpt/issues/1159)) ([3f80bba](https://github.com/yankay/k8sgpt/commit/3f80bbaa1b07f69d6033cc4df4b9b30c41e259e6)) +* **main:** release 0.3.38 ([#1165](https://github.com/yankay/k8sgpt/issues/1165)) ([f6ce47c](https://github.com/yankay/k8sgpt/commit/f6ce47c3a9b2cbc82c48c8497c8ca30b0fb9be14)) +* **main:** release 0.3.39 ([#1181](https://github.com/yankay/k8sgpt/issues/1181)) ([3c08118](https://github.com/yankay/k8sgpt/commit/3c08118104c3b7da4bc797269c092162c02d9a23)) +* **main:** release 0.3.40 ([#1202](https://github.com/yankay/k8sgpt/issues/1202)) ([ad117a5](https://github.com/yankay/k8sgpt/commit/ad117a530f1e0176ec203eaa2161413b6488840d)) +* **main:** release 0.3.9 ([#509](https://github.com/yankay/k8sgpt/issues/509)) ([ad112ea](https://github.com/yankay/k8sgpt/commit/ad112eae2e60f8ddcdaed5f50339793d0df42d43)) +* pin release-please version ([#746](https://github.com/yankay/k8sgpt/issues/746)) ([c4925b2](https://github.com/yankay/k8sgpt/commit/c4925b2170546d0d86b77d2a13c13d4907e2e3d6)) +* remove code cov ([#832](https://github.com/yankay/k8sgpt/issues/832)) ([a774265](https://github.com/yankay/k8sgpt/commit/a77426593d7f3a8cfa810336ff08a2266db7fb4f)) +* set correct license during package build ([#872](https://github.com/yankay/k8sgpt/issues/872)) ([42be51b](https://github.com/yankay/k8sgpt/commit/42be51bc8f625a35b1435c461d9a32c3c4905f1c)) +* slice loop replace ([#627](https://github.com/yankay/k8sgpt/issues/627)) ([c24825b](https://github.com/yankay/k8sgpt/commit/c24825b81025c5cd79224a79b52d6c5efdc00511)) +* sorting out the dependency hell ([#518](https://github.com/yankay/k8sgpt/issues/518)) ([cd7807a](https://github.com/yankay/k8sgpt/commit/cd7807a48481f298422d9b1c8066b431fad3ae5a)) +* update brew installation note ([#1155](https://github.com/yankay/k8sgpt/issues/1155)) ([ab534d1](https://github.com/yankay/k8sgpt/commit/ab534d184fcd538f2ba10a6b5bf3a74c28d5fee6)) +* update goreleaser ldflags ([#1154](https://github.com/yankay/k8sgpt/issues/1154)) ([aeae2ba](https://github.com/yankay/k8sgpt/commit/aeae2ba765c7db6e4953b5a93c54617f1dd85efa)) +* update license file path to avoid conflicting installations ([#878](https://github.com/yankay/k8sgpt/issues/878)) ([#1073](https://github.com/yankay/k8sgpt/issues/1073)) ([85a76a3](https://github.com/yankay/k8sgpt/commit/85a76a3be06df0ff713192d1f08fd01d1e8f219b)) +* update renovate config and bundle deps in groups ([#1026](https://github.com/yankay/k8sgpt/issues/1026)) ([bd2e06b](https://github.com/yankay/k8sgpt/commit/bd2e06bae72528c5af1b4f44674d624d474d40dc)) +* updated deps ([#951](https://github.com/yankay/k8sgpt/issues/951)) ([015bccf](https://github.com/yankay/k8sgpt/commit/015bccfc2eae587e0ade371211404f5af4c37d27)) +* updated goreleaser config ([#1149](https://github.com/yankay/k8sgpt/issues/1149)) ([c834c09](https://github.com/yankay/k8sgpt/commit/c834c099969f3e888f49f73fba6794387063a6fc)) +* updated protobuf libs ([#614](https://github.com/yankay/k8sgpt/issues/614)) ([5e17e66](https://github.com/yankay/k8sgpt/commit/5e17e666659c0eb057562def70d491daa995e5a2)) +* updated schema for integrations support ([#616](https://github.com/yankay/k8sgpt/issues/616)) ([8f0a2fd](https://github.com/yankay/k8sgpt/commit/8f0a2fd41d6705da4d1a1d288f3b6ce19711f30d)) +* updated the goreleaser action ([#1160](https://github.com/yankay/k8sgpt/issues/1160)) ([9bace02](https://github.com/yankay/k8sgpt/commit/9bace02a6702a8af0e6511b51ffc38378e14d3cb)) +* upgraded cohere backend ([#580](https://github.com/yankay/k8sgpt/issues/580)) ([43b0d70](https://github.com/yankay/k8sgpt/commit/43b0d707e7eac326594f5f6c7ab4c885772846d2)) + + +### Docs + +* add logAnalyzer in README.md ([#1081](https://github.com/yankay/k8sgpt/issues/1081)) ([5cfe332](https://github.com/yankay/k8sgpt/commit/5cfe3325cb556cfb9d0532ae26727441c5177015)) +* adjusted README information about providers ([#844](https://github.com/yankay/k8sgpt/issues/844)) ([745e960](https://github.com/yankay/k8sgpt/commit/745e960f492e6dd0e50aa4a1ce7239c677025024)) +* fix readme for anonymization ([#559](https://github.com/yankay/k8sgpt/issues/559)) ([70bec05](https://github.com/yankay/k8sgpt/commit/70bec050d854be6f559065278d6a583d8e0e333b)) +* update "CLI Installation" section in README.md ([#1126](https://github.com/yankay/k8sgpt/issues/1126)) ([#1127](https://github.com/yankay/k8sgpt/issues/1127)) ([b2b8682](https://github.com/yankay/k8sgpt/commit/b2b86826e55984c2b6aed6554869d7ce66a5f854)) + + +### Dependency Updates + +* bump docker fixes CVE GHSA-jq35-85cj-fj4p ([#733](https://github.com/yankay/k8sgpt/issues/733)) ([120027e](https://github.com/yankay/k8sgpt/commit/120027e3cbec2535f0b6cc8d8db1dc27dd9f3ec6)) +* go module bump to fix CVE: GHSA-45x7-px36-x8w8 & GHSA-7ww5-4wqc-m92c ([#810](https://github.com/yankay/k8sgpt/issues/810)) ([b17fd7c](https://github.com/yankay/k8sgpt/commit/b17fd7c98644afa70d414fcb32e49e61e1c831ad)) + + +### Refactoring + +* replace rest client with controller-runtime clientset for Trivy analyzers ([#776](https://github.com/yankay/k8sgpt/issues/776)) ([1d19628](https://github.com/yankay/k8sgpt/commit/1d196286b75f0ea6c068e8bdb01455fb36c52432)) +* replace util.SliceContainsString with slices.Contains & make fmt ([#1041](https://github.com/yankay/k8sgpt/issues/1041)) ([1ae4e75](https://github.com/yankay/k8sgpt/commit/1ae4e751967850e8146f8f3fa04c0dd302ef15bf)) + ## [0.3.40](https://github.com/k8sgpt-ai/k8sgpt/compare/v0.3.39...v0.3.40) (2024-08-04) diff --git a/README.md b/README.md index 08725f8435..73b92a2776 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ brew install k8sgpt ``` - sudo rpm -ivh https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.40/k8sgpt_386.rpm + sudo rpm -ivh https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.41/k8sgpt_386.rpm ``` @@ -56,7 +56,7 @@ brew install k8sgpt ``` - sudo rpm -ivh https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.40/k8sgpt_amd64.rpm + sudo rpm -ivh https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.41/k8sgpt_amd64.rpm ``` @@ -69,7 +69,7 @@ brew install k8sgpt ``` -curl -LO https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.40/k8sgpt_386.deb +curl -LO https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.41/k8sgpt_386.deb sudo dpkg -i k8sgpt_386.deb ``` @@ -80,7 +80,7 @@ sudo dpkg -i k8sgpt_386.deb ``` -curl -LO https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.40/k8sgpt_amd64.deb +curl -LO https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.41/k8sgpt_amd64.deb sudo dpkg -i k8sgpt_amd64.deb ``` @@ -95,7 +95,7 @@ sudo dpkg -i k8sgpt_amd64.deb ``` - wget https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.40/k8sgpt_386.apk + wget https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.41/k8sgpt_386.apk apk add --allow-untrusted k8sgpt_386.apk ``` @@ -104,7 +104,7 @@ sudo dpkg -i k8sgpt_amd64.deb ``` - wget https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.40/k8sgpt_amd64.apk + wget https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.41/k8sgpt_amd64.apk apk add --allow-untrusted k8sgpt_amd64.apk ```