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

feat(helm): update chart rook-ceph to v1.16.0 #351

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2024

This PR contains the following updates:

Package Update Change
rook-ceph minor v1.14.3 -> v1.16.0

Release Notes

rook/rook (rook-ceph)

v1.16.0

Compare Source

v1.15.7

Compare Source

Improvements

Rook v1.15.7 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.15.6

Compare Source

Improvements

Rook v1.15.6 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.15.5

Compare Source

Improvements

Rook v1.15.5 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.15.4

Compare Source

Improvements

Rook v1.15.4 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.15.3

Compare Source

Improvements

Rook v1.15.3 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.15.2

Compare Source

Improvements

Rook v1.15.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.15.1

Compare Source

Improvements

Rook v1.15.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.15.0

Compare Source

Upgrade Guide

To upgrade from previous versions of Rook, see the Rook upgrade guide.

Breaking Changes

  • Minimum version of Kubernetes supported is increased to K8s v1.26.
  • During CephBlockPool updates, Rook will now return an error if an invalid device class is specified. Pools with invalid device classes may start failing until the correct device class is specified. For more details, see #​14057.
  • Rook has deprecated CSI network "holder" pods. If there are pods named csi-*plugin-holder-* in the Rook operator namespace, see the detailed documentation to disable them. This deprecation process will be required before upgrading to the future Rook v1.16.
  • Ceph COSI driver images have been updated. This impacts existing COSI Buckets, BucketClaims, and BucketAccesses. Update existing clusters following the guide here.
  • CephObjectStore, CephObjectStoreUser, and OBC endpoint behavior has changed when CephObjectStore spec.hosting configurations are set. Use the new spec.hosting.advertiseEndpoint config to define required behavior as documented.

Features

  • Added support for Ceph Squid (v19), in addition to Reef (v18) and Quincy (v17). Quincy support will be removed in Rook v1.16.
  • Ceph-CSI driver v3.12, including new options for RBD, log rotation, and updated sidecar images.
  • Allow updating the device class of OSDs, if allowDeviceClassUpdate: true is set in the CephCluster CR.
  • Allow updating the weight of an OSD, if allowOsdCrushWeightUpdate: true is set in the CephCluster CR.
  • Use fully-qualified image names (docker.io/rook/ceph) in operator manifests and helm charts.

Experimental Features

  • CephObjectStore support for keystone authentication for S3 and Swift. See the Object store documentation to configure.
  • CSI operator: CSI settings are moving to CRs managed by a new operator. Once enabled, Rook will convert the settings previously defined in the operator configmap or env vars into the new CRs managed by the CSI operator. There are two steps to enable:

v1.14.12

Compare Source

Improvements

Rook v1.14.12 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.14.11

Compare Source

Improvements

Rook v1.14.11 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.14.10

Compare Source

Improvements

Rook v1.14.10 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.14.9

Compare Source

Improvements

Rook v1.14.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.14.8

Compare Source

Improvements

Rook v1.14.8 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.14.7

Compare Source

What's Changed

