Skip to content

Commit

Permalink
chore(deps): update helm chart common to 12.4.12 (#8026)
Browse files Browse the repository at this point in the history
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 |
`12.4.10` -> `12.4.12` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.4.12`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.12)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.10...common-12.4.12)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS40Ny4zIiwidXBkYXRlZEluVmVyIjoiMzUuNDcuMyJ9-->
  • Loading branch information
truecharts-admin committed Apr 15, 2023
1 parent 2164f3c commit e5dea3f
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions charts/dependency/clickhouse/Chart.yaml
Expand Up @@ -3,7 +3,7 @@ appVersion: "23.2.1.253"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.12
deprecated: false
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse
Expand All @@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://clickhouse.com/
type: application
version: 5.0.6
version: 5.0.7
annotations:
truecharts.org/catagories: |
- database
Expand Down
4 changes: 2 additions & 2 deletions charts/dependency/mariadb/Chart.yaml
Expand Up @@ -3,7 +3,7 @@ appVersion: "10.11.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.12
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://truecharts.org/charts/dependency/mariadb
Expand All @@ -25,7 +25,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 7.0.7
version: 7.0.8
annotations:
truecharts.org/catagories: |
- database
Expand Down
4 changes: 2 additions & 2 deletions charts/dependency/memcached/Chart.yaml
Expand Up @@ -3,7 +3,7 @@ appVersion: "1.6.18"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.12
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/charts/dependency/memcached
Expand All @@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 6.0.17
version: 6.0.18
annotations:
truecharts.org/catagories: |
- database
Expand Down
4 changes: 2 additions & 2 deletions charts/dependency/mongodb/Chart.yaml
Expand Up @@ -3,7 +3,7 @@ appVersion: "6.0.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.12
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/charts/dependency/mongodb
Expand All @@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 6.0.6
version: 6.0.7
annotations:
truecharts.org/catagories: |
- database
Expand Down
4 changes: 2 additions & 2 deletions charts/dependency/redis/Chart.yaml
Expand Up @@ -3,7 +3,7 @@ appVersion: "7.0.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.12
deprecated: false
description: Open source, advanced key-value store.
home: https://truecharts.org/charts/dependency/redis
Expand All @@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 6.0.23
version: 6.0.24
annotations:
truecharts.org/catagories: |
- database
Expand Down
4 changes: 2 additions & 2 deletions charts/dependency/solr/Chart.yaml
Expand Up @@ -3,7 +3,7 @@ appVersion: "9.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.12
deprecated: false
description: Apache Solr
home: https://truecharts.org/charts/dependency/solr
Expand All @@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://github.com/apache/solr
type: application
version: 4.0.6
version: 4.0.7
annotations:
truecharts.org/catagories: |
- search
Expand Down

0 comments on commit e5dea3f

Please sign in to comment.