-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(helm): update chart loki ( 6.21.0 → 6.22.0 ) #5319
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cluster-0-loki-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
--- HelmRelease: monitoring/loki ServiceAccount: monitoring/loki
+++ HelmRelease: monitoring/loki ServiceAccount: monitoring/loki
@@ -4,9 +4,8 @@
metadata:
name: loki
namespace: monitoring
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
--- HelmRelease: monitoring/loki ConfigMap: monitoring/loki
+++ HelmRelease: monitoring/loki ConfigMap: monitoring/loki
@@ -4,13 +4,12 @@
metadata:
name: loki
namespace: monitoring
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
data:
config.yaml: |2
analytics:
reporting_enabled: false
auth_enabled: false
--- HelmRelease: monitoring/loki ConfigMap: monitoring/loki-gateway
+++ HelmRelease: monitoring/loki ConfigMap: monitoring/loki-gateway
@@ -4,13 +4,12 @@
metadata:
name: loki-gateway
namespace: monitoring
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: gateway
data:
nginx.conf: "worker_processes 5; ## Default: 1\nerror_log /dev/stderr;\npid \
\ /tmp/nginx.pid;\nworker_rlimit_nofile 8192;\n\nevents {\n worker_connections\
\ 4096; ## Default: 1024\n}\n\nhttp {\n client_body_temp_path /tmp/client_temp;\n\
\ proxy_temp_path /tmp/proxy_temp_path;\n fastcgi_temp_path /tmp/fastcgi_temp;\n\
--- HelmRelease: monitoring/loki ConfigMap: monitoring/loki-runtime
+++ HelmRelease: monitoring/loki ConfigMap: monitoring/loki-runtime
@@ -4,11 +4,10 @@
metadata:
name: loki-runtime
namespace: monitoring
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
data:
runtime-config.yaml: |
{}
--- HelmRelease: monitoring/loki ClusterRole: monitoring/loki-clusterrole
+++ HelmRelease: monitoring/loki ClusterRole: monitoring/loki-clusterrole
@@ -2,13 +2,12 @@
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
name: loki-clusterrole
rules:
- apiGroups:
- ''
resources:
- configmaps
--- HelmRelease: monitoring/loki ClusterRoleBinding: monitoring/loki-clusterrolebinding
+++ HelmRelease: monitoring/loki ClusterRoleBinding: monitoring/loki-clusterrolebinding
@@ -3,13 +3,12 @@
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: loki-clusterrolebinding
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
subjects:
- kind: ServiceAccount
name: loki
namespace: monitoring
roleRef:
kind: ClusterRole
--- HelmRelease: monitoring/loki Service: monitoring/loki-gateway
+++ HelmRelease: monitoring/loki Service: monitoring/loki-gateway
@@ -4,13 +4,12 @@
metadata:
name: loki-gateway
namespace: monitoring
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: gateway
spec:
type: ClusterIP
ports:
- name: http-metrics
port: 80
--- HelmRelease: monitoring/loki Service: monitoring/loki-memberlist
+++ HelmRelease: monitoring/loki Service: monitoring/loki-memberlist
@@ -4,13 +4,12 @@
metadata:
name: loki-memberlist
namespace: monitoring
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
clusterIP: None
ports:
- name: tcp
port: 7946
--- HelmRelease: monitoring/loki Service: monitoring/loki-headless
+++ HelmRelease: monitoring/loki Service: monitoring/loki-headless
@@ -4,13 +4,12 @@
metadata:
name: loki-headless
namespace: monitoring
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
variant: headless
prometheus.io/service-monitor: 'false'
spec:
clusterIP: None
ports:
- name: http-metrics
--- HelmRelease: monitoring/loki Service: monitoring/loki
+++ HelmRelease: monitoring/loki Service: monitoring/loki
@@ -4,13 +4,12 @@
metadata:
name: loki
namespace: monitoring
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
- name: http-metrics
port: 3100
targetPort: http-metrics
--- HelmRelease: monitoring/loki Deployment: monitoring/loki-gateway
+++ HelmRelease: monitoring/loki Deployment: monitoring/loki-gateway
@@ -4,13 +4,12 @@
metadata:
name: loki-gateway
namespace: monitoring
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: gateway
spec:
replicas: 0
strategy:
type: RollingUpdate
revisionHistoryLimit: 10
--- HelmRelease: monitoring/loki StatefulSet: monitoring/loki
+++ HelmRelease: monitoring/loki StatefulSet: monitoring/loki
@@ -4,13 +4,12 @@
metadata:
name: loki
namespace: monitoring
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
- app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: single-binary
app.kubernetes.io/part-of: memberlist
spec:
replicas: 1
podManagementPolicy: Parallel
updateStrategy: |
--- kubernetes/cluster-0/apps/monitoring/loki/app Kustomization: flux-system/loki HelmRelease: monitoring/loki
+++ kubernetes/cluster-0/apps/monitoring/loki/app Kustomization: flux-system/loki HelmRelease: monitoring/loki
@@ -14,13 +14,13 @@
chart: loki
interval: 30m
sourceRef:
kind: HelmRepository
name: grafana
namespace: flux-system
- version: 6.21.0
+ version: 6.22.0
interval: 30m
timeout: 15m
values:
backend:
replicas: 0
chunksCache: |
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
April 10, 2024 04:01
fdbcd4e
to
4a9d70d
Compare
renovate
bot
changed the title
feat(helm)!: Update chart loki ( 5.47.1 → 6.0.0 )
feat(helm)!: Update chart loki ( 5.47.1 → 6.1.0 )
Apr 10, 2024
renovate
bot
changed the title
feat(helm)!: Update chart loki ( 5.47.1 → 6.1.0 )
feat(helm)!: Update chart loki ( 5.47.1 → 6.2.0 )
Apr 11, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
2 times, most recently
from
April 18, 2024 15:09
c11626c
to
9b368e5
Compare
renovate
bot
changed the title
feat(helm)!: Update chart loki ( 5.47.1 → 6.2.0 )
feat(helm)!: Update chart loki ( 5.47.1 → 6.2.1 )
Apr 18, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
April 19, 2024 10:16
9b368e5
to
739ff71
Compare
renovate
bot
changed the title
feat(helm)!: Update chart loki ( 5.47.1 → 6.2.1 )
feat(helm)!: Update chart loki ( 5.47.1 → 6.2.4 )
Apr 19, 2024
renovate
bot
changed the title
feat(helm)!: Update chart loki ( 5.47.1 → 6.2.4 )
feat(helm)!: Update chart loki ( 5.47.1 → 6.3.2 )
Apr 19, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
2 times, most recently
from
April 20, 2024 17:15
41194b4
to
ef87046
Compare
renovate
bot
changed the title
feat(helm)!: Update chart loki ( 5.47.1 → 6.3.2 )
feat(helm)!: Update chart loki ( 5.47.1 → 6.3.3 )
Apr 20, 2024
renovate
bot
changed the title
feat(helm)!: Update chart loki ( 5.47.1 → 6.3.3 )
feat(helm)!: Update chart loki ( 5.47.1 → 6.3.4 )
Apr 22, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
April 22, 2024 18:42
ef87046
to
dc2cfb1
Compare
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
April 30, 2024 11:00
dc2cfb1
to
c17eb3a
Compare
renovate
bot
changed the title
feat(helm)!: Update chart loki ( 5.47.1 → 6.3.4 )
feat(helm)!: Update chart loki ( 5.47.1 → 6.4.0 )
Apr 30, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
April 30, 2024 12:47
c17eb3a
to
f7d692e
Compare
renovate
bot
changed the title
feat(helm)!: Update chart loki ( 5.47.1 → 6.4.0 )
feat(helm)!: Update chart loki ( 5.47.1 → 6.4.1 )
Apr 30, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
April 30, 2024 16:51
f7d692e
to
13bbcea
Compare
renovate
bot
changed the title
feat(helm)!: Update chart loki ( 5.47.1 → 6.4.1 )
feat(helm)!: Update chart loki ( 5.47.1 → 6.4.2 )
Apr 30, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
May 3, 2024 10:15
13bbcea
to
8576648
Compare
renovate
bot
changed the title
feat(helm)!: Update chart loki ( 5.47.1 → 6.4.2 )
feat(helm)!: Update chart loki ( 5.47.1 → 6.5.0 )
May 3, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
May 8, 2024 16:27
8576648
to
97650ce
Compare
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
August 9, 2024 12:32
385c644
to
697dd1e
Compare
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.9.0 )
feat(helm): update chart loki ( 6.6.5 → 6.10.0 )
Aug 9, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
August 28, 2024 02:11
697dd1e
to
a5ee534
Compare
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.10.0 )
feat(helm): update chart loki ( 6.6.5 → 6.10.1 )
Aug 28, 2024
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.10.1 )
feat(helm): update chart loki ( 6.6.5 → 6.10.2 )
Aug 29, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
2 times, most recently
from
September 2, 2024 10:20
73c9051
to
d642749
Compare
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.10.2 )
feat(helm): update chart loki ( 6.6.5 → 6.11.0 )
Sep 2, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
September 3, 2024 16:08
d642749
to
93cb446
Compare
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.11.0 )
feat(helm): update chart loki ( 6.6.5 → 6.12.0 )
Sep 3, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
September 27, 2024 00:47
93cb446
to
8a17fb8
Compare
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.12.0 )
feat(helm): update chart loki ( 6.6.5 → 6.15.0 )
Sep 27, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
September 30, 2024 13:41
8a17fb8
to
85a6018
Compare
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.15.0 )
feat(helm): update chart loki ( 6.6.5 → 6.16.0 )
Sep 30, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
October 17, 2024 00:13
85a6018
to
7982a30
Compare
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.16.0 )
feat(helm): update chart loki ( 6.6.5 → 6.18.0 )
Oct 17, 2024
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.18.0 )
feat(helm): update chart loki ( 6.6.5 → 6.19.0 )
Nov 7, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
November 7, 2024 17:19
7982a30
to
fd765db
Compare
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
November 19, 2024 18:05
fd765db
to
7c7600f
Compare
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.19.0 )
feat(helm): update chart loki ( 6.6.5 → 6.20.0 )
Nov 19, 2024
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.20.0 )
feat(helm): update chart loki ( 6.6.5 → 6.21.0 )
Nov 20, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
November 20, 2024 20:52
7c7600f
to
454a984
Compare
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.21.0 )
feat(helm): update chart loki ( 6.6.5 → 6.21.0 ) - autoclosed
Nov 25, 2024
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.21.0 ) - autoclosed
feat(helm): update chart loki ( 6.6.5 → 6.21.0 )
Nov 27, 2024
renovate
bot
changed the title
feat(helm): update chart loki ( 6.6.5 → 6.21.0 )
feat(helm): update chart loki ( 6.21.0 → 6.22.0 )
Nov 27, 2024
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 6.21.0 | 6.22.0 |
renovate
bot
force-pushed
the
renovate/cluster-0-loki-6.x
branch
from
November 27, 2024 22:47
454a984
to
d98f555
Compare
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:
6.21.0
->6.22.0
Release Notes
grafana/helm-charts (loki)
v6.22.0
The leading tool for querying and visualizing time series and metrics.
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.