monitoring: fix CephPoolGrowthWarning expression (#​14346, @​matofeder)
monitoring: Set honor labels on the service monitor (#​14339, @​travisn)

Full Changelog: rook/rook@v1.14.6...v1.14.7

v1.14.6

Compare Source

What's Changed

v1.14.5

Compare Source

Improvements

Rook v1.14.5 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.14.4

Compare Source

Improvements

Rook v1.14.4 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.


Configuration

📅 Schedule: Branch creation - "on saturday" (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 github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 6, 2024
Copy link
Contributor

github-actions bot commented Jan 6, 2024

--- kubernetes/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/cluster-apps-rook-ceph HelmRelease: rook-ceph/rook-ceph-operator

+++ kubernetes/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/cluster-apps-rook-ceph HelmRelease: rook-ceph/rook-ceph-operator

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

     spec:
       chart: rook-ceph
       sourceRef:
         kind: HelmRepository
         name: rook-ceph
         namespace: flux-system
-      version: v1.12.8
+      version: v1.14.3
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   timeout: 15m

Copy link
Contributor

github-actions bot commented Jan 6, 2024

--- HelmRelease: rook-ceph/rook-ceph-operator ConfigMap: rook-ceph/rook-ceph-operator-config

+++ HelmRelease: rook-ceph/rook-ceph-operator ConfigMap: rook-ceph/rook-ceph-operator-config

@@ -1,240 +1,222 @@

 ---
 kind: ConfigMap
 apiVersion: v1
 metadata:
   name: rook-ceph-operator-config
+  namespace: rook-ceph
 data:
   ROOK_LOG_LEVEL: INFO
   ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS: '15'
   ROOK_OBC_WATCH_OPERATOR_NAMESPACE: 'true'
   ROOK_CEPH_ALLOW_LOOP_DEVICES: 'false'
-  ROOK_DISABLE_ADMISSION_CONTROLLER: 'true'
   ROOK_ENABLE_DISCOVERY_DAEMON: 'false'
   ROOK_CSI_ENABLE_RBD: 'true'
   ROOK_CSI_ENABLE_CEPHFS: 'true'
+  ROOK_CSI_DISABLE_DRIVER: 'false'
   CSI_ENABLE_CEPHFS_SNAPSHOTTER: 'true'
   CSI_ENABLE_NFS_SNAPSHOTTER: 'true'
   CSI_ENABLE_RBD_SNAPSHOTTER: 'true'
   CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT: 'false'
   CSI_ENABLE_ENCRYPTION: 'false'
   CSI_ENABLE_OMAP_GENERATOR: 'false'
   CSI_ENABLE_HOST_NETWORK: 'true'
+  CSI_DISABLE_HOLDER_PODS: 'true'
   CSI_ENABLE_METADATA: 'false'
+  CSI_ENABLE_VOLUME_GROUP_SNAPSHOT: 'true'
   CSI_PLUGIN_PRIORITY_CLASSNAME: system-node-critical
   CSI_PROVISIONER_PRIORITY_CLASSNAME: system-cluster-critical
   CSI_RBD_FSGROUPPOLICY: File
   CSI_CEPHFS_FSGROUPPOLICY: File
   CSI_NFS_FSGROUPPOLICY: File
   CSI_CEPHFS_KERNEL_MOUNT_OPTIONS: ms_mode=secure
-  ROOK_CSI_ENABLE_GRPC_METRICS: 'false'
+  ROOK_CSI_CEPH_IMAGE: quay.io/cephcsi/cephcsi:v3.11.0
+  ROOK_CSI_REGISTRAR_IMAGE: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.1
+  ROOK_CSI_PROVISIONER_IMAGE: registry.k8s.io/sig-storage/csi-provisioner:v4.0.1
+  ROOK_CSI_SNAPSHOTTER_IMAGE: registry.k8s.io/sig-storage/csi-snapshotter:v7.0.2
+  ROOK_CSI_ATTACHER_IMAGE: registry.k8s.io/sig-storage/csi-attacher:v4.5.1
+  ROOK_CSI_RESIZER_IMAGE: registry.k8s.io/sig-storage/csi-resizer:v1.10.1
   ROOK_CSI_IMAGE_PULL_POLICY: IfNotPresent
   CSI_ENABLE_CSIADDONS: 'false'
-  ROOK_CSIADDONS_IMAGE: quay.io/csiaddons/k8s-sidecar:v0.7.0
+  ROOK_CSIADDONS_IMAGE: quay.io/csiaddons/k8s-sidecar:v0.8.0
   CSI_ENABLE_TOPOLOGY: 'false'
-  CSI_ENABLE_READ_AFFINITY: 'false'
   ROOK_CSI_ENABLE_NFS: 'false'
   CSI_FORCE_CEPHFS_KERNEL_CLIENT: 'true'
   CSI_GRPC_TIMEOUT_SECONDS: '150'
   CSI_PROVISIONER_REPLICAS: '2'
   CSI_RBD_PROVISIONER_RESOURCE: |
     - name : csi-provisioner
       resource:
         requests:
           memory: 128Mi
           cpu: 100m
         limits:
           memory: 256Mi
-          cpu: 200m
     - name : csi-resizer
       resource:
         requests:
           memory: 128Mi
           cpu: 100m
         limits:
           memory: 256Mi
-          cpu: 200m
     - name : csi-attacher
       resource:
         requests:
           memory: 128Mi
           cpu: 100m
         limits:
           memory: 256Mi
-          cpu: 200m
     - name : csi-snapshotter
       resource:
         requests:
           memory: 128Mi
           cpu: 100m
         limits:
           memory: 256Mi
-          cpu: 200m
     - name : csi-rbdplugin
       resource:
         requests:
           memory: 512Mi
-          cpu: 250m
-        limits:
-          memory: 1Gi
-          cpu: 500m
+        limits:
+          memory: 1Gi
     - name : csi-omap-generator
       resource:
         requests:
           memory: 512Mi
           cpu: 250m
         limits:
           memory: 1Gi
-          cpu: 500m
-    - name : liveness-prometheus
-      resource:
-        requests:
-          memory: 128Mi
-          cpu: 50m
-        limits:
-          memory: 256Mi
-          cpu: 100m
+    - name : liveness-prometheus
+      resource:
+        requests:
+          memory: 128Mi
+          cpu: 50m
+        limits:
+          memory: 256Mi
   CSI_RBD_PLUGIN_RESOURCE: |
     - name : driver-registrar
       resource:
         requests:
           memory: 128Mi
           cpu: 50m
         limits:
           memory: 256Mi
-          cpu: 100m
     - name : csi-rbdplugin
       resource:
         requests:
           memory: 512Mi
           cpu: 250m
         limits:
           memory: 1Gi
-          cpu: 500m
-    - name : liveness-prometheus
-      resource:
-        requests:
-          memory: 128Mi
-          cpu: 50m
-        limits:
-          memory: 256Mi
-          cpu: 100m
+    - name : liveness-prometheus
+      resource:
+        requests:
+          memory: 128Mi
+          cpu: 50m
+        limits:
+          memory: 256Mi
   CSI_CEPHFS_PROVISIONER_RESOURCE: |
     - name : csi-provisioner
       resource:
         requests:
           memory: 128Mi
           cpu: 100m
         limits:
           memory: 256Mi
-          cpu: 200m
     - name : csi-resizer
       resource:
         requests:
           memory: 128Mi
           cpu: 100m
         limits:
           memory: 256Mi
-          cpu: 200m
     - name : csi-attacher
       resource:
         requests:
           memory: 128Mi
           cpu: 100m
         limits:
           memory: 256Mi
-          cpu: 200m
     - name : csi-snapshotter
       resource:
         requests:
           memory: 128Mi
           cpu: 100m
         limits:
           memory: 256Mi
-          cpu: 200m
     - name : csi-cephfsplugin
       resource:
         requests:
           memory: 512Mi
           cpu: 250m
         limits:
           memory: 1Gi
-          cpu: 500m
-    - name : liveness-prometheus
-      resource:
-        requests:
-          memory: 128Mi
-          cpu: 50m
-        limits:
-          memory: 256Mi
-          cpu: 100m
+    - name : liveness-prometheus
+      resource:
+        requests:
+          memory: 128Mi
+          cpu: 50m
+        limits:
+          memory: 256Mi
   CSI_CEPHFS_PLUGIN_RESOURCE: |
     - name : driver-registrar
       resource:
         requests:
           memory: 128Mi
           cpu: 50m
         limits:
           memory: 256Mi
-          cpu: 100m
     - name : csi-cephfsplugin
       resource:
         requests:
           memory: 512Mi
           cpu: 250m
         limits:
           memory: 1Gi
-          cpu: 500m
-    - name : liveness-prometheus
-      resource:
-        requests:
-          memory: 128Mi
-          cpu: 50m
-        limits:
-          memory: 256Mi
-          cpu: 100m
+    - name : liveness-prometheus
+      resource:
+        requests:
+          memory: 128Mi
+          cpu: 50m
+        limits:
+          memory: 256Mi
   CSI_NFS_PROVISIONER_RESOURCE: |
     - name : csi-provisioner
       resource:
         requests:
           memory: 128Mi
           cpu: 100m
         limits:
           memory: 256Mi
-          cpu: 200m
     - name : csi-nfsplugin
       resource:
         requests:
           memory: 512Mi
           cpu: 250m
         limits:
           memory: 1Gi
-          cpu: 500m
     - name : csi-attacher
       resource:
         requests:
           memory: 512Mi
           cpu: 250m
         limits:
           memory: 1Gi
-          cpu: 500m
   CSI_NFS_PLUGIN_RESOURCE: |
     - name : driver-registrar
       resource:
         requests:
           memory: 128Mi
           cpu: 50m
         limits:
           memory: 256Mi
-          cpu: 100m
     - name : csi-nfsplugin
       resource:
         requests:
           memory: 512Mi
           cpu: 250m
         limits:
           memory: 1Gi
-          cpu: 500m
   CSI_CEPHFS_ATTACH_REQUIRED: 'true'
   CSI_RBD_ATTACH_REQUIRED: 'true'
   CSI_NFS_ATTACH_REQUIRED: 'true'
 
--- HelmRelease: rook-ceph/rook-ceph-operator ClusterRole: rook-ceph/rook-ceph-system

+++ HelmRelease: rook-ceph/rook-ceph-operator ClusterRole: rook-ceph/rook-ceph-system

@@ -22,31 +22,23 @@

   - ''
   resources:
   - pods/exec
   verbs:
   - create
 - apiGroups:
-  - admissionregistration.k8s.io
-  resources:
-  - validatingwebhookconfigurations
-  verbs:
-  - create
-  - get
-  - delete
-  - update
-- apiGroups:
   - csiaddons.openshift.io
   resources:
   - networkfences
   verbs:
   - create
   - get
   - update
   - delete
   - watch
   - list
+  - deletecollection
 - apiGroups:
   - apiextensions.k8s.io
   resources:
   - customresourcedefinitions
   verbs:
   - get
--- HelmRelease: rook-ceph/rook-ceph-operator ClusterRole: rook-ceph/rook-ceph-global

+++ HelmRelease: rook-ceph/rook-ceph-operator ClusterRole: rook-ceph/rook-ceph-global

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

 - apiGroups:
   - ''
   resources:
   - pods
   - nodes
   - nodes/proxy
-  - services
   - secrets
   - configmaps
   verbs:
   - get
   - list
   - watch
@@ -27,12 +26,13 @@

   - ''
   resources:
   - events
   - persistentvolumes
   - persistentvolumeclaims
   - endpoints
+  - services
   verbs:
   - get
   - list
   - watch
   - patch
   - create
--- HelmRelease: rook-ceph/rook-ceph-operator ClusterRole: rook-ceph/cephfs-external-provisioner-runner

+++ HelmRelease: rook-ceph/rook-ceph-operator ClusterRole: rook-ceph/cephfs-external-provisioner-runner

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

   - persistentvolumes
   verbs:
   - get
   - list
   - watch
   - create
+  - update
   - delete
   - patch
 - apiGroups:
   - ''
   resources:
   - persistentvolumeclaims
@@ -83,12 +84,16 @@

   - snapshot.storage.k8s.io
   resources:
   - volumesnapshots
   verbs:
   - get
   - list
+  - watch
+  - update
+  - patch
+  - create
 - apiGroups:
   - snapshot.storage.k8s.io
   resources:
   - volumesnapshotclasses
   verbs:
   - get
@@ -101,14 +106,40 @@

   verbs:
   - get
   - list
   - watch
   - patch
   - update
+  - create
 - apiGroups:
   - snapshot.storage.k8s.io
   resources:
   - volumesnapshotcontents/status
   verbs:
   - update
   - patch
+- apiGroups:
+  - groupsnapshot.storage.k8s.io
+  resources:
+  - volumegroupsnapshotclasses
+  verbs:
+  - get
+  - list
+  - watch
+- apiGroups:
+  - groupsnapshot.storage.k8s.io
+  resources:
+  - volumegroupsnapshotcontents
+  verbs:
+  - get
+  - list
+  - watch
+  - update
+  - patch
+- apiGroups:
+  - groupsnapshot.storage.k8s.io
+  resources:
+  - volumegroupsnapshotcontents/status
+  verbs:
+  - update
+  - patch
 
--- HelmRelease: rook-ceph/rook-ceph-operator ClusterRole: rook-ceph/rbd-external-provisioner-runner

+++ HelmRelease: rook-ceph/rook-ceph-operator ClusterRole: rook-ceph/rbd-external-provisioner-runner

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

   - persistentvolumes
   verbs:
   - get
   - list
   - watch
   - create
+  - update
   - delete
   - patch
 - apiGroups:
   - ''
   resources:
   - persistentvolumeclaims
@@ -92,12 +93,15 @@

   resources:
   - volumesnapshots
   verbs:
   - get
   - list
   - watch
+  - update
+  - patch
+  - create
 - apiGroups:
   - snapshot.storage.k8s.io
   resources:
   - volumesnapshotclasses
   verbs:
   - get
@@ -110,16 +114,42 @@

   verbs:
   - get
   - list
   - watch
   - patch
   - update
+  - create
 - apiGroups:
   - snapshot.storage.k8s.io
   resources:
   - volumesnapshotcontents/status
+  verbs:
+  - update
+  - patch
+- apiGroups:
+  - groupsnapshot.storage.k8s.io
+  resources:
+  - volumegroupsnapshotclasses
+  verbs:
+  - get
+  - list
+  - watch
+- apiGroups:
+  - groupsnapshot.storage.k8s.io
+  resources:
+  - volumegroupsnapshotcontents
+  verbs:
+  - get
+  - list
+  - watch
+  - update
+  - patch
+- apiGroups:
+  - groupsnapshot.storage.k8s.io
+  resources:
+  - volumegroupsnapshotcontents/status
   verbs:
   - update
   - patch
 - apiGroups:
   - ''
   resources:
--- HelmRelease: rook-ceph/rook-ceph-operator Role: rook-ceph/rook-ceph-rgw

+++ HelmRelease: rook-ceph/rook-ceph-operator Role: rook-ceph/rook-ceph-rgw

@@ -1,14 +0,0 @@

----
-kind: Role
-apiVersion: rbac.authorization.k8s.io/v1
-metadata:
-  name: rook-ceph-rgw
-  namespace: rook-ceph
-rules:
-- apiGroups:
-  - ''
-  resources:
-  - configmaps
-  verbs:
-  - get
-
--- HelmRelease: rook-ceph/rook-ceph-operator RoleBinding: rook-ceph/rook-ceph-rgw

+++ HelmRelease: rook-ceph/rook-ceph-operator RoleBinding: rook-ceph/rook-ceph-rgw

@@ -1,15 +0,0 @@

----
-kind: RoleBinding
-apiVersion: rbac.authorization.k8s.io/v1
-metadata:
-  name: rook-ceph-rgw
-  namespace: rook-ceph
-roleRef:
-  apiGroup: rbac.authorization.k8s.io
-  kind: Role
-  name: rook-ceph-rgw
-subjects:
-- kind: ServiceAccount
-  name: rook-ceph-rgw
-  namespace: rook-ceph
-
--- HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator

+++ HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator

@@ -1,11 +1,12 @@

 ---
 apiVersion: apps/v1
 kind: Deployment
 metadata:
   name: rook-ceph-operator
+  namespace: rook-ceph
   labels:
     operator: rook
     storage-backend: ceph
     app.kubernetes.io/part-of: rook-ceph-operator
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/created-by: helm
@@ -18,34 +19,36 @@

     type: Recreate
   template:
     metadata:
       labels:
         app: rook-ceph-operator
     spec:
+      tolerations:
+      - effect: NoExecute
+        key: node.kubernetes.io/unreachable
+        operator: Exists
+        tolerationSeconds: 5
       containers:
       - name: rook-ceph-operator
-        image: rook/ceph:v1.12.8
+        image: rook/ceph:v1.14.3
         imagePullPolicy: IfNotPresent
         args:
         - ceph
         - operator
         securityContext:
+          capabilities:
+            drop:
+            - ALL
+          runAsGroup: 2016
           runAsNonRoot: true
           runAsUser: 2016
-          runAsGroup: 2016
         volumeMounts:
         - mountPath: /var/lib/rook
           name: rook-config
         - mountPath: /etc/ceph
           name: default-config-dir
-        - mountPath: /etc/webhook
-          name: webhook-cert
-        ports:
-        - containerPort: 9443
-          name: https-webhook
-          protocol: TCP
         env:
         - name: ROOK_CURRENT_NAMESPACE_ONLY
           value: 'false'
         - name: ROOK_HOSTPATH_REQUIRES_PRIVILEGED
           value: 'false'
         - name: ROOK_DISABLE_DEVICE_HOTPLUG
@@ -63,20 +66,17 @@

         - name: POD_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         resources:
           limits:
-            cpu: 500m
             memory: 512Mi
           requests:
-            cpu: 100m
+            cpu: 200m
             memory: 128Mi
       serviceAccountName: rook-ceph-system
       volumes:
       - name: rook-config
         emptyDir: {}
       - name: default-config-dir
         emptyDir: {}
-      - name: webhook-cert
-        emptyDir: {}
 
--- HelmRelease: rook-ceph/rook-ceph-operator ServiceAccount: rook-ceph/rook-ceph-default

+++ HelmRelease: rook-ceph/rook-ceph-operator ServiceAccount: rook-ceph/rook-ceph-default

@@ -0,0 +1,10 @@

+---
+apiVersion: v1
+kind: ServiceAccount
+metadata:
+  name: rook-ceph-default
+  namespace: rook-ceph
+  labels:
+    operator: rook
+    storage-backend: ceph
+

@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.13.1 feat(helm): update chart rook-ceph to v1.13.2 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 9e5b7dd to 5a631ea Compare January 11, 2024 22:48
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.13.2 feat(helm): update chart rook-ceph to v1.13.3 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 5a631ea to d0f271c Compare January 26, 2024 01:40
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.13.3 feat(helm): update chart rook-ceph to v1.13.4 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from d0f271c to 654827f Compare February 8, 2024 22:26
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 654827f to 9d5fff4 Compare February 22, 2024 21:52
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.13.4 feat(helm): update chart rook-ceph to v1.13.5 Feb 22, 2024
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.13.5 feat(helm): update chart rook-ceph to v1.13.6 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch 2 times, most recently from 8f6f3d4 to 4746dae Compare March 14, 2024 22:56
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.13.6 feat(helm): update chart rook-ceph to v1.13.7 Mar 14, 2024
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.13.7 feat(helm): update chart rook-ceph to v1.14.0 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 4746dae to 109b79d Compare April 3, 2024 23:11
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 109b79d to cf50043 Compare April 17, 2024 22:37
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.0 feat(helm): update chart rook-ceph to v1.14.1 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from cf50043 to 8fac159 Compare April 19, 2024 19:41
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.1 feat(helm): update chart rook-ceph to v1.14.2 Apr 19, 2024
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.2 feat(helm): update chart rook-ceph to v1.14.3 May 3, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 8fac159 to 82853c0 Compare May 3, 2024 23:10
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.3 feat(helm): update chart rook-ceph to v1.14.3 - autoclosed May 14, 2024
@renovate renovate bot closed this May 14, 2024
@renovate renovate bot deleted the renovate/rook-ceph-1.x branch May 14, 2024 01:41
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.3 - autoclosed feat(helm): update chart rook-ceph to v1.14.3 May 17, 2024
@renovate renovate bot reopened this May 17, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 82853c0 to 78434b2 Compare May 17, 2024 07:19
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.14.4 fix(helm): update chart rook-ceph to v1.14.5 May 30, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 78434b2 to 5957213 Compare May 30, 2024 21:15
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.14.5 fix(helm): update chart rook-ceph to v1.14.6 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 5957213 to 6003226 Compare June 14, 2024 02:41
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.14.6 fix(helm): update chart rook-ceph to v1.14.7 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 6003226 to c867470 Compare June 21, 2024 18:55
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from c867470 to fe533c1 Compare July 6, 2024 00:36
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.14.7 fix(helm): update chart rook-ceph to v1.14.8 Jul 6, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from fe533c1 to 1b8095d Compare July 25, 2024 22:41
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.14.8 fix(helm): update chart rook-ceph to v1.14.9 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 1b8095d to d5e78c3 Compare August 20, 2024 23:18
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.14.9 fix(helm): update chart rook-ceph to v1.14.10 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from d5e78c3 to e085c3b Compare August 21, 2024 01:22
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.14.10 feat(helm): update chart rook-ceph to v1.15.0 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from e085c3b to 57e514a Compare September 4, 2024 23:09
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.0 feat(helm): update chart rook-ceph to v1.15.1 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 57e514a to 15fd311 Compare September 19, 2024 22:05
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.1 feat(helm): update chart rook-ceph to v1.15.2 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 15fd311 to 7441a76 Compare October 3, 2024 22:15
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.2 feat(helm): update chart rook-ceph to v1.15.3 Oct 3, 2024
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.3 feat(helm): update chart rook-ceph to v1.15.4 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 7441a76 to c5c4b59 Compare October 17, 2024 23:34
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from c5c4b59 to 2b6c7c3 Compare November 6, 2024 22:46
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.4 feat(helm): update chart rook-ceph to v1.15.5 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 2b6c7c3 to e1d3633 Compare November 21, 2024 23:00
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.5 feat(helm): update chart rook-ceph to v1.15.6 Nov 21, 2024
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.6 feat(helm): update chart rook-ceph to v1.16.0 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from e1d3633 to dcd24a9 Compare December 17, 2024 21:22
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants