feat(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.7.1 )#422
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.7.1 )#422renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- 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.7.1@sha256:11b5f116b05ccc27870df8f9ca61c114a6fd0d3d6672427d67b10b400fe5c931
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.7.1@sha256:11b5f116b05ccc27870df8f9ca61c114a6fd0d3d6672427d67b10b400fe5c931
testFramework:
enabled: false
topologySpreadConstraints:
- labelSelector:
matchLabels:
app.kubernetes.io/name: grafana |
--- 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.7.1@sha256:11b5f116b05ccc27870df8f9ca61c114a6fd0d3d6672427d67b10b400fe5c931
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.7.1@sha256:11b5f116b05ccc27870df8f9ca61c114a6fd0d3d6672427d67b10b400fe5c931
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: grafana_datasource
--- 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.7.1@sha256:11b5f116b05ccc27870df8f9ca61c114a6fd0d3d6672427d67b10b400fe5c931
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: loki_rule |
d1e98b9 to
4899856
Compare
4899856 to
8a63632
Compare
… 2.7.1 ) | datasource | package | from | to | | ---------- | ----------------------------------- | ----- | ----- | | docker | ghcr.io/home-operations/k8s-sidecar | 2.5.0 | 2.7.1 |
8a63632 to
d7a5589
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:
2.5.0→2.7.1Release Notes
kiwigrid/k8s-sidecar (ghcr.io/home-operations/k8s-sidecar)
v2.7.1Compare Source
🐛 Fixes
📦 Dependencies
v2.6.0Compare Source
📦 Dependencies
v2.5.5Compare Source
📦 Dependencies
v2.5.4Compare Source
Breaking Change: Removal of
:latestTagStarting with version 2.5.4, we no longer publish the
:latestDocker image tag. This is part of our move towards immutable artifacts to improve deployment stability and predictability.Please update your configurations to use a specific version tag.
Configuration
📅 Schedule: (in timezone Europe/Amsterdam)
🚦 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.