Skip to content

fix(container): update image ghcr.io/k8sgpt-ai/k8sgpt-operator to v0.2.27#1452

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-k8sgpt-ai-k8sgpt-operator-0.x
Open

fix(container): update image ghcr.io/k8sgpt-ai/k8sgpt-operator to v0.2.27#1452
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-k8sgpt-ai-k8sgpt-operator-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 21, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/k8sgpt-ai/k8sgpt-operator (source) patch v0.2.25v0.2.27

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

k8sgpt-ai/k8sgpt-operator (ghcr.io/k8sgpt-ai/k8sgpt-operator)

v0.2.27

Compare Source

Features
  • default dynamicRBAC to true (opt-out instead of opt-in) (#​803) (8a1ecdd)
Other

v0.2.26

Compare Source

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

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 21, 2026

--- HelmRelease: utilities/k8sgpt-operator Deployment: utilities/k8sgpt-operator-controller-manager

+++ HelmRelease: utilities/k8sgpt-operator Deployment: utilities/k8sgpt-operator-controller-manager

@@ -78,13 +78,13 @@

         - /manager
         env:
         - name: KUBERNETES_CLUSTER_DOMAIN
           value: cluster.local
         - name: OPERATOR_SINK_WEBHOOK_TIMEOUT_SECONDS
           value: 30s
-        image: ghcr.io/k8sgpt-ai/k8sgpt-operator:v0.2.25
+        image: ghcr.io/k8sgpt-ai/k8sgpt-operator:v0.2.27
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15
           periodSeconds: 20

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 21, 2026

--- kubernetes/apps/utilities/k8sgpt/app Kustomization: flux-system/cluster-utilities-k8sgpt HelmRelease: utilities/k8sgpt-operator

+++ kubernetes/apps/utilities/k8sgpt/app Kustomization: flux-system/cluster-utilities-k8sgpt HelmRelease: utilities/k8sgpt-operator

@@ -52,13 +52,13 @@

           capabilities:
             drop:
             - ALL
         enableResultLogging: false
         image:
           repository: ghcr.io/k8sgpt-ai/k8sgpt-operator
-          tag: v0.2.25
+          tag: v0.2.27
         resources:
           limits:
             cpu: 1000m
             memory: 1024Mi
           requests:
             cpu: 10m

@renovate renovate Bot force-pushed the renovate/ghcr.io-k8sgpt-ai-k8sgpt-operator-0.x branch from 0f05749 to 795fb17 Compare March 28, 2026 17:14
@renovate renovate Bot changed the title fix(container): update image ghcr.io/k8sgpt-ai/k8sgpt-operator to v0.2.26 fix(container): update image ghcr.io/k8sgpt-ai/k8sgpt-operator to v0.2.27 Mar 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

@renovate renovate Bot force-pushed the renovate/ghcr.io-k8sgpt-ai-k8sgpt-operator-0.x branch from 795fb17 to 4d046b9 Compare April 29, 2026 13:02
@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants