generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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 rook-ceph group ( v1.15.4 → v1.15.5 ) (patch) #552
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/patch-rook-ceph
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
--- kubernetes/apps/rook-ceph/operator/app Kustomization: flux-system/rook-ceph-operator HelmRelease: rook-ceph/rook-ceph-operator
+++ kubernetes/apps/rook-ceph/operator/app Kustomization: flux-system/rook-ceph-operator HelmRelease: rook-ceph/rook-ceph-operator
@@ -13,13 +13,13 @@
spec:
chart: rook-ceph
sourceRef:
kind: HelmRepository
name: rook-ceph
namespace: flux-system
- version: v1.15.4
+ version: v1.15.5
driftDetection:
mode: enabled
install:
remediation:
retries: 3
interval: 30m
--- kubernetes/apps/rook-ceph/cluster/app Kustomization: flux-system/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster
+++ kubernetes/apps/rook-ceph/cluster/app Kustomization: flux-system/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster
@@ -13,13 +13,13 @@
spec:
chart: rook-ceph-cluster
sourceRef:
kind: HelmRepository
name: rook-ceph
namespace: flux-system
- version: v1.15.4
+ version: v1.15.5
driftDetection:
mode: disabled
install:
remediation:
retries: 3
interval: 30m |
--- HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator
+++ HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator
@@ -26,13 +26,13 @@
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
tolerationSeconds: 5
containers:
- name: rook-ceph-operator
- image: docker.io/rook/ceph:v1.15.4
+ image: docker.io/rook/ceph:v1.15.5
imagePullPolicy: IfNotPresent
args:
- ceph
- operator
securityContext:
capabilities: |
jfroy
force-pushed
the
main
branch
6 times, most recently
from
November 7, 2024 18:10
44a8b71
to
e2e1ece
Compare
renovate
bot
force-pushed
the
renovate/patch-rook-ceph
branch
from
November 9, 2024 10:15
de8cf9d
to
bc26774
Compare
renovate
bot
force-pushed
the
renovate/patch-rook-ceph
branch
from
November 10, 2024 03:52
bc26774
to
194b954
Compare
renovate
bot
force-pushed
the
renovate/patch-rook-ceph
branch
from
November 10, 2024 04:00
194b954
to
d7514b8
Compare
jfroy
force-pushed
the
main
branch
2 times, most recently
from
November 10, 2024 04:01
4f6fd94
to
761919a
Compare
renovate
bot
force-pushed
the
renovate/patch-rook-ceph
branch
from
November 10, 2024 04:01
d7514b8
to
4b768c0
Compare
renovate
bot
force-pushed
the
renovate/patch-rook-ceph
branch
2 times, most recently
from
November 10, 2024 04:04
042050f
to
bcfb282
Compare
renovate
bot
force-pushed
the
renovate/patch-rook-ceph
branch
from
November 10, 2024 04:15
bcfb282
to
72aed3c
Compare
jfroy
force-pushed
the
main
branch
5 times, most recently
from
November 13, 2024 20:23
4d9e885
to
62cfe8a
Compare
jfroy
force-pushed
the
main
branch
3 times, most recently
from
November 13, 2024 21:11
fc70629
to
ed69ab6
Compare
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.15.4
->v1.15.5
v1.15.4
->v1.15.5
Release Notes
rook/rook (rook-ceph)
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.
/run/udev
in the init container for ceph-volume activate (#14901, @guits)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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 was generated by Mend Renovate. View the repository job log.