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

fix(helm): update rook-ceph group to v1.11.10 (patch) - autoclosed #819

Closed
wants to merge 1 commit into from

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
rook-ceph patch v1.11.9 -> v1.11.10
rook-ceph-cluster patch v1.11.9 -> v1.11.10

Release Notes

rook/rook (rook-ceph)

v1.11.10

Compare Source

Improvements

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


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package           | from    | to       |
| ---------- | ----------------- | ------- | -------- |
| helm       | rook-ceph         | v1.11.9 | v1.11.10 |
| helm       | rook-ceph-cluster | v1.11.9 | v1.11.10 |
@snoopy82481-bot snoopy82481-bot bot added renovate/helm type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 18, 2023
@snoopy82481-bot
Copy link
Contributor Author

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

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

@@ -9,13 +9,13 @@

     spec:
       chart: rook-ceph-cluster
       sourceRef:
         kind: HelmRepository
         name: rook-ceph
         namespace: flux-system
-      version: v1.11.9
+      version: v1.11.10
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 30m
   maxHistory: 2
--- 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

@@ -9,13 +9,13 @@

     spec:
       chart: rook-ceph
       sourceRef:
         kind: HelmRepository
         name: rook-ceph
         namespace: flux-system
-      version: v1.11.9
+      version: v1.11.10
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 30m
   maxHistory: 2

@snoopy82481-bot
Copy link
Contributor Author

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

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

@@ -20,13 +20,13 @@

     metadata:
       labels:
         app: rook-ceph-operator
     spec:
       containers:
       - name: rook-ceph-operator
-        image: rook/ceph:v1.11.9
+        image: rook/ceph:v1.11.10
         imagePullPolicy: IfNotPresent
         args:
         - ceph
         - operator
         securityContext:
           runAsNonRoot: true

@snoopy82481-bot
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 2.42s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.91s
✅ YAML prettier 2 0 0.66s
✅ YAML yamllint 2 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@snoopy82481-bot snoopy82481-bot bot changed the title fix(helm): update rook-ceph group to v1.11.10 (patch) fix(helm): update rook-ceph group to v1.11.10 (patch) - autoclosed Jul 24, 2023
@snoopy82481-bot snoopy82481-bot bot closed this Jul 24, 2023
@snoopy82481-bot snoopy82481-bot bot deleted the renovate/patch-rook-ceph branch July 24, 2023 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants