Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Update Change
ghcr.io/kiwigrid/k8s-sidecar minor 1.27.5 -> 1.30.10

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.30.10

Compare Source

📦 Dependencies

  • Bump requests from 2.32.4 to 2.32.5 in /src

v1.30.9

Compare Source

🚀 Features

  • Extend exception handling
  • Add check for 'none' response

📦 Dependencies

  • Bump actions/download-artifact from 4 to 5
  • Bump actions/checkout from 4 to 5

v1.30.8

Compare Source

📦 Dependencies

  • Bump logfmter from 0.0.9 to 0.0.10 in /src

v1.30.7

Compare Source

v1.30.6

Compare Source

v1.30.5

Compare Source

📦 Dependencies

  • Bump requests from 2.32.3 to 2.32.4 in /src
  • Bump kubernetes from 32.0.1 to 33.1.0 in /src

v1.30.4

Compare Source

v1.30.3

Compare Source

v1.30.2

Compare Source

📦 Dependencies

  • Bump python-json-logger from 3.2.1 to 3.3.0 in /src

v1.30.1

Compare Source

📦 Dependencies

  • Bump kubernetes from 32.0.0 to 32.0.1 in /src

v1.30.0

Compare Source

📦 Dependencies
  • Bump python-json-logger from 2.0.7 to 3.2.1 in /src
  • Bump kubernetes from 31.0.0 to 32.0.0 in /src
  • Bump helm/kind-action from 1.11.0 to 1.12.0

v1.29.1

Compare Source

📦 Dependencies

  • Bump logfmter from 0.0.8 to 0.0.9 in /src

v1.29.0

Compare Source

🚀 Features

  • feat: add ability to fetch only specific resources by name

v1.28.4

Compare Source

🐛 Fixes

  • BUG: Fix missing sleep in _watch_resource_loop

v1.28.3

Compare Source

📦 Dependencies

  • Bump helm/kind-action from 1.10.0 to 1.11.0

v1.28.2

Compare Source

📦 Dependencies
  • Bump docker/login-action from 2 to 3

v1.28.1

Compare Source

📦 Dependencies
  • Bump docker/setup-qemu-action from 2 to 3
  • Bump mikepenz/release-changelog-builder-action from 4 to 5
  • update kind node images

v1.28.0

Compare Source

📦 Dependencies

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

v1.27.6

Compare Source


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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Aug 30, 2024

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

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

@@ -87,13 +87,13 @@

               METHOD: WATCH
               NAMESPACE: ALL
               RESOURCE: both
               UNIQUE_FILENAMES: true
             image:
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.27.5@sha256:1fc88232e223a6977c626510372a74ca1f73af073e3c361719ccf02f223c8a12
+              tag: 1.30.3@sha256:49dcce269568b1645b0050f296da787c99119647965229919a136614123f0627
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 10m
             restartPolicy: Always

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Aug 30, 2024

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

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

@@ -71,13 +71,13 @@

         - name: NAMESPACE
           value: ALL
         - name: RESOURCE
           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.27.5@sha256:1fc88232e223a6977c626510372a74ca1f73af073e3c361719ccf02f223c8a12
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.30.3@sha256:49dcce269568b1645b0050f296da787c99119647965229919a136614123f0627
         name: init-config
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Aug 30, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.36s
✅ REPOSITORY git_diff yes no no 0.05s
✅ REPOSITORY secretlint yes no no 3.8s
✅ YAML prettier 1 0 0 0.46s
✅ YAML yamllint 1 0 0 0.75s

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

@renovate renovate bot changed the title fix(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.27.6 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.0 ) Sep 27, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 427cda0 to 977f3ec Compare September 27, 2024 13:53
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.0 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.0 ) - autoclosed Nov 27, 2024
@renovate renovate bot closed this Nov 27, 2024
@renovate renovate bot deleted the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch November 27, 2024 15:07
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.0 ) - autoclosed feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.0 ) Nov 27, 2024
@renovate renovate bot reopened this Nov 27, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 63a229d to 977f3ec Compare November 27, 2024 16:16
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.0 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.1 ) Dec 5, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 977f3ec to 45cff53 Compare December 5, 2024 10:58
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.1 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.3 ) Dec 17, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 45cff53 to 79f058a Compare December 17, 2024 14:25
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.3 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.4 ) Dec 18, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 79f058a to ed5c89f Compare December 18, 2024 11:26
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.28.4 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.29.0 ) Jan 10, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from ed5c89f to 62e696e Compare January 10, 2025 13:52
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.29.0 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.29.1 ) Jan 27, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 62e696e to 12c1c7f Compare January 27, 2025 09:24
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 12c1c7f to 3a779bf Compare February 3, 2025 15:00
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.29.1 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.0 ) Feb 3, 2025
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.0 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.1 ) Feb 21, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 3a779bf to 52671d2 Compare February 21, 2025 10:46
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.1 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.2 ) Mar 10, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 52671d2 to 3c109b9 Compare March 10, 2025 10:26
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 3c109b9 to 6c563a8 Compare March 28, 2025 06:59
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.2 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.3 ) Mar 28, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 6c563a8 to 938bec5 Compare June 23, 2025 14:42
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.3 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.5 ) Jun 23, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 938bec5 to 017400e Compare July 3, 2025 08:41
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.5 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.6 ) Jul 3, 2025
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.6 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.7 ) Jul 9, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 017400e to 78140d4 Compare July 9, 2025 12:52
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 78140d4 to e268222 Compare August 13, 2025 11:33
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.7 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.8 ) Aug 13, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from e268222 to 60e4573 Compare August 15, 2025 10:00
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.8 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.9 ) Aug 15, 2025
… 1.30.10 )

| datasource | package                      | from   | to      |
| ---------- | ---------------------------- | ------ | ------- |
| docker     | ghcr.io/kiwigrid/k8s-sidecar | 1.27.5 | 1.30.10 |
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 60e4573 to 46b661b Compare August 29, 2025 00:10
@renovate renovate bot changed the title feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.9 ) feat(container): update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 1.30.10 ) Aug 29, 2025
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.

0 participants