Skip to content

fix(helm): update chart k8sgpt-operator to 0.2.27#1460

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

fix(helm): update chart k8sgpt-operator to 0.2.27#1460
renovate[bot] wants to merge 1 commit intomainfrom
renovate/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
k8sgpt-operator patch 0.2.250.2.27

Warning

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


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 this update 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

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

@@ -12,13 +12,13 @@

     spec:
       chart: k8sgpt-operator
       sourceRef:
         kind: HelmRepository
         name: k8sgpt-charts
         namespace: flux-system
-      version: 0.2.25
+      version: 0.2.27
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3
   uninstall:

@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

@renovate renovate Bot force-pushed the renovate/k8sgpt-operator-0.x branch from 49116e5 to c5df3ef Compare March 28, 2026 17:14
@renovate renovate Bot changed the title fix(helm): update chart k8sgpt-operator to 0.2.26 fix(helm): update chart k8sgpt-operator to 0.2.27 Mar 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

@github-actions
Copy link
Copy Markdown
Contributor

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

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

@@ -78,12 +78,14 @@

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

@renovate renovate Bot force-pushed the renovate/k8sgpt-operator-0.x branch from c5df3ef to 653f2b8 Compare April 29, 2026 13:03
@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