home-ops
home-ops copied to clipboard
feat(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.27.6 → 1.28.0 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/kiwigrid/k8s-sidecar | minor | 1.27.6 -> 1.28.0 |
Release Notes
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/monitoring/gatus/app Kustomization: flux-system/gatus HelmRelease: monitoring/gatus
+++ kubernetes/apps/monitoring/gatus/app Kustomization: flux-system/gatus HelmRelease: monitoring/gatus
@@ -86,13 +86,13 @@
METHOD: WATCH
NAMESPACE: ALL
RESOURCE: both
UNIQUE_FILENAMES: true
image:
repository: ghcr.io/kiwigrid/k8s-sidecar
- tag: 1.27.6@sha256:db85bd5532530d288736b35e63baceacbf570bf863d85a0404b33c1e1631f63b
+ tag: 1.28.0@sha256:4166a019eeafd1f0fef4d867dc5f224f18d84ec8681dbb31f3ca258ecf07bcf2
resources:
limits:
memory: 256Mi
requests:
cpu: 10m
restartPolicy: Always
--- HelmRelease: monitoring/gatus Deployment: monitoring/gatus
+++ HelmRelease: monitoring/gatus Deployment: monitoring/gatus
@@ -67,13 +67,13 @@
- name: NAMESPACE
value: ALL
- name: RESOURCE
value: both
- name: UNIQUE_FILENAMES
value: 'true'
- image: ghcr.io/kiwigrid/k8s-sidecar:1.27.6@sha256:db85bd5532530d288736b35e63baceacbf570bf863d85a0404b33c1e1631f63b
+ image: ghcr.io/kiwigrid/k8s-sidecar:1.28.0@sha256:4166a019eeafd1f0fef4d867dc5f224f18d84ec8681dbb31f3ca258ecf07bcf2
name: init-config
resources:
limits:
memory: 256Mi
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