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

feat(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.25.4 → 1.26.1 ) #996

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

bot-akira[bot]
Copy link
Contributor

@bot-akira bot-akira bot commented Feb 26, 2024

This PR contains the following updates:

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

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

Compare Source

💬 Other

v1.26.0

Compare Source

🐛 Fixes

  • #minor Remove unnecessary sleep before each watch cycle

v1.25.6

Compare Source

📦 Dependencies

  • build(deps): bump logfmter from 0.0.6 to 0.0.7 in /src

v1.25.5

Compare Source

📦 Dependencies

  • build(deps): bump python from 3.13.0a3-alpine3.18 to 3.13.0a4-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.

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 26, 2024

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

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

@@ -55,13 +55,13 @@

           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
         envFrom:
         - secretRef:
             name: gatus-secret
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.25.4
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.26.1
         imagePullPolicy: IfNotPresent
         name: init-config
         resources:
           limits:
             memory: 128Mi
           requests:
@@ -134,13 +134,13 @@

           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
         envFrom:
         - secretRef:
             name: gatus-secret
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.25.4
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.26.1
         imagePullPolicy: IfNotPresent
         name: config-sync
         resources:
           limits:
             memory: 128Mi
           requests:

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 26, 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

@@ -45,13 +45,13 @@

             envFrom:
             - secretRef:
                 name: gatus-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.25.4
+              tag: 1.26.1
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
                 memory: 10Mi
@@ -84,13 +84,13 @@

             envFrom:
             - secretRef:
                 name: gatus-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.25.4
+              tag: 1.26.1
             order: 2
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m

@axeII
Copy link
Owner

axeII commented Feb 26, 2024

🦙 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

@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.25.4 → 1.25.6 ) feat(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.25.4 → 1.26.0 ) Feb 28, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 53cd4f0 to 7974dbc Compare February 28, 2024 10:08
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 7974dbc to e70e699 Compare March 7, 2024 07:08
@bot-akira bot-akira bot changed the title feat(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.25.4 → 1.26.0 ) feat(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.25.4 → 1.26.1 ) Mar 7, 2024
@bot-akira bot-akira bot merged commit 5ffc384 into main Mar 10, 2024
8 checks passed
@bot-akira bot-akira bot deleted the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch March 10, 2024 19:04
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.

1 participant