fix(container-image): update ghcr.io/valkey-io/valkey ( 9.0.2 → 9.0.3 )#888
Open
robottoms-up[bot] wants to merge 1 commit intomasterfrom
Open
fix(container-image): update ghcr.io/valkey-io/valkey ( 9.0.2 → 9.0.3 )#888robottoms-up[bot] wants to merge 1 commit intomasterfrom
robottoms-up[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
--- kubernetes/homelab/apps/storage/rook-ceph/operator Kustomization: storage/rook-ceph-operator OCIRepository: storage/rook-ceph
+++ kubernetes/homelab/apps/storage/rook-ceph/operator Kustomization: storage/rook-ceph-operator OCIRepository: storage/rook-ceph
@@ -11,9 +11,9 @@
spec:
interval: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: v1.19.2
+ tag: v1.19.1
url: oci://ghcr.io/rook/rook-ceph
|
Contributor
Author
--- HelmRelease: storage/rook-ceph-operator ConfigMap: storage/rook-ceph-operator-config
+++ HelmRelease: storage/rook-ceph-operator ConfigMap: storage/rook-ceph-operator-config
@@ -35,13 +35,13 @@
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=prefer-crc
- ROOK_CSI_CEPH_IMAGE: quay.io/cephcsi/cephcsi:v3.16.1
+ ROOK_CSI_CEPH_IMAGE: quay.io/cephcsi/cephcsi:v3.16.0
ROOK_CSI_REGISTRAR_IMAGE: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.15.0
ROOK_CSI_PROVISIONER_IMAGE: registry.k8s.io/sig-storage/csi-provisioner:v6.0.0
ROOK_CSI_SNAPSHOTTER_IMAGE: registry.k8s.io/sig-storage/csi-snapshotter:v8.4.0
ROOK_CSI_ATTACHER_IMAGE: registry.k8s.io/sig-storage/csi-attacher:v4.10.0
ROOK_CSI_RESIZER_IMAGE: registry.k8s.io/sig-storage/csi-resizer:v2.0.0
ROOK_CSI_IMAGE_PULL_POLICY: IfNotPresent
--- HelmRelease: storage/rook-ceph-operator ClusterRole: storage/rook-ceph-global
+++ HelmRelease: storage/rook-ceph-operator ClusterRole: storage/rook-ceph-global
@@ -39,20 +39,12 @@
- list
- watch
- patch
- create
- update
- delete
-- apiGroups:
- - events.k8s.io
- resources:
- - events
- verbs:
- - create
- - patch
- - update
- apiGroups:
- storage.k8s.io
resources:
- storageclasses
verbs:
- get
--- HelmRelease: storage/rook-ceph-operator ClusterRole: storage/rook-ceph-mgr-cluster
+++ HelmRelease: storage/rook-ceph-operator ClusterRole: storage/rook-ceph-mgr-cluster
@@ -30,20 +30,12 @@
- create
- patch
- list
- get
- watch
- apiGroups:
- - events.k8s.io
- resources:
- - events
- verbs:
- - create
- - patch
- - update
-- apiGroups:
- storage.k8s.io
resources:
- storageclasses
verbs:
- get
- list
--- HelmRelease: storage/rook-ceph-operator ClusterRole: storage/cephfs-external-provisioner-runner
+++ HelmRelease: storage/rook-ceph-operator ClusterRole: storage/cephfs-external-provisioner-runner
@@ -78,20 +78,12 @@
verbs:
- list
- watch
- create
- update
- patch
-- apiGroups:
- - events.k8s.io
- resources:
- - events
- verbs:
- - create
- - patch
- - update
- apiGroups:
- storage.k8s.io
resources:
- volumeattachments
verbs:
- get
--- HelmRelease: storage/rook-ceph-operator ClusterRole: storage/rbd-external-provisioner-runner
+++ HelmRelease: storage/rook-ceph-operator ClusterRole: storage/rbd-external-provisioner-runner
@@ -57,20 +57,12 @@
- list
- watch
- create
- update
- patch
- apiGroups:
- - events.k8s.io
- resources:
- - events
- verbs:
- - create
- - patch
- - update
-- apiGroups:
- storage.k8s.io
resources:
- volumeattachments
verbs:
- get
- list
--- HelmRelease: storage/rook-ceph-operator ClusterRole: storage/objectstorage-provisioner-role
+++ HelmRelease: storage/rook-ceph-operator ClusterRole: storage/objectstorage-provisioner-role
@@ -44,15 +44,7 @@
- events
verbs:
- get
- delete
- update
- create
-- apiGroups:
- - events.k8s.io
- resources:
- - events
- verbs:
- - create
- - patch
- - update
--- HelmRelease: storage/rook-ceph-operator Deployment: storage/rook-ceph-operator
+++ HelmRelease: storage/rook-ceph-operator Deployment: storage/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.19.2
+ image: docker.io/rook/ceph:v1.19.1
imagePullPolicy: IfNotPresent
args:
- ceph
- operator
securityContext:
capabilities: |
80c5987 to
ef41b29
Compare
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:
9.0.2→9.0.3Release Notes
valkey-io/valkey (ghcr.io/valkey-io/valkey)
v9.0.3Compare Source
Valkey 9.0.3
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Security fixes
Bug fixes
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 these updates again.
This PR has been generated by Renovate Bot.