Skip to content
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 tempo ( 1.7.3 → 1.8.0 ) #4754

Merged
merged 1 commit into from
May 24, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented May 24, 2024

This PR contains the following updates:

Package Update Change
tempo (source) minor 1.7.3 -> 1.8.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

grafana/helm-charts (tempo)

v1.8.0

Compare Source

Grafana Tempo Single Binary Mode

What's Changed

Full Changelog: grafana/helm-charts@alloy-0.3.1...tempo-1.8.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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner May 24, 2024 14:10
@lumiere-bot lumiere-bot bot added renovate/helm type/minor area/kubernetes Changes made in the kubernetes directory cluster/kyak labels May 24, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented May 24, 2024

--- kubernetes/kyak/apps/monitoring/tempo/app Kustomization: flux-system/tempo HelmRelease: monitoring/tempo

+++ kubernetes/kyak/apps/monitoring/tempo/app Kustomization: flux-system/tempo HelmRelease: monitoring/tempo

@@ -13,13 +13,13 @@

     spec:
       chart: tempo
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 1.7.3
+      version: 1.8.0
   dependsOn:
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:
     createNamespace: true
     remediation:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented May 24, 2024

--- HelmRelease: monitoring/tempo StatefulSet: monitoring/tempo

+++ HelmRelease: monitoring/tempo StatefulSet: monitoring/tempo

@@ -24,13 +24,13 @@

       serviceAccountName: tempo
       automountServiceAccountToken: true
       containers:
       - args:
         - -config.file=/conf/tempo.yaml
         - -mem-ballast-size-mbs=1024
-        image: grafana/tempo:2.3.1
+        image: grafana/tempo:2.4.2
         imagePullPolicy: IfNotPresent
         name: tempo
         ports:
         - containerPort: 3100
           name: prom-metrics
         - containerPort: 6831
--- HelmRelease: monitoring/tempo ServiceMonitor: monitoring/tempo

+++ HelmRelease: monitoring/tempo ServiceMonitor: monitoring/tempo

@@ -7,16 +7,16 @@

     app: tempo
     release: tempo
     heritage: Helm
 spec:
   selector:
     matchLabels:
-      helm.sh/chart: tempo-1.7.3
+      helm.sh/chart: tempo-1.8.0
       app.kubernetes.io/name: tempo
       app.kubernetes.io/instance: tempo
-      app.kubernetes.io/version: 2.3.1
+      app.kubernetes.io/version: 2.4.2
       app.kubernetes.io/managed-by: Helm
   namespaceSelector:
     matchNames:
     - monitoring
   endpoints:
   - port: tempo-prom-metrics

@lumiere-bot lumiere-bot bot merged commit 122ad36 into main May 24, 2024
11 of 12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/kyak-tempo-1.x branch May 24, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants