home-ops icon indicating copy to clipboard operation
home-ops copied to clipboard

feat(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.27.6 → 1.28.0 )

Open bot-akira[bot] opened this issue 1 year ago • 3 comments

This PR contains the following updates:

Package Update Change
ghcr.io/kiwigrid/k8s-sidecar minor 1.27.6 -> 1.28.0

Release Notes

kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)

v1.28.0

Compare Source

📦 Dependencies

  • Workflow maintenance
  • Trigger Build
  • Bump kubernetes from 30.1.0 to 31.0.0 in /src

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.

bot-akira[bot] avatar Sep 27 '24 14:09 bot-akira[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

bot-akira[bot] avatar Sep 27 '24 14:09 bot-akira[bot]

--- 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

bot-akira[bot] avatar Sep 27 '24 14:09 bot-akira[bot]

🦙 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

MegaLinter is graciously provided by OX Security

axeII avatar Sep 27 '24 14:09 axeII