Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update kepler ( 0.5.9 → 0.5.11 ) #5763

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Oct 30, 2024

This PR contains the following updates:

Package Update Change
kepler (source) patch 0.5.9 -> 0.5.11

Release Notes

sustainable-computing-io/kepler-helm-chart (kepler)

v0.5.11

Compare Source

A Helm chart for kepler (Kubernetes-based Efficient Power Level Exporter)

v0.5.10

Compare Source

A Helm chart for kepler (Kubernetes-based Efficient Power Level Exporter)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner October 30, 2024 20:09
@lumiere-bot lumiere-bot bot added renovate/helm type/patch area/kubernetes Changes made in the kubernetes directory cluster/sol labels Oct 30, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Oct 30, 2024

--- HelmRelease: kepler-system/kepler DaemonSet: kepler-system/kepler

+++ HelmRelease: kepler-system/kepler DaemonSet: kepler-system/kepler

@@ -20,13 +20,13 @@

         app.kubernetes.io/component: exporter
     spec:
       hostNetwork: true
       serviceAccountName: kepler
       containers:
       - name: kepler-exporter
-        image: quay.io/sustainable_computing_io/kepler:release-0.7.11
+        image: quay.io/sustainable_computing_io/kepler:release-0.7.12
         imagePullPolicy: Always
         securityContext:
           privileged: true
         args:
         - -v=$(KEPLER_LOG_LEVEL)
         env:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Oct 30, 2024

--- kubernetes/sol/apps/kepler-system/kepler/app Kustomization: flux-system/kepler HelmRelease: kepler-system/kepler

+++ kubernetes/sol/apps/kepler-system/kepler/app Kustomization: flux-system/kepler HelmRelease: kepler-system/kepler

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

     spec:
       chart: kepler
       sourceRef:
         kind: HelmRepository
         name: kepler
         namespace: flux-system
-      version: 0.5.9
+      version: 0.5.11
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2

@lumiere-bot lumiere-bot bot merged commit 2c9fb8d into main Oct 31, 2024
11 of 12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/sol-kepler-0.x branch October 31, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory cluster/sol renovate/helm type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants