Releases: k8sgpt-ai/k8sgpt-operator
Releases · k8sgpt-ai/k8sgpt-operator
v0.2.26
20 Mar 19:03
Compare
Sorry, something went wrong.
No results found
0.2.26 (2026-03-20)
Features
add deploymentLabels and deploymentAnnotations to K8sGPT CRD (#796 ) (c5e58a8 ), closes #689
add K8SGPT_PROVIDER_REGION env var for googlevertexai backend (#789 ) (76e6b9a )
Bug Fixes
align CI Go version with go.mod to resolve build failures (#793 ) (18216a3 )
Corrected version and appVersion in Chart.yaml (#724 ) (#791 ) (7028c58 )
deps: update module gopkg.in/yaml.v2 to v3 (#747 ) (7e37fbb )
move CRDs from templates/ to crds/ for proper Helm 3 lifecycle (#802 ) (5ea296a )
Remove --filter flags from k8sgpt serve command to resolve crashloop (#766 ) (8315155 )
respect analysis interval when auto-remediation is disabled (#771 ) (b94e41f )
set K8SGPT_TOP_P=0 to avoid Anthropic API rejection (#804 ) (f9c20b9 )
use 'latest' as default image tag when version is not specified (#794 ) (98e63a0 )
Other
deps: replace google-github-actions/release-please-action action with googleapis/release-please-action v4 (#782 ) (b197d74 )
deps: update actions/checkout action to v6 (#774 ) (60cb67d )
deps: update actions/checkout digest to de0fac2 (#773 ) (8e0762e )
deps: update actions/upload-artifact action to v6 (#770 ) (160e258 )
deps: update googleapis/release-please-action digest to 16a9c90 (#790 ) (f98518a )
v0.2.25
28 Jan 22:22
Compare
Sorry, something went wrong.
No results found
0.2.25 (2026-01-09)
Features
Add support for custom pod labels, annotations, and security contexts (#777 ) (249dd7f ), closes #776
Docs
add documentation for filters and optional analyzers (#775 ) (b58dc1e ), closes #685
v0.2.24
13 Oct 11:42
Compare
Sorry, something went wrong.
No results found
0.2.24 (2025-10-12)
Bug Fixes
Consume ready channel to set shared ServerQueryClient for mutation controller (#763 ) (59b230e )
Log correct oldHash value when updating results (#761 ) (db6d7cd )
Pass filters as command-line arguments to k8sgpt serve command (#762 ) (697220a )
Other
deps: update actions/checkout action to v5 (#735 ) (a2e73d2 )
deps: update actions/setup-python action to v6 (#750 ) (cd89976 )
deps: update softprops/action-gh-release digest to aec2ec5 (#751 ) (90a5064 )
missing labels (#758 ) (0683b98 )
v0.2.23
03 Oct 06:55
Compare
Sorry, something went wrong.
No results found
0.2.23 (2025-10-03)
Features
Bug Fixes
deps: update all non-major dependencies (#719 ) (fb5903d )
deps: update all non-major dependencies (#729 ) (7526608 )
deps: update module gopkg.in/yaml.v2 to v3 (#711 ) (a229d1c )
service only sync necessary fields to avoid conflicts (#731 ) (20d0332 )
Other
deps: update docker/login-action digest to 184bdaa (#733 ) (830bffe )
deps: update docker/setup-buildx-action digest to e468171 (#723 ) (e93f87b )
Docs
Improve and correct exhaustive_sample.yaml (#738 ) (7ce3e5d )
v0.2.22
20 Jun 08:09
Compare
Sorry, something went wrong.
No results found
v0.2.21
18 Jun 06:21
Compare
Sorry, something went wrong.
No results found
0.2.21 (2025-06-16)
Features
Bug Fixes
deps: update all non-major dependencies (#713 ) (4fafd2a )
deps: update k8s.io/utils digest to 4c0f3b2 (#712 ) (90cc10c )
deps: update module gopkg.in/yaml.v2 to v3 (#694 ) (c362bea )
Other
added analysis interval (#722 ) (91be089 )
deps: update softprops/action-gh-release digest to 72f2c25 (#718 ) (4cb1c8d )
deps: update softprops/action-gh-release digest to d5382d3 (#716 ) (275a756 )
v0.2.20
02 Jun 14:56
Compare
Sorry, something went wrong.
No results found
0.2.20 (2025-06-02)
Features
Bug Fixes
deps: update module github.com/go-logr/logr to v1.4.3 (#708 ) (160df4f )
Other
deps: update docker/build-push-action digest to 2634353 (#705 ) (a7afbf1 )
v0.2.19
27 May 19:52
Compare
Sorry, something went wrong.
No results found
0.2.19 (2025-05-27)
Bug Fixes
controller: add retry logic to CreateOrUpdateResult (#704 ) (05f87ca )
deps: update all non-major dependencies to v0.33.1 (#595 ) (5360bf0 )
deps: update module google.golang.org/grpc to v1.72.2 (#702 ) (7eb9276 )
deps: update module gopkg.in/yaml.v2 to v3 (#692 ) (7b08ce4 )
deps: update module gopkg.in/yaml.v2 to v3 (#694 ) (bfd30c5 )
deps: update module sigs.k8s.io/controller-runtime to v0.21.0 (#701 ) (0beb2cf )
Other
deps: update docker/build-push-action digest to 1dc7386 (#697 ) (30eaf25 )
v0.2.18
15 May 12:34
Compare
Sorry, something went wrong.
No results found
0.2.18 (2025-05-15)
Features
Bug Fixes
deps: update k8s.io/utils digest to 0f33e8f (#684 ) (4388c22 )
deps: update module gopkg.in/yaml.v2 to v3 (#646 ) (9f4d4a0 )
Other
deps: bump golang.org/x/net from 0.33.0 to 0.38.0 (#667 ) (e29e47d )
deps: update actions/setup-go digest to d35c59a (#688 ) (9cc1170 )
renovate all minor patch v2 (#693 ) (bc98cab )
v0.2.17
06 May 09:47
Compare
Sorry, something went wrong.
No results found
0.2.17 (2025-05-01)
Features
add result object namespace to the k8sgpt_number_of_results and k8sgpt_number_of_results_by_type metrics (#681 ) (ad791b4 )
adding optional annotations to the controller manager (#682 ) (0220b5f )
enable result logging in a helm chart (#676 ) (9b30529 )
Other
deps: update actions/setup-python digest to a26af69 (#674 ) (3f41af7 )