home-ops
home-ops copied to clipboard
fix(container): update registry.k8s.io/git-sync/git-sync ( v4.2.2 → v4.2.3 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| registry.k8s.io/git-sync/git-sync | patch | v4.2.2 -> v4.2.3 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
--- kubernetes/apps/media/bazarr/app Kustomization: flux-system/bazarr HelmRelease: media/bazarr
+++ kubernetes/apps/media/bazarr/app Kustomization: flux-system/bazarr HelmRelease: media/bazarr
@@ -80,13 +80,13 @@
GITSYNC_PERIOD: 86400s
GITSYNC_REF: master
GITSYNC_REPO: https://github.com/KBlixt/subcleaner
GITSYNC_ROOT: /add-ons
image:
repository: registry.k8s.io/git-sync/git-sync
- tag: v4.2.2@sha256:2dc189a0886c0df1b5b0cc816c60b5fe0799230a5bb7e123aa28ff4f74ac988a
+ tag: v4.2.3@sha256:19cc7c317d125c5737ecb9a9159d00b5d97f39c45225c6483de365d62fc09fa8
resources:
limits:
memory: 128Mi
requests:
cpu: 10m
securityContext:
--- HelmRelease: media/bazarr Deployment: media/bazarr
+++ HelmRelease: media/bazarr Deployment: media/bazarr
@@ -122,13 +122,13 @@
- name: GITSYNC_REF
value: master
- name: GITSYNC_REPO
value: https://github.com/KBlixt/subcleaner
- name: GITSYNC_ROOT
value: /add-ons
- image: registry.k8s.io/git-sync/git-sync:v4.2.2@sha256:2dc189a0886c0df1b5b0cc816c60b5fe0799230a5bb7e123aa28ff4f74ac988a
+ image: registry.k8s.io/git-sync/git-sync:v4.2.3@sha256:19cc7c317d125c5737ecb9a9159d00b5d97f39c45225c6483de365d62fc09fa8
name: subcleaner
resources:
limits:
memory: 128Mi
requests:
cpu: 10m
🦙 MegaLinter status: ✅ SUCCESS
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff