feat(container)!: Update ghcr.io/kiwigrid/k8s-sidecar ( 1.30.0 → 2.5.0 )#849
Open
flowbie-bot[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update ghcr.io/kiwigrid/k8s-sidecar ( 1.30.0 → 2.5.0 )#849flowbie-bot[bot] wants to merge 1 commit intomainfrom
flowbie-bot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
--- kubernetes/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus
+++ kubernetes/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus
@@ -92,13 +92,13 @@
METHOD: WATCH
NAMESPACE: ALL
RESOURCE: both
UNIQUE_FILENAMES: true
image:
repository: ghcr.io/kiwigrid/k8s-sidecar
- tag: 1.30.0@sha256:9a326271c439b6f9e174f3b48ed132bbff71c00592c7dbd072ccdc334445bde2
+ tag: 2.5.0@sha256:a6b3f707f883108376514489a94d6629109a327b2978e1d826cd104c4ca436df
resources:
limits:
memory: 256Mi
requests:
cpu: 10m
restartPolicy: Always |
Contributor
--- HelmRelease: observability/gatus Deployment: observability/gatus
+++ HelmRelease: observability/gatus Deployment: observability/gatus
@@ -57,13 +57,13 @@
- name: NAMESPACE
value: ALL
- name: RESOURCE
value: both
- name: UNIQUE_FILENAMES
value: 'true'
- image: ghcr.io/kiwigrid/k8s-sidecar:1.30.0@sha256:9a326271c439b6f9e174f3b48ed132bbff71c00592c7dbd072ccdc334445bde2
+ image: ghcr.io/kiwigrid/k8s-sidecar:2.5.0@sha256:a6b3f707f883108376514489a94d6629109a327b2978e1d826cd104c4ca436df
name: init-config
resources:
limits:
memory: 256Mi
requests:
cpu: 10m |
34ddd43 to
3dee48f
Compare
14b0d1f to
98a097a
Compare
d8cd562 to
df4cfa2
Compare
df4cfa2 to
3344530
Compare
3344530 to
f129790
Compare
f129790 to
182644d
Compare
182644d to
65242b7
Compare
9d6f2b5 to
311615b
Compare
471cc93 to
39c584d
Compare
39c584d to
235908b
Compare
235908b to
47f076a
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.0→2.5.0Release 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
v1.30.10Compare Source
Use 1.30.9 as latest stable
📦 Dependencies
v1.30.9Compare Source
🚀 Features
📦 Dependencies
v1.30.8Compare Source
📦 Dependencies
v1.30.7Compare Source
v1.30.6Compare Source
v1.30.5Compare Source
📦 Dependencies
v1.30.4Compare Source
v1.30.3Compare Source
v1.30.2Compare Source
📦 Dependencies
v1.30.1Compare Source
📦 Dependencies
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Renovate Bot.