fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.2 )#3244
Open
renovate[bot] wants to merge 1 commit into
Open
fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.2 )#3244renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
qgr1-cluster-0 - helmrelease--- HelmRelease: rook-ceph/rook-ceph ClusterRole: rook-ceph/ceph-csi-manager-role
+++ HelmRelease: rook-ceph/rook-ceph ClusterRole: rook-ceph/ceph-csi-manager-role
@@ -17,12 +17,19 @@
- create
- delete
- get
- list
- patch
- update
+ - watch
+- apiGroups:
+ - ''
+ resources:
+ - nodes
+ verbs:
+ - list
- watch
- apiGroups:
- apps
resources:
- daemonsets
- deployments
--- HelmRelease: rook-ceph/rook-ceph Deployment: rook-ceph/ceph-csi-controller-manager
+++ HelmRelease: rook-ceph/rook-ceph Deployment: rook-ceph/ceph-csi-controller-manager
@@ -38,13 +38,13 @@
- name: CSI_SERVICE_ACCOUNT_PREFIX
value: ''
- name: WATCH_NAMESPACE
value: ''
- name: KUBERNETES_CLUSTER_DOMAIN
value: cluster.local
- image: quay.io/cephcsi/ceph-csi-operator:v1.0.1
+ image: quay.io/cephcsi/ceph-csi-operator:v1.0.4
livenessProbe:
httpGet:
path: /healthz
port: 8081
initialDelaySeconds: 15
periodSeconds: 20
--- HelmRelease: rook-ceph/rook-ceph Deployment: rook-ceph/rook-ceph-operator
+++ HelmRelease: rook-ceph/rook-ceph Deployment: rook-ceph/rook-ceph-operator
@@ -28,13 +28,13 @@
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
tolerationSeconds: 5
containers:
- name: rook-ceph-operator
- image: docker.io/rook/ceph:v1.20.1
+ image: docker.io/rook/ceph:v1.20.2
imagePullPolicy: IfNotPresent
args:
- ceph
- operator
securityContext:
capabilities: |
qgr1-cluster-0 - kustomization--- k8s/base/rook-ceph/operator Kustomization: flux-system/rook-ceph-operator HelmRelease: rook-ceph/rook-ceph
+++ k8s/base/rook-ceph/operator Kustomization: flux-system/rook-ceph-operator HelmRelease: rook-ceph/rook-ceph
@@ -13,13 +13,13 @@
spec:
chart: rook-ceph
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
namespace: flux-system
- version: v1.20.1
+ version: v1.20.2
install:
crds: CreateReplace
createNamespace: true
remediation:
retries: 50
timeout: 15m |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.20.1→v1.20.2Release Notes
rook/rook (rook-ceph)
v1.20.2Compare Source
Improvements
Rook v1.20.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.