feat(container)!: Update image ghcr.io/home-operations/k8s-sidecar (1.30.9 → 2.5.0)#2883
Closed
bot-akira[bot] wants to merge 1 commit intomainfrom
Closed
feat(container)!: Update image ghcr.io/home-operations/k8s-sidecar (1.30.9 → 2.5.0)#2883bot-akira[bot] wants to merge 1 commit intomainfrom
bot-akira[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/observability/gatus/app Kustomization: observability/gatus HelmRelease: observability/gatus
+++ kubernetes/apps/observability/gatus/app Kustomization: observability/gatus HelmRelease: observability/gatus
@@ -84,13 +84,13 @@
METHOD: WATCH
NAMESPACE: ALL
RESOURCE: both
UNIQUE_FILENAMES: true
image:
repository: ghcr.io/home-operations/k8s-sidecar
- tag: 1.30.9@sha256:74d65c3def9276b24b5bfe41f8efb773174e7a1ecf3c9b5a31bd02cfdee232c9
+ tag: 2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
resources:
limits:
memory: 128Mi
requests:
cpu: 10m
restartPolicy: Always
--- kubernetes/apps/observability/loki/app Kustomization: observability/loki HelmRelease: observability/loki
+++ kubernetes/apps/observability/loki/app Kustomization: observability/loki HelmRelease: observability/loki
@@ -82,13 +82,13 @@
resultsCache:
enabled: false
sidecar:
enableUniqueFilenames: true
image:
repository: ghcr.io/home-operations/k8s-sidecar
- tag: 1.30.9@sha256:74d65c3def9276b24b5bfe41f8efb773174e7a1ecf3c9b5a31bd02cfdee232c9
+ tag: 2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
rules:
folder: /rules/fake
searchNamespace: ALL
singleBinary:
persistence:
enabled: true |
Contributor
Author
--- HelmRelease: observability/loki StatefulSet: observability/loki
+++ HelmRelease: observability/loki StatefulSet: observability/loki
@@ -88,13 +88,13 @@
- name: storage
mountPath: /var/loki
- name: sc-rules-volume
mountPath: /rules/fake
resources: {}
- name: loki-sc-rules
- image: ghcr.io/home-operations/k8s-sidecar:1.30.9@sha256:74d65c3def9276b24b5bfe41f8efb773174e7a1ecf3c9b5a31bd02cfdee232c9
+ image: ghcr.io/home-operations/k8s-sidecar:2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: loki_rule
--- HelmRelease: observability/gatus Deployment: observability/gatus
+++ HelmRelease: observability/gatus Deployment: observability/gatus
@@ -66,13 +66,13 @@
- name: NAMESPACE
value: ALL
- name: RESOURCE
value: both
- name: UNIQUE_FILENAMES
value: 'true'
- image: ghcr.io/home-operations/k8s-sidecar:1.30.9@sha256:74d65c3def9276b24b5bfe41f8efb773174e7a1ecf3c9b5a31bd02cfdee232c9
+ image: ghcr.io/home-operations/k8s-sidecar:2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
name: init-config
resources:
limits:
memory: 128Mi
requests:
cpu: 10m |
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
….30.9 → 2.5.0) Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
d7e9fa2 to
f660ab2
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.9→2.5.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kiwigrid/k8s-sidecar (ghcr.io/home-operations/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
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.
This PR has been generated by Renovate Bot.