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

fix(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.25.3 → 1.25.4 ) #1686

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Feb 8, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/kiwigrid/k8s-sidecar patch 1.25.3 -> 1.25.4

Release Notes

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

v1.25.4

Compare Source

📦 Dependencies
  • build(deps): bump python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18
  • build(deps): bump python from 3.12.1-alpine3.18 to 3.13.0a3-alpine3.18

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.

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/kiwigrid/k8s-sidecar | 1.25.3 | 1.25.4 |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 8, 2024 19:02
@smurf-bot smurf-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/pi labels Feb 8, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 8, 2024

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

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

@@ -42,13 +42,13 @@

               NAMESPACE: ALL
               RESOURCE: both
               UNIQUE_FILENAMES: true
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.25.3
+              tag: 1.25.4
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
                 memory: 10Mi
@@ -75,13 +75,13 @@

               NAMESPACE: ALL
               RESOURCE: both
               UNIQUE_FILENAMES: true
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.25.3
+              tag: 1.25.4
             order: 2
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 8, 2024

--- HelmRelease: observability/gatus Deployment: observability/gatus

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

@@ -52,13 +52,13 @@

         - name: NAMESPACE
           value: ALL
         - name: RESOURCE
           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.25.3
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.25.4
         imagePullPolicy: IfNotPresent
         name: init-config
         resources:
           limits:
             memory: 128Mi
           requests:
@@ -125,13 +125,13 @@

         - name: NAMESPACE
           value: ALL
         - name: RESOURCE
           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.25.3
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.25.4
         imagePullPolicy: IfNotPresent
         name: config-sync
         resources:
           limits:
             memory: 128Mi
           requests:

@joryirving joryirving merged commit e9507b3 into main Feb 9, 2024
10 checks passed
@joryirving joryirving deleted the renovate/pi-ghcr.io-kiwigrid-k8s-sidecar-1.x branch February 9, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant