fix(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.5.4 )#422
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.5.4 )#422renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
…2.5.4 ) | datasource | package | from | to | | ---------- | ----------------------------------- | ----- | ----- | | docker | ghcr.io/home-operations/k8s-sidecar | 2.5.0 | 2.5.4 |
--- kubernetes/apps/observability/loki/app Kustomization: observability/loki HelmRelease: observability/loki
+++ kubernetes/apps/observability/loki/app Kustomization: observability/loki HelmRelease: observability/loki
@@ -58,13 +58,13 @@
replicas: 0
resultsCache:
enabled: false
sidecar:
image:
repository: ghcr.io/home-operations/k8s-sidecar
- tag: 2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
+ tag: 2.5.4@sha256:6f768fa99df4d66bf17d577a3b975add1036e68f04de3b473a361c4667c82f21
rules:
searchNamespace: ALL
singleBinary:
persistence:
enabled: true
size: 50Gi
--- kubernetes/apps/observability/grafana/app Kustomization: observability/grafana HelmRelease: observability/grafana
+++ kubernetes/apps/observability/grafana/app Kustomization: observability/grafana HelmRelease: observability/grafana
@@ -207,13 +207,13 @@
enabled: true
labelValue: ''
searchNamespace: ALL
image:
registry: ghcr.io
repository: home-operations/k8s-sidecar
- tag: 2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
+ tag: 2.5.4@sha256:6f768fa99df4d66bf17d577a3b975add1036e68f04de3b473a361c4667c82f21
testFramework:
enabled: false
topologySpreadConstraints:
- labelSelector:
matchLabels:
app.kubernetes.io/name: grafana |
--- 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
resources: {}
- name: loki-sc-rules
- image: ghcr.io/home-operations/k8s-sidecar:2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
+ image: ghcr.io/home-operations/k8s-sidecar:2.5.4@sha256:6f768fa99df4d66bf17d577a3b975add1036e68f04de3b473a361c4667c82f21
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: loki_rule
--- HelmRelease: observability/grafana Deployment: observability/grafana
+++ HelmRelease: observability/grafana Deployment: observability/grafana
@@ -60,13 +60,13 @@
subPath: download_dashboards.sh
- name: storage
mountPath: /var/lib/grafana
enableServiceLinks: true
containers:
- name: grafana-sc-dashboard
- image: ghcr.io/home-operations/k8s-sidecar:2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
+ image: ghcr.io/home-operations/k8s-sidecar:2.5.4@sha256:6f768fa99df4d66bf17d577a3b975add1036e68f04de3b473a361c4667c82f21
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_dashboard
@@ -100,13 +100,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-dashboard-volume
mountPath: /tmp/dashboards
- name: grafana-sc-datasources
- image: ghcr.io/home-operations/k8s-sidecar:2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
+ image: ghcr.io/home-operations/k8s-sidecar:2.5.4@sha256:6f768fa99df4d66bf17d577a3b975add1036e68f04de3b473a361c4667c82f21
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_datasource |
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:
2.5.0→2.5.4Release Notes
kiwigrid/k8s-sidecar (ghcr.io/home-operations/k8s-sidecar)
v2.5.4Compare Source
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 was generated by Mend Renovate. View the repository job log.