feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.30.10 → 2.5.0 )#547
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.30.10 → 2.5.0 )#547renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/monitor/gatus/app Kustomization: monitor/gatus HelmRelease: monitor/gatus
+++ kubernetes/apps/monitor/gatus/app Kustomization: monitor/gatus HelmRelease: monitor/gatus
@@ -81,13 +81,13 @@
METHOD: WATCH
NAMESPACE: ALL
RESOURCE: both
UNIQUE_FILENAMES: true
image:
repository: ghcr.io/kiwigrid/k8s-sidecar
- tag: 1.30.10
+ tag: 2.5.0
restartPolicy: Always
init-db:
envFrom:
- secretRef:
name: gatus-secrets
image: |
--- HelmRelease: monitor/gatus Deployment: monitor/gatus
+++ HelmRelease: monitor/gatus Deployment: monitor/gatus
@@ -73,13 +73,13 @@
- name: NAMESPACE
value: ALL
- name: RESOURCE
value: both
- name: UNIQUE_FILENAMES
value: 'true'
- image: ghcr.io/kiwigrid/k8s-sidecar:1.30.10
+ image: ghcr.io/kiwigrid/k8s-sidecar:2.5.0
name: init-config
restartPolicy: Always
volumeMounts:
- mountPath: /config
name: config
- mountPath: /config/config.yaml |
a7a7a09 to
752e2e7
Compare
752e2e7 to
5a6fddf
Compare
5a6fddf to
f27347b
Compare
f27347b to
74b76df
Compare
a1a4115 to
504b136
Compare
504b136 to
c34b296
Compare
c34b296 to
b60d2c1
Compare
b60d2c1 to
7a51d44
Compare
7a51d44 to
9ab1269
Compare
9ab1269 to
6d6aaf5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.30.10→2.5.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)
v2.5.0Compare Source
🚀 Features
v2.4.0Compare Source
🚀 Features
v2.3.0Compare Source
🚀 Features
📦 Dependencies
v2.2.3Compare Source
v2.2.2Compare Source
📦 Dependencies
v2.2.1Compare Source
📦 Dependencies
v2.2.0Compare Source
🚀 Features
📦 Dependencies
v2.1.4Compare Source
📦 Dependencies
v2.1.3Compare Source
📦 Dependencies
v2.1.2Compare Source
📦 Dependencies
v2.1.1Compare Source
📦 Dependencies
v2.1.0Compare Source
🚀 Features
📦 Dependencies
v2.0.3Compare Source
Build
ppc64le(#445)s390x(#444)Enhancements
Add health endpoint with readiness and liveness probes (#416)
New /healthz Endpoint: A new HTTP endpoint is available on port 8080 (configurable via the HEALTH_PORT environment variable)
Readiness Probe:
Liveness Probe:
Reduced Log Noise: Access logs for frequent /healthz requests are automatically filtered out to keep application logs clean and focused
Fail-Fast on Process Death: The main process now exits immediately if a critical watcher subprocess dies, ensuring a prompt restart by Kubernetes
Testing
v1.30.11Compare Source
Use 1.30.9 as latest stable
📦 Dependencies
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.
This PR was generated by Mend Renovate. View the repository job log.