chore(deps): update helm general non-major by renovate (#16545)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/dependency/clickhouse) ([source](https://togithub.com/truecharts/charts)) | patch | `10.0.1` -> `10.0.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `17.1.0` -> `17.1.4` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.1` -> `6.0.2` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `12.0.1` -> `12.0.2` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` -> `11.0.2` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` -> `11.0.2` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.1` -> `6.0.2` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` -> `11.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (clickhouse)</summary> ### [`v10.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.0.2) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.0.1...clickhouse-10.0.2) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). </details> <details> <summary>truecharts/library-charts (common)</summary> ### [`v17.1.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.3...common-17.1.4) Function library for TrueCharts ### [`v17.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.2...common-17.1.3) Function library for TrueCharts ### [`v17.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.1...common-17.1.2) Function library for TrueCharts ### [`v17.1.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.0...common-17.1.1) Function library for TrueCharts </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
co-authored by
Stavros Kois
parent
ba59c6e9ad
commit
2fde8d4e5c
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: chronos
|
||||
version: 7.0.0
|
||||
version: 7.0.1
|
||||
appVersion: "0.2"
|
||||
description: Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI.
|
||||
home: https://truecharts.org/charts/stable/chronos
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.1.0
|
||||
version: 17.1.4
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
Reference in New Issue
Block a user