jfroy / flatops

k8s cluster for leflat managed by Flux
MIT License
12 stars 0 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

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`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/1.28.0) [Compare Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/1.27.6...1.28.0) #### 📦 Dependencies - Workflow maintenance - PR: [#​359](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/359) - Trigger Build - PR: [#​364](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/364) - Bump kubernetes from 30.1.0 to 31.0.0 in /src - PR: [#​360](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/360)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago
--- kubernetes/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus

+++ kubernetes/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus

@@ -84,13 +84,13 @@

               METHOD: WATCH
               NAMESPACE: ALL
               RESOURCE: configmap
               UNIQUE_FILENAMES: true
             image:
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.27.6@sha256:db85bd5532530d288736b35e63baceacbf570bf863d85a0404b33c1e1631f63b
+              tag: 1.28.0@sha256:4166a019eeafd1f0fef4d867dc5f224f18d84ec8681dbb31f3ca258ecf07bcf2
             restartPolicy: Always
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
github-actions[bot] commented 1 month ago
--- HelmRelease: observability/gatus Deployment: observability/gatus

+++ HelmRelease: observability/gatus Deployment: observability/gatus

@@ -86,13 +86,13 @@

         - name: NAMESPACE
           value: ALL
         - name: RESOURCE
           value: configmap
         - 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: config-sync
         restartPolicy: Always
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop: