Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update ghcr.io/kiwigrid/k8s-sidecar ( 1.26.1 → 1.27.1 ) #5391

Merged
merged 2 commits into from
May 19, 2024

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented May 6, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/kiwigrid/k8s-sidecar minor 1.26.1 -> 1.27.1

Release Notes

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

v1.27.1

Compare Source

🚀 Features
  • Add exception_handler

v1.27.0

Compare Source

🚀 Features
  • Adding support for req-username-file and req-password-file cli flags
🧪 Tests
  • build(deps): bump helm/kind-action from 1.8.0 to 1.10.0

v1.26.2

Compare Source

📦 Dependencies
  • build(deps): bump kubernetes from 28.1.0 to 29.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.

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented May 6, 2024

--- kubernetes/apps/monitoring/gatus/app Kustomization: flux-system/gatus HelmRelease: monitoring/gatus

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

@@ -64,13 +64,13 @@

               UNIQUE_FILENAMES: true
             envFrom:
             - secretRef:
                 name: gatus-secret
             image:
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.26.1@sha256:b8d5067137fec093cf48670dc3a1dbb38f9e734f3a6683015c2e89a45db5fd16
+              tag: 1.27.1@sha256:df71eab1466c67b84e46fa9cd2d84738372377971d44dbb8699ab4483278c839
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
                 memory: 10Mi
@@ -90,13 +90,13 @@

               METHOD: LIST
               NAMESPACE: ALL
               RESOURCE: both
               UNIQUE_FILENAMES: true
             image:
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.26.1@sha256:b8d5067137fec093cf48670dc3a1dbb38f9e734f3a6683015c2e89a45db5fd16
+              tag: 1.27.1@sha256:df71eab1466c67b84e46fa9cd2d84738372377971d44dbb8699ab4483278c839
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
                 memory: 10Mi

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented May 6, 2024

--- HelmRelease: monitoring/gatus Deployment: monitoring/gatus

+++ HelmRelease: monitoring/gatus Deployment: monitoring/gatus

@@ -60,13 +60,13 @@

         - name: NAMESPACE
           value: ALL
         - name: RESOURCE
           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.26.1@sha256:b8d5067137fec093cf48670dc3a1dbb38f9e734f3a6683015c2e89a45db5fd16
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.27.1@sha256:df71eab1466c67b84e46fa9cd2d84738372377971d44dbb8699ab4483278c839
         name: 02-init-config
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 10m
@@ -119,13 +119,13 @@

           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
         envFrom:
         - secretRef:
             name: gatus-secret
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.26.1@sha256:b8d5067137fec093cf48670dc3a1dbb38f9e734f3a6683015c2e89a45db5fd16
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.27.1@sha256:df71eab1466c67b84e46fa9cd2d84738372377971d44dbb8699ab4483278c839
         name: config-sync
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 10m

@auricom auricom force-pushed the main branch 3 times, most recently from cbb68cf to f78a0fe Compare May 13, 2024 01:49
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 31952ec to a6c8af2 Compare May 13, 2024 20:18
@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/kiwigrid/k8s-sidecar ( 1.26.1 → 1.26.2 ) ⬆️ Update ghcr.io/kiwigrid/k8s-sidecar ( 1.26.1 → 1.27.0 ) May 13, 2024
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch from a6c8af2 to d61b08c Compare May 14, 2024 08:23
@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/kiwigrid/k8s-sidecar ( 1.26.1 → 1.27.0 ) ⬆️ Update ghcr.io/kiwigrid/k8s-sidecar ( 1.26.1 → 1.27.1 ) May 14, 2024
@auricom auricom force-pushed the main branch 12 times, most recently from 014743b to 735f9a5 Compare May 19, 2024 23:25
@auricom auricom merged commit 0c270ee into main May 19, 2024
7 checks passed
@auricom auricom deleted the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch May 20, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant