h3mmy / bloopySphere

My home cluster.
MIT License
54 stars 6 forks source link

Update Helm chart reflector to 7.1.288 #7065

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Update Change
reflector patch 7.1.262 -> 7.1.288

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

emberstack/kubernetes-reflector (reflector) ### [`v7.1.288`](https://togithub.com/emberstack/kubernetes-reflector/releases/tag/v7.1.288) [Compare Source](https://togithub.com/emberstack/kubernetes-reflector/compare/v7.1.286...v7.1.288) The release process is automated. **Full Changelog**: https://github.com/emberstack/kubernetes-reflector/compare/v7.1.286...v7.1.288 ### [`v7.1.286`](https://togithub.com/emberstack/kubernetes-reflector/releases/tag/v7.1.286) [Compare Source](https://togithub.com/emberstack/kubernetes-reflector/compare/v7.1.262...v7.1.286) The release process is automated. **Full Changelog**: https://github.com/emberstack/kubernetes-reflector/compare/v7.1.284...v7.1.286

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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 has been generated by Mend Renovate. View repository job log here.

bloopy-boi[bot] commented 1 week ago

Path: cluster/apps/kube-system/reflector/helm-release.yaml Version: 7.1.262 -> 7.1.288

@@ -81,7 +81,7 @@
 readOnlyRootFilesystem: false
 runAsNonRoot: true
 runAsUser: 1000
- image: "emberstack/kubernetes-reflector:7.1.262"
+ image: "emberstack/kubernetes-reflector:7.1.288"
 imagePullPolicy: IfNotPresent
 env:
 - name: ES_Serilog__MinimumLevel__Default
bloopy-boi[bot] commented 1 week ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.08s
✅ YAML prettier 1 0 0 0.47s
✅ YAML yamllint 1 0 0.26s

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_