-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore(deps): update helm release tempo to v1.14.0 #824
base: main
Are you sure you want to change the base?
Conversation
Changes Default Valuesdiff -U 4 -r out-default-values/target/tempo_tempo_default-values.out out-default-values/pr/tempo_tempo_default-values.out
--- out-default-values/target/tempo_tempo_default-values.out 2024-11-06 22:59:23.718143824 +0000
+++ out-default-values/pr/tempo_tempo_default-values.out 2024-11-06 22:58:49.277914790 +0000
@@ -125,8 +125,10 @@
# -- Tempo configuration file contents
# @default -- Dynamically generated tempo configmap
config: |
+ memberlist:
+ cluster_label: "{{ .Release.Name }}.{{ .Release.Namespace }}"
multitenancy_enabled: {{ .Values.tempo.multitenancyEnabled }}
usage_report:
reporting_enabled: {{ .Values.tempo.reportingEnabled }}
compactor: |
Changes Rendered Chartdiff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-06 22:59:23.642143226 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-06 22:58:49.205914243 +0000
@@ -5,9 +5,9 @@
metadata:
name: tempo-query
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.12.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "2.5.0"
app.kubernetes.io/managed-by: Helm
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-06 22:59:23.646143257 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-06 22:58:49.205914243 +0000
@@ -5,9 +5,9 @@
metadata:
name: tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.12.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "2.5.0"
app.kubernetes.io/managed-by: Helm
@@ -15,8 +15,10 @@
overrides.yaml: |
overrides:
{}
tempo.yaml: |
+ memberlist:
+ cluster_label: "release-name.default"
multitenancy_enabled: false
usage_report:
reporting_enabled: true
compactor:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-06 22:59:23.646143257 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-06 22:58:49.205914243 +0000
@@ -5,9 +5,9 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.12.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "2.5.0"
app.kubernetes.io/managed-by: Helm
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-06 22:59:23.642143226 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-06 22:58:49.205914243 +0000
@@ -5,9 +5,9 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.12.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "2.5.0"
app.kubernetes.io/managed-by: Helm
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-06 22:59:23.646143257 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-06 22:58:49.205914243 +0000
@@ -5,15 +5,15 @@
metadata:
name: release-name-tempo
labels:
app: tempo
- chart: tempo-1.11.0
+ chart: tempo-1.12.0
release: release-name
heritage: Helm
spec:
selector:
matchLabels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.12.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "2.5.0"
app.kubernetes.io/managed-by: Helm
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-06 22:59:23.646143257 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-06 22:58:49.205914243 +0000
@@ -5,9 +5,9 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.12.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "2.5.0"
app.kubernetes.io/managed-by: Helm
@@ -23,9 +23,9 @@
labels:
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
annotations:
- checksum/config: 027b2fd3395f02b8dc5efa430a0013f3409e5231dfae25dc32e2e6174e0b7995
+ checksum/config: 9a7aedde23938cd08296b32f7a27f503d041dceb423f696ecb7f2372f7e525ec
spec:
serviceAccountName: release-name-tempo
automountServiceAccountToken: true
containers: |
2e96d68
to
1c4b399
Compare
Changes Rendered Chartdiff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-08 22:36:07.247532343 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-08 22:35:41.335427325 +0000
@@ -5,12 +5,12 @@
metadata:
name: tempo-query
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.13.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
tempo-query.yaml: |
backend: release-name-tempo:3100
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-08 22:36:07.247532343 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-08 22:35:41.335427325 +0000
@@ -5,18 +5,20 @@
metadata:
name: tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.13.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
overrides.yaml: |
overrides:
{}
tempo.yaml: |
+ memberlist:
+ cluster_label: "release-name.default"
multitenancy_enabled: false
usage_report:
reporting_enabled: true
compactor:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-08 22:36:07.251532359 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-08 22:35:41.339427343 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.13.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-08 22:36:07.247532343 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-08 22:35:41.335427325 +0000
@@ -5,10 +5,10 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.13.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-08 22:36:07.251532359 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-08 22:35:41.339427343 +0000
@@ -5,18 +5,18 @@
metadata:
name: release-name-tempo
labels:
app: tempo
- chart: tempo-1.11.0
+ chart: tempo-1.13.0
release: release-name
heritage: Helm
spec:
selector:
matchLabels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.13.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
namespaceSelector:
matchNames:
- "default"
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-08 22:36:07.251532359 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-08 22:35:41.339427343 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.13.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
@@ -23,17 +23,17 @@
labels:
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
annotations:
- checksum/config: 027b2fd3395f02b8dc5efa430a0013f3409e5231dfae25dc32e2e6174e0b7995
+ checksum/config: 31636dfc08fca009a3650b4ef67ba7fcf76a0cded270fb395e85ef543a1cf639
spec:
serviceAccountName: release-name-tempo
automountServiceAccountToken: true
containers:
- args:
- -config.file=/conf/tempo.yaml
- -mem-ballast-size-mbs=1024
- image: grafana/tempo:2.5.0
+ image: grafana/tempo:2.6.1
imagePullPolicy: IfNotPresent
name: tempo
ports:
- containerPort: 3100
@@ -70,9 +70,9 @@
name: tmp
- args:
- --query.base-path=/
- --grpc-storage-plugin.configuration-file=/conf/tempo-query.yaml
- image: grafana/tempo-query:2.5.0
+ image: grafana/tempo-query:2.6.1
imagePullPolicy: IfNotPresent
name: tempo-query
ports:
- containerPort: 16686 |
Changes Default Valuesdiff -U 4 -r out-default-values/target/tempo_tempo_default-values.out out-default-values/pr/tempo_tempo_default-values.out
--- out-default-values/target/tempo_tempo_default-values.out 2024-11-08 22:36:07.323532652 +0000
+++ out-default-values/pr/tempo_tempo_default-values.out 2024-11-08 22:35:41.411427652 +0000
@@ -125,8 +125,10 @@
# -- Tempo configuration file contents
# @default -- Dynamically generated tempo configmap
config: |
+ memberlist:
+ cluster_label: "{{ .Release.Name }}.{{ .Release.Namespace }}"
multitenancy_enabled: {{ .Values.tempo.multitenancyEnabled }}
usage_report:
reporting_enabled: {{ .Values.tempo.reportingEnabled }}
compactor: |
1c4b399
to
37f5db6
Compare
Changes Rendered Chartdiff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-11 19:24:49.509075190 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-11 19:24:23.712692920 +0000
@@ -5,12 +5,12 @@
metadata:
name: tempo-query
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
tempo-query.yaml: |
backend: release-name-tempo:3100
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-11 19:24:49.509075190 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-11 19:24:23.712692920 +0000
@@ -5,18 +5,20 @@
metadata:
name: tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
overrides.yaml: |
overrides:
{}
tempo.yaml: |
+ memberlist:
+ cluster_label: "release-name.default"
multitenancy_enabled: false
usage_report:
reporting_enabled: true
compactor:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-11 19:24:49.509075190 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-11 19:24:23.712692920 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-11 19:24:49.509075190 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-11 19:24:23.712692920 +0000
@@ -5,10 +5,10 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-11 19:24:49.513075249 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-11 19:24:23.712692920 +0000
@@ -5,18 +5,18 @@
metadata:
name: release-name-tempo
labels:
app: tempo
- chart: tempo-1.11.0
+ chart: tempo-1.14.0
release: release-name
heritage: Helm
spec:
selector:
matchLabels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
namespaceSelector:
matchNames:
- "default"
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-11 19:24:49.513075249 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-11 19:24:23.712692920 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
@@ -23,17 +23,17 @@
labels:
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
annotations:
- checksum/config: 027b2fd3395f02b8dc5efa430a0013f3409e5231dfae25dc32e2e6174e0b7995
+ checksum/config: 06920cdd9d45d2e8a89df9d841b3df50d12b47d1c18878f64d9d1cbcd1dfd907
spec:
serviceAccountName: release-name-tempo
automountServiceAccountToken: true
containers:
- args:
- -config.file=/conf/tempo.yaml
- -mem-ballast-size-mbs=1024
- image: grafana/tempo:2.5.0
+ image: grafana/tempo:2.6.1
imagePullPolicy: IfNotPresent
name: tempo
ports:
- containerPort: 3100
@@ -70,9 +70,9 @@
name: tmp
- args:
- --query.base-path=/
- --grpc-storage-plugin.configuration-file=/conf/tempo-query.yaml
- image: grafana/tempo-query:2.5.0
+ image: grafana/tempo-query:2.6.1
imagePullPolicy: IfNotPresent
name: tempo-query
ports:
- containerPort: 16686 |
Changes Default Valuesdiff -U 4 -r out-default-values/target/tempo_tempo_default-values.out out-default-values/pr/tempo_tempo_default-values.out
--- out-default-values/target/tempo_tempo_default-values.out 2024-11-11 19:24:49.589076370 +0000
+++ out-default-values/pr/tempo_tempo_default-values.out 2024-11-11 19:24:23.784693996 +0000
@@ -125,8 +125,10 @@
# -- Tempo configuration file contents
# @default -- Dynamically generated tempo configmap
config: |
+ memberlist:
+ cluster_label: "{{ .Release.Name }}.{{ .Release.Namespace }}"
multitenancy_enabled: {{ .Values.tempo.multitenancyEnabled }}
usage_report:
reporting_enabled: {{ .Values.tempo.reportingEnabled }}
compactor:
@@ -273,8 +275,10 @@
# scrapeTimeout: 10s
persistence:
enabled: false
+ # -- Enable StatefulSetAutoDeletePVC feature
+ enableStatefulSetAutoDeletePVC: false
# storageClassName: local-path
accessModes:
- ReadWriteOnce
size: 10Gi |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Changes Default Valuesdiff -U 4 -r out-default-values/target/tempo_tempo_default-values.out out-default-values/pr/tempo_tempo_default-values.out
--- out-default-values/target/tempo_tempo_default-values.out 2024-11-12 21:21:50.966425002 +0000
+++ out-default-values/pr/tempo_tempo_default-values.out 2024-11-12 21:21:25.866393338 +0000
@@ -125,8 +125,10 @@
# -- Tempo configuration file contents
# @default -- Dynamically generated tempo configmap
config: |
+ memberlist:
+ cluster_label: "{{ .Release.Name }}.{{ .Release.Namespace }}"
multitenancy_enabled: {{ .Values.tempo.multitenancyEnabled }}
usage_report:
reporting_enabled: {{ .Values.tempo.reportingEnabled }}
compactor:
@@ -273,8 +275,10 @@
# scrapeTimeout: 10s
persistence:
enabled: false
+ # -- Enable StatefulSetAutoDeletePVC feature
+ enableStatefulSetAutoDeletePVC: false
# storageClassName: local-path
accessModes:
- ReadWriteOnce
size: 10Gi |
Changes Rendered Chartdiff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-12 21:21:50.894424899 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-12 21:21:25.798393249 +0000
@@ -5,12 +5,12 @@
metadata:
name: tempo-query
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
tempo-query.yaml: |
backend: release-name-tempo:3100
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-12 21:21:50.894424899 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-12 21:21:25.798393249 +0000
@@ -5,18 +5,20 @@
metadata:
name: tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
overrides.yaml: |
overrides:
{}
tempo.yaml: |
+ memberlist:
+ cluster_label: "release-name.default"
multitenancy_enabled: false
usage_report:
reporting_enabled: true
compactor:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-12 21:21:50.894424899 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-12 21:21:25.798393249 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-12 21:21:50.894424899 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-12 21:21:25.798393249 +0000
@@ -5,10 +5,10 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-12 21:21:50.894424899 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-12 21:21:25.798393249 +0000
@@ -5,18 +5,18 @@
metadata:
name: release-name-tempo
labels:
app: tempo
- chart: tempo-1.11.0
+ chart: tempo-1.14.0
release: release-name
heritage: Helm
spec:
selector:
matchLabels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
namespaceSelector:
matchNames:
- "default"
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-12 21:21:50.894424899 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-12 21:21:25.798393249 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
@@ -23,17 +23,17 @@
labels:
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
annotations:
- checksum/config: 027b2fd3395f02b8dc5efa430a0013f3409e5231dfae25dc32e2e6174e0b7995
+ checksum/config: 06920cdd9d45d2e8a89df9d841b3df50d12b47d1c18878f64d9d1cbcd1dfd907
spec:
serviceAccountName: release-name-tempo
automountServiceAccountToken: true
containers:
- args:
- -config.file=/conf/tempo.yaml
- -mem-ballast-size-mbs=1024
- image: grafana/tempo:2.5.0
+ image: grafana/tempo:2.6.1
imagePullPolicy: IfNotPresent
name: tempo
ports:
- containerPort: 3100
@@ -70,9 +70,9 @@
name: tmp
- args:
- --query.base-path=/
- --grpc-storage-plugin.configuration-file=/conf/tempo-query.yaml
- image: grafana/tempo-query:2.5.0
+ image: grafana/tempo-query:2.6.1
imagePullPolicy: IfNotPresent
name: tempo-query
ports:
- containerPort: 16686 |
Changes Rendered Chartdiff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-14 11:42:14.063993268 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-14 11:41:40.999939264 +0000
@@ -5,12 +5,12 @@
metadata:
name: tempo-query
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
tempo-query.yaml: |
backend: release-name-tempo:3100
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-14 11:42:14.063993268 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-14 11:41:40.999939264 +0000
@@ -5,18 +5,20 @@
metadata:
name: tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
overrides.yaml: |
overrides:
{}
tempo.yaml: |
+ memberlist:
+ cluster_label: "release-name.default"
multitenancy_enabled: false
usage_report:
reporting_enabled: true
compactor:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-14 11:42:14.063993268 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-14 11:41:40.999939264 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-14 11:42:14.063993268 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-14 11:41:40.999939264 +0000
@@ -5,10 +5,10 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-14 11:42:14.063993268 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-14 11:41:40.999939264 +0000
@@ -5,18 +5,18 @@
metadata:
name: release-name-tempo
labels:
app: tempo
- chart: tempo-1.11.0
+ chart: tempo-1.14.0
release: release-name
heritage: Helm
spec:
selector:
matchLabels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
namespaceSelector:
matchNames:
- "default"
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-14 11:42:14.063993268 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-14 11:41:40.999939264 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
@@ -23,17 +23,17 @@
labels:
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
annotations:
- checksum/config: 027b2fd3395f02b8dc5efa430a0013f3409e5231dfae25dc32e2e6174e0b7995
+ checksum/config: 06920cdd9d45d2e8a89df9d841b3df50d12b47d1c18878f64d9d1cbcd1dfd907
spec:
serviceAccountName: release-name-tempo
automountServiceAccountToken: true
containers:
- args:
- -config.file=/conf/tempo.yaml
- -mem-ballast-size-mbs=1024
- image: grafana/tempo:2.5.0
+ image: grafana/tempo:2.6.1
imagePullPolicy: IfNotPresent
name: tempo
ports:
- containerPort: 3100
@@ -70,9 +70,9 @@
name: tmp
- args:
- --query.base-path=/
- --grpc-storage-plugin.configuration-file=/conf/tempo-query.yaml
- image: grafana/tempo-query:2.5.0
+ image: grafana/tempo-query:2.6.1
imagePullPolicy: IfNotPresent
name: tempo-query
ports:
- containerPort: 16686
Only in out/target/tempo/values-k3d.yaml/sx-tempo/templates: demo.yaml |
Changes Default Valuesdiff -U 4 -r out-default-values/target/tempo_tempo_default-values.out out-default-values/pr/tempo_tempo_default-values.out
--- out-default-values/target/tempo_tempo_default-values.out 2024-11-14 11:42:14.135993390 +0000
+++ out-default-values/pr/tempo_tempo_default-values.out 2024-11-14 11:41:41.071939394 +0000
@@ -125,8 +125,10 @@
# -- Tempo configuration file contents
# @default -- Dynamically generated tempo configmap
config: |
+ memberlist:
+ cluster_label: "{{ .Release.Name }}.{{ .Release.Namespace }}"
multitenancy_enabled: {{ .Values.tempo.multitenancyEnabled }}
usage_report:
reporting_enabled: {{ .Values.tempo.reportingEnabled }}
compactor:
@@ -273,8 +275,10 @@
# scrapeTimeout: 10s
persistence:
enabled: false
+ # -- Enable StatefulSetAutoDeletePVC feature
+ enableStatefulSetAutoDeletePVC: false
# storageClassName: local-path
accessModes:
- ReadWriteOnce
size: 10Gi |
89d5cdb
to
cc78ece
Compare
Changes Default Valuesdiff -U 4 -r out-default-values/target/tempo_tempo_default-values.out out-default-values/pr/tempo_tempo_default-values.out
--- out-default-values/target/tempo_tempo_default-values.out 2024-11-23 14:37:24.470673723 +0000
+++ out-default-values/pr/tempo_tempo_default-values.out 2024-11-23 14:36:57.674790725 +0000
@@ -125,8 +125,10 @@
# -- Tempo configuration file contents
# @default -- Dynamically generated tempo configmap
config: |
+ memberlist:
+ cluster_label: "{{ .Release.Name }}.{{ .Release.Namespace }}"
multitenancy_enabled: {{ .Values.tempo.multitenancyEnabled }}
usage_report:
reporting_enabled: {{ .Values.tempo.reportingEnabled }}
compactor:
@@ -273,8 +275,10 @@
# scrapeTimeout: 10s
persistence:
enabled: false
+ # -- Enable StatefulSetAutoDeletePVC feature
+ enableStatefulSetAutoDeletePVC: false
# storageClassName: local-path
accessModes:
- ReadWriteOnce
size: 10Gi |
Changes Rendered Chartdiff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-23 14:37:24.398674031 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-23 14:36:57.598791051 +0000
@@ -5,12 +5,12 @@
metadata:
name: tempo-query
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
tempo-query.yaml: |
backend: release-name-tempo:3100
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-23 14:37:24.398674031 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-23 14:36:57.598791051 +0000
@@ -5,18 +5,20 @@
metadata:
name: tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
overrides.yaml: |
overrides:
{}
tempo.yaml: |
+ memberlist:
+ cluster_label: "release-name.default"
multitenancy_enabled: false
usage_report:
reporting_enabled: true
compactor:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-23 14:37:24.398674031 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-23 14:36:57.598791051 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-23 14:37:24.398674031 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-23 14:36:57.598791051 +0000
@@ -5,10 +5,10 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-23 14:37:24.398674031 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-23 14:36:57.598791051 +0000
@@ -5,18 +5,18 @@
metadata:
name: release-name-tempo
labels:
app: tempo
- chart: tempo-1.11.0
+ chart: tempo-1.14.0
release: release-name
heritage: Helm
spec:
selector:
matchLabels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
namespaceSelector:
matchNames:
- "default"
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-23 14:37:24.398674031 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-23 14:36:57.598791051 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
@@ -23,17 +23,17 @@
labels:
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
annotations:
- checksum/config: 027b2fd3395f02b8dc5efa430a0013f3409e5231dfae25dc32e2e6174e0b7995
+ checksum/config: 06920cdd9d45d2e8a89df9d841b3df50d12b47d1c18878f64d9d1cbcd1dfd907
spec:
serviceAccountName: release-name-tempo
automountServiceAccountToken: true
containers:
- args:
- -config.file=/conf/tempo.yaml
- -mem-ballast-size-mbs=1024
- image: grafana/tempo:2.5.0
+ image: grafana/tempo:2.6.1
imagePullPolicy: IfNotPresent
name: tempo
ports:
- containerPort: 3100
@@ -70,9 +70,9 @@
name: tmp
- args:
- --query.base-path=/
- --grpc-storage-plugin.configuration-file=/conf/tempo-query.yaml
- image: grafana/tempo-query:2.5.0
+ image: grafana/tempo-query:2.6.1
imagePullPolicy: IfNotPresent
name: tempo-query
ports:
- containerPort: 16686
Only in out/target/tempo/values-k3d.yaml/sx-tempo/templates: demo.yaml |
tempo doesn't start. tempo-query container fails with
tempo-query container arg It seems there was a breaking change for tempo-query in this release which is part of this helm chart update: https://github.com/grafana/tempo/releases/tag/v2.6.1 the specific pull request for this breaking change is: grafana/tempo#3840 someone already opened an issue for this: grafana/helm-charts#3417 |
Changes Rendered Chartdiff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-24 21:42:37.218369397 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-24 21:42:06.346365558 +0000
@@ -5,12 +5,12 @@
metadata:
name: tempo-query
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
tempo-query.yaml: |
backend: release-name-tempo:3100
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-24 21:42:37.222369397 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-24 21:42:06.346365558 +0000
@@ -5,18 +5,20 @@
metadata:
name: tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
overrides.yaml: |
overrides:
{}
tempo.yaml: |
+ memberlist:
+ cluster_label: "release-name.default"
multitenancy_enabled: false
usage_report:
reporting_enabled: true
compactor:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-24 21:42:37.222369397 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-24 21:42:06.346365558 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-24 21:42:37.218369397 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-24 21:42:06.346365558 +0000
@@ -5,10 +5,10 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-24 21:42:37.222369397 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-24 21:42:06.346365558 +0000
@@ -5,18 +5,18 @@
metadata:
name: release-name-tempo
labels:
app: tempo
- chart: tempo-1.11.0
+ chart: tempo-1.14.0
release: release-name
heritage: Helm
spec:
selector:
matchLabels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
namespaceSelector:
matchNames:
- "default"
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-24 21:42:37.222369397 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-24 21:42:06.346365558 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
@@ -23,17 +23,17 @@
labels:
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
annotations:
- checksum/config: 027b2fd3395f02b8dc5efa430a0013f3409e5231dfae25dc32e2e6174e0b7995
+ checksum/config: 06920cdd9d45d2e8a89df9d841b3df50d12b47d1c18878f64d9d1cbcd1dfd907
spec:
serviceAccountName: release-name-tempo
automountServiceAccountToken: true
containers:
- args:
- -config.file=/conf/tempo.yaml
- -mem-ballast-size-mbs=1024
- image: grafana/tempo:2.5.0
+ image: grafana/tempo:2.6.1
imagePullPolicy: IfNotPresent
name: tempo
ports:
- containerPort: 3100
@@ -70,9 +70,9 @@
name: tmp
- args:
- --query.base-path=/
- --grpc-storage-plugin.configuration-file=/conf/tempo-query.yaml
- image: grafana/tempo-query:2.5.0
+ image: grafana/tempo-query:2.6.1
imagePullPolicy: IfNotPresent
name: tempo-query
ports:
- containerPort: 16686
Only in out/target/tempo/values-k3d.yaml/sx-tempo/templates: demo.yaml |
Changes Default Valuesdiff -U 4 -r out-default-values/target/tempo_tempo_default-values.out out-default-values/pr/tempo_tempo_default-values.out
--- out-default-values/target/tempo_tempo_default-values.out 2024-11-24 21:42:37.294369409 +0000
+++ out-default-values/pr/tempo_tempo_default-values.out 2024-11-24 21:42:06.418365655 +0000
@@ -125,8 +125,10 @@
# -- Tempo configuration file contents
# @default -- Dynamically generated tempo configmap
config: |
+ memberlist:
+ cluster_label: "{{ .Release.Name }}.{{ .Release.Namespace }}"
multitenancy_enabled: {{ .Values.tempo.multitenancyEnabled }}
usage_report:
reporting_enabled: {{ .Values.tempo.reportingEnabled }}
compactor:
@@ -273,8 +275,10 @@
# scrapeTimeout: 10s
persistence:
enabled: false
+ # -- Enable StatefulSetAutoDeletePVC feature
+ enableStatefulSetAutoDeletePVC: false
# storageClassName: local-path
accessModes:
- ReadWriteOnce
size: 10Gi |
Changes Rendered Chartdiff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-24 22:11:52.111079745 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-24 22:11:21.911034400 +0000
@@ -5,12 +5,12 @@
metadata:
name: tempo-query
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
tempo-query.yaml: |
backend: release-name-tempo:3100
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-24 22:11:52.111079745 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-24 22:11:21.911034400 +0000
@@ -5,18 +5,20 @@
metadata:
name: tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
overrides.yaml: |
overrides:
{}
tempo.yaml: |
+ memberlist:
+ cluster_label: "release-name.default"
multitenancy_enabled: false
usage_report:
reporting_enabled: true
compactor:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-24 22:11:52.111079745 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-24 22:11:21.911034400 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-24 22:11:52.111079745 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-24 22:11:21.911034400 +0000
@@ -5,10 +5,10 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-24 22:11:52.111079745 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-24 22:11:21.911034400 +0000
@@ -5,18 +5,18 @@
metadata:
name: release-name-tempo
labels:
app: tempo
- chart: tempo-1.11.0
+ chart: tempo-1.14.0
release: release-name
heritage: Helm
spec:
selector:
matchLabels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
namespaceSelector:
matchNames:
- "default"
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-24 22:11:52.111079745 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-24 22:11:21.911034400 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
@@ -23,17 +23,17 @@
labels:
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
annotations:
- checksum/config: 027b2fd3395f02b8dc5efa430a0013f3409e5231dfae25dc32e2e6174e0b7995
+ checksum/config: 06920cdd9d45d2e8a89df9d841b3df50d12b47d1c18878f64d9d1cbcd1dfd907
spec:
serviceAccountName: release-name-tempo
automountServiceAccountToken: true
containers:
- args:
- -config.file=/conf/tempo.yaml
- -mem-ballast-size-mbs=1024
- image: grafana/tempo:2.5.0
+ image: grafana/tempo:2.6.1
imagePullPolicy: IfNotPresent
name: tempo
ports:
- containerPort: 3100
@@ -70,9 +70,9 @@
name: tmp
- args:
- --query.base-path=/
- --grpc-storage-plugin.configuration-file=/conf/tempo-query.yaml
- image: grafana/tempo-query:2.5.0
+ image: grafana/tempo-query:2.6.1
imagePullPolicy: IfNotPresent
name: tempo-query
ports:
- containerPort: 16686
Only in out/target/tempo/values-k3d.yaml/sx-tempo/templates: demo.yaml |
Changes Default Valuesdiff -U 4 -r out-default-values/target/tempo_tempo_default-values.out out-default-values/pr/tempo_tempo_default-values.out
--- out-default-values/target/tempo_tempo_default-values.out 2024-11-24 22:11:52.183079826 +0000
+++ out-default-values/pr/tempo_tempo_default-values.out 2024-11-24 22:11:21.983034515 +0000
@@ -125,8 +125,10 @@
# -- Tempo configuration file contents
# @default -- Dynamically generated tempo configmap
config: |
+ memberlist:
+ cluster_label: "{{ .Release.Name }}.{{ .Release.Namespace }}"
multitenancy_enabled: {{ .Values.tempo.multitenancyEnabled }}
usage_report:
reporting_enabled: {{ .Values.tempo.reportingEnabled }}
compactor:
@@ -273,8 +275,10 @@
# scrapeTimeout: 10s
persistence:
enabled: false
+ # -- Enable StatefulSetAutoDeletePVC feature
+ enableStatefulSetAutoDeletePVC: false
# storageClassName: local-path
accessModes:
- ReadWriteOnce
size: 10Gi |
Changes Rendered Chartdiff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-26 19:19:03.794745245 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo-query.yaml 2024-11-26 19:18:36.586364043 +0000
@@ -5,12 +5,12 @@
metadata:
name: tempo-query
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
tempo-query.yaml: |
backend: release-name-tempo:3100
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-26 19:19:03.794745245 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/configmap-tempo.yaml 2024-11-26 19:18:36.586364043 +0000
@@ -5,18 +5,20 @@
metadata:
name: tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
data:
overrides.yaml: |
overrides:
{}
tempo.yaml: |
+ memberlist:
+ cluster_label: "release-name.default"
multitenancy_enabled: false
usage_report:
reporting_enabled: true
compactor:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-26 19:19:03.794745245 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/service.yaml 2024-11-26 19:18:36.586364043 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-26 19:19:03.794745245 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/serviceaccount.yaml 2024-11-26 19:18:36.586364043 +0000
@@ -5,10 +5,10 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-26 19:19:03.794745245 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/servicemonitor.yaml 2024-11-26 19:18:36.586364043 +0000
@@ -5,18 +5,18 @@
metadata:
name: release-name-tempo
labels:
app: tempo
- chart: tempo-1.11.0
+ chart: tempo-1.14.0
release: release-name
heritage: Helm
spec:
selector:
matchLabels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
namespaceSelector:
matchNames:
- "default"
diff -U 4 -r out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml
--- out/target/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-26 19:19:03.794745245 +0000
+++ out/pr/tempo/values-k3d.yaml/sx-tempo/charts/tempo/templates/statefulset.yaml 2024-11-26 19:18:36.586364043 +0000
@@ -5,12 +5,12 @@
metadata:
name: release-name-tempo
namespace: default
labels:
- helm.sh/chart: tempo-1.11.0
+ helm.sh/chart: tempo-1.14.0
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
- app.kubernetes.io/version: "2.5.0"
+ app.kubernetes.io/version: "2.6.1"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
@@ -23,17 +23,17 @@
labels:
app.kubernetes.io/name: tempo
app.kubernetes.io/instance: release-name
annotations:
- checksum/config: 027b2fd3395f02b8dc5efa430a0013f3409e5231dfae25dc32e2e6174e0b7995
+ checksum/config: 06920cdd9d45d2e8a89df9d841b3df50d12b47d1c18878f64d9d1cbcd1dfd907
spec:
serviceAccountName: release-name-tempo
automountServiceAccountToken: true
containers:
- args:
- -config.file=/conf/tempo.yaml
- -mem-ballast-size-mbs=1024
- image: grafana/tempo:2.5.0
+ image: grafana/tempo:2.6.1
imagePullPolicy: IfNotPresent
name: tempo
ports:
- containerPort: 3100
@@ -70,9 +70,9 @@
name: tmp
- args:
- --query.base-path=/
- --grpc-storage-plugin.configuration-file=/conf/tempo-query.yaml
- image: grafana/tempo-query:2.5.0
+ image: grafana/tempo-query:2.6.1
imagePullPolicy: IfNotPresent
name: tempo-query
ports:
- containerPort: 16686
Only in out/target/tempo/values-k3d.yaml/sx-tempo/templates: demo.yaml |
Changes Default Valuesdiff -U 4 -r out-default-values/target/tempo_tempo_default-values.out out-default-values/pr/tempo_tempo_default-values.out
--- out-default-values/target/tempo_tempo_default-values.out 2024-11-26 19:19:03.866746262 +0000
+++ out-default-values/pr/tempo_tempo_default-values.out 2024-11-26 19:18:36.662365102 +0000
@@ -125,8 +125,10 @@
# -- Tempo configuration file contents
# @default -- Dynamically generated tempo configmap
config: |
+ memberlist:
+ cluster_label: "{{ .Release.Name }}.{{ .Release.Namespace }}"
multitenancy_enabled: {{ .Values.tempo.multitenancyEnabled }}
usage_report:
reporting_enabled: {{ .Values.tempo.reportingEnabled }}
compactor:
@@ -273,8 +275,10 @@
# scrapeTimeout: 10s
persistence:
enabled: false
+ # -- Enable StatefulSetAutoDeletePVC feature
+ enableStatefulSetAutoDeletePVC: false
# storageClassName: local-path
accessModes:
- ReadWriteOnce
size: 10Gi |
This PR contains the following updates:
1.11.0
->1.14.0
Release Notes
grafana/helm-charts (tempo)
v1.14.0
Compare Source
Grafana Tempo Single Binary Mode
What's Changed
persistentVolumeClaimRetentionPolicy
in Tempo StatefulSet by @aerfio in https://github.com/grafana/helm-charts/pull/3353New Contributors
Full Changelog: grafana/helm-charts@grafana-8.6.0...tempo-1.14.0
v1.13.0
Compare Source
Grafana Tempo Single Binary Mode
What's Changed
New Contributors
Full Changelog: grafana/helm-charts@beyla-1.4.11...tempo-1.13.0
v1.12.0
Compare Source
Grafana Tempo Single Binary Mode
What's Changed
Full Changelog: grafana/helm-charts@tempo-distributed-1.21.0...tempo-1.12.0
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.