From 4bb8ac44d13ddc3edcac4c5d6e4855cefff11fef Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 3 Feb 2024 12:02:36 +0100 Subject: [PATCH] chore(deps): update helm general non-major by renovate (#17801) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `17.2.29` -> `17.2.30` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.14` -> `6.1.15` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
truecharts/library-charts (common) ### [`v17.2.30`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.30) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.2.29...common-17.2.30) Function library for TrueCharts
truecharts/charts (node-exporter) ### [`v6.1.15`](https://togithub.com/truecharts/charts/releases/tag/node-exporter-6.1.15) [Compare Source](https://togithub.com/truecharts/charts/compare/node-exporter-6.1.14...node-exporter-6.1.15) Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/enterprise/prometheus/Chart.yaml | 2 +- charts/stable/ollama/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 4e359ab2ebe..f9dac733f56 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: node-exporter - version: 6.1.14 + version: 6.1.15 repository: https://deps.truecharts.org condition: exporters.enabled,exporters.node-exporter.enabled alias: "" diff --git a/charts/stable/ollama/Chart.yaml b/charts/stable/ollama/Chart.yaml index 516f1b02c7c..c895db29219 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.1.22 dependencies: - name: common - version: 17.2.29 + version: 17.2.30 repository: https://library-charts.truecharts.org condition: "" alias: "" @@ -36,4 +36,4 @@ sources: - https://ghcr.io/ollama-webui/ollama-webui - https://hub.docker.com/r/ollama/ollama type: application -version: 1.0.3 +version: 1.0.4