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 image ghcr.io/kiwigrid/k8s-sidecar to v1.28.4 #1362

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

detective-gesicht[bot]
Copy link
Contributor

@detective-gesicht detective-gesicht bot commented Dec 5, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/kiwigrid/k8s-sidecar patch 1.28.0 -> 1.28.4

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

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 has been generated by Renovate Bot.

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Dec 5, 2024

--- clusters/mallard/kube/apps/monitoring/gatus/app Kustomization: flux-system/cluster-apps-gatus HelmRelease: monitoring/gatus

+++ clusters/mallard/kube/apps/monitoring/gatus/app Kustomization: flux-system/cluster-apps-gatus HelmRelease: monitoring/gatus

@@ -46,13 +46,13 @@

             - name: UNIQUE_FILENAMES
               value: 'true'
             - name: METHOD
               value: WATCH
             image:
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.28.0
+              tag: 1.28.4
             imagePullPolicy: IfNotPresent
           main:
             env:
               CUSTOM_WEB_PORT: 80
               GATUS_CONFIG_PATH: /config
               SECRET_DOMAIN: ${SECRET_DOMAIN}
@@ -88,13 +88,13 @@

             - name: UNIQUE_FILENAMES
               value: 'true'
             - name: METHOD
               value: LIST
             image:
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.28.0
+              tag: 1.28.4
             imagePullPolicy: IfNotPresent
             volumeMounts:
             - mountPath: /config
               name: config
     ingress:
       main:
--- clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Deployment: gowon/gowon

+++ clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Deployment: gowon/gowon

@@ -66,13 +66,13 @@

         - name: METHOD
           value: WATCH
         - name: UNIQUE_FILENAMES
           value: 'true'
         - name: LOG_LEVEL
           value: DEBUG
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.0
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4
         name: config-sync
         volumeMounts:
         - mountPath: /config
           name: config
       initContainers:
       - env:
@@ -83,13 +83,13 @@

         - name: METHOD
           value: LIST
         - name: UNIQUE_FILENAMES
           value: 'true'
         - name: LOG_LEVEL
           value: DEBUG
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.0
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4
         name: init-config-sync
         volumeMounts:
         - mountPath: /config
           name: config
       serviceAccountName: gowon
       volumes:

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Dec 5, 2024

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

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

@@ -47,13 +47,13 @@

         - name: RESOURCE
           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
         - name: METHOD
           value: LIST
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.0
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4
         name: init-config-sync
         volumeMounts:
         - mountPath: /config
           name: config
       containers:
       - env:
@@ -121,13 +121,13 @@

         - name: RESOURCE
           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
         - name: METHOD
           value: WATCH
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.0
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4
         name: config-sync
         volumeMounts:
         - mountPath: /config
           name: config
       volumes:
       - emptyDir: {}

@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 0cfad18 to 2af7a5a Compare December 17, 2024 10:25
@detective-gesicht detective-gesicht bot changed the title fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.1 fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.2 Dec 17, 2024
@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 2af7a5a to a87abee Compare December 17, 2024 12:48
@detective-gesicht detective-gesicht bot changed the title fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.2 fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.3 Dec 17, 2024
@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch from a87abee to e58f212 Compare December 18, 2024 10:24
@detective-gesicht detective-gesicht bot changed the title fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.3 fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.4 Dec 18, 2024
@surskitt surskitt merged commit a36d4ad into main Dec 30, 2024
5 checks passed
@detective-gesicht detective-gesicht bot deleted the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch December 30, 2024 14:20
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