Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

fix(helm): update chart rook-ceph to v1.12.3 #2851

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

midnight-bot-6658[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
rook-ceph patch v1.12.2 -> v1.12.3

Release Notes

rook/rook (rook-ceph)

v1.12.3

Compare Source

Improvements

Rook v1.12.3 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.12.2 | v1.12.3 |
@midnight-bot-6658 midnight-bot-6658 bot added renovate/helm type/patch area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 1, 2023
@midnight-bot-6658
Copy link
Contributor Author

Path: cluster/core/rook-ceph/operator/helm-release.yaml
Version: v1.12.2 -> v1.12.3

@@ -1437,7 +1437,7 @@
 spec:
 containers:
 - name: rook-ceph-operator
- image: "rook/ceph:v1.12.2"
+ image: "rook/ceph:v1.12.3"
 imagePullPolicy: IfNotPresent
 args: ["ceph", "operator"]
 securityContext:
@@ -1493,3 +1493,7 @@
 emptyDir: {}
 - name: webhook-cert
 emptyDir: {}
+# Source: rook-ceph/templates/securityContextConstraints.yaml
+# scc for the Rook and Ceph daemons
+# for creating cluster in openshift
+---

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@midnight-bot-6658
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 2.03s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 2.79s
✅ YAML prettier 2 0 0.41s
✅ YAML yamllint 2 0 0.27s

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

@claughinghouse claughinghouse merged commit ffb410b into main Sep 1, 2023
10 checks passed
@renovate renovate bot deleted the renovate/patch-rook-ceph branch September 1, 2023 01:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cluster Changes made in the cluster directory 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.

1 participant