Skip to content

Comments

fix(container): update image ghcr.io/home-operations/charts-mirror/openebs ( 4.3.2 ➔ 4.3.3 )#3297

Merged
binaryn3xus merged 2 commits intomainfrom
renovate/ghcr.io-home-operations-charts-mirror-openebs-4.x
Sep 5, 2025
Merged

fix(container): update image ghcr.io/home-operations/charts-mirror/openebs ( 4.3.2 ➔ 4.3.3 )#3297
binaryn3xus merged 2 commits intomainfrom
renovate/ghcr.io-home-operations-charts-mirror-openebs-4.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts-mirror/openebs (source) patch 4.3.2 -> 4.3.3

Release Notes

openebs/openebs (ghcr.io/home-operations/charts-mirror/openebs)

v4.3.3

Compare Source

This patch bring in a few fixes, as well as update of the bitnami repo which is needed. For more details see bitnami/charts#35164.

What's Changed

Full Changelog: openebs/openebs@v4.3.2...v4.3.3


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.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Sep 4, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -11,9 +11,9 @@

 spec:
   interval: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 4.3.2
+    tag: 4.3.3
   url: oci://ghcr.io/home-operations/charts-mirror/openebs
 

@unsc-oni-ancilla
Copy link
Contributor Author

--- HelmRelease: openebs-system/openebs Job: openebs-system/openebs-pre-upgrade-hook

+++ HelmRelease: openebs-system/openebs Job: openebs-system/openebs-pre-upgrade-hook

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

         app.kubernetes.io/instance: openebs
     spec:
       serviceAccountName: openebs-pre-upgrade-hook
       restartPolicy: Never
       containers:
       - name: pre-upgrade-job
-        image: docker.io/bitnami/kubectl:1.25.15
+        image: docker.io/openebs/kubectl:1.25.15
         imagePullPolicy: IfNotPresent
         command:
         - /bin/sh
         - -c
         args:
         - (kubectl annotate --overwrite crd volumesnapshots.snapshot.storage.k8s.io

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -11,9 +11,9 @@

 spec:
   interval: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 4.3.2
+    tag: 4.3.3
   url: oci://ghcr.io/home-operations/charts-mirror/openebs
 

@unsc-oni-ancilla
Copy link
Contributor Author

--- HelmRelease: openebs-system/openebs Job: openebs-system/openebs-pre-upgrade-hook

+++ HelmRelease: openebs-system/openebs Job: openebs-system/openebs-pre-upgrade-hook

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

         app.kubernetes.io/instance: openebs
     spec:
       serviceAccountName: openebs-pre-upgrade-hook
       restartPolicy: Never
       containers:
       - name: pre-upgrade-job
-        image: docker.io/bitnami/kubectl:1.25.15
+        image: docker.io/openebs/kubectl:1.25.15
         imagePullPolicy: IfNotPresent
         command:
         - /bin/sh
         - -c
         args:
         - (kubectl annotate --overwrite crd volumesnapshots.snapshot.storage.k8s.io

@binaryn3xus binaryn3xus merged commit 545391c into main Sep 5, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-home-operations-charts-mirror-openebs-4.x branch September 5, 2025 02:03
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/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant