## k8sgpt-ai/k8sgpt-operator — v0.2.25…v0.2.26

_18 commits._

### Features
- **feat: add K8SGPT_PROVIDER_REGION env var for googlevertexai backend (#789)** (76e6b9a)
- **feat: add deploymentLabels and deploymentAnnotations to K8sGPT CRD (#796)** (c5e58a8)

### Fixes
- **fix: set K8SGPT_TOP_P=0 to avoid Anthropic API rejection (#804)** (f9c20b9)
- **fix: move CRDs from templates/ to crds/ for proper Helm 3 lifecycle (#802)** (5ea296a)
- **fix: use 'latest' as default image tag when version is not specified (#794)** (98e63a0)
- **fix: Corrected version and appVersion in Chart.yaml (#724) (#791)** (7028c58)
- **fix: align CI Go version with go.mod to resolve build failures (#793)** (18216a3)
- **fix(deps): update module gopkg.in/yaml.v2 to v3 (#747)** (7e37fbb)
- **fix: respect analysis interval when auto-remediation is disabled (#771)** (b94e41f)
- **Fix deletion stuck issue by adding OwnerReferences to Mutation and Result resources (#740)** (118c711)
- **Fix: Remove --filter flags from k8sgpt serve command to resolve crashloop (#766)** (8315155)
- **Fix test interdependency in k8sgpt_types_test.go (#781)** (e948d98)

### Chore
- **chore(main): release 0.2.26 (#784)** (eb3ccde)
- **chore(deps): update googleapis/release-please-action digest to 16a9c90 (#790)** (f98518a)
- **chore(deps): update actions/checkout digest to de0fac2 (#773)** (8e0762e)
- **chore(deps): update actions/upload-artifact action to v6 (#770)** (160e258)
- **chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v4 (#782)** (b197d74)
- **chore(deps): update actions/checkout action to v6 (#774)** (60cb67d)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/k8sgpt-ai/k8sgpt-operator?utm_source=github-action)._