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

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves 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

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| helm       | openebs | 4.1.2 | 4.1.3 |
@repo-jeeves repo-jeeves bot added renovate/helm Issue relates to a Renovate helm update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 29, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 29, 2025

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

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

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

       chart: openebs
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: openebs-charts
         namespace: flux-system
-      version: 4.1.2
+      version: 4.1.3
   interval: 30m
   values:
     engines:
       local:
         lvm:
           enabled: false

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 29, 2025

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

+++ HelmRelease: system/openebs Deployment: 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:

@szinn szinn merged commit 16f8dce into main Jan 29, 2025
22 checks passed
@szinn szinn deleted the renovate/main-openebs-4.x branch January 29, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/helm Issue relates to a Renovate helm update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant