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 openebs (4.1.2 → 4.1.3) #3371

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Jan 29, 2025

This PR contains the following updates:

Package Update Change
openebs (source) patch 4.1.2 -> 4.1.3

Release Notes

openebs/openebs (openebs)

v4.1.3

Compare Source

Containerized Attached Storage for Kubernetes


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.

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner January 29, 2025 14:06
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Jan 29, 2025
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 29, 2025

--- kubernetes/apps/openebs-system/openebs/app Kustomization: openebs-system/openebs HelmRelease: openebs-system/openebs

+++ kubernetes/apps/openebs-system/openebs/app Kustomization: openebs-system/openebs HelmRelease: openebs-system/openebs

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

     spec:
       chart: openebs
       sourceRef:
         kind: HelmRepository
         name: openebs
         namespace: flux-system
-      version: 4.1.2
+      version: 4.1.3
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 29, 2025

--- HelmRelease: openebs-system/openebs Deployment: openebs-system/openebs-localpv-provisioner

+++ HelmRelease: openebs-system/openebs Deployment: openebs-system/openebs-localpv-provisioner

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

         name: openebs-localpv-provisioner
     spec:
       serviceAccountName: openebs-localpv-provisioner
       securityContext: {}
       containers:
       - name: openebs-localpv-provisioner
-        image: quay.io/openebs/provisioner-localpv:4.1.2
+        image: quay.io/openebs/provisioner-localpv:4.1.4
         imagePullPolicy: IfNotPresent
         resources: null
         env:
         - name: OPENEBS_NAMESPACE
           valueFrom:
             fieldRef:

@buroa buroa merged commit 994740f into master Jan 29, 2025
10 checks passed
@buroa buroa deleted the renovate/openebs-4.1.x branch January 29, 2025 14:18
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 renovate/helm type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant