chore(dependency): bump common and move mariadb

This commit is contained in:
kjeld Schouten-Lebbing
2021-11-15 20:01:00 +01:00
parent f2f6f8d9f3
commit 97be0572cf
13 changed files with 7 additions and 8 deletions
@@ -7,4 +7,3 @@
#### Feat
* Add MariaDB App ([#1333](https://github.com/truecharts/apps/issues/1333))
@@ -24,7 +24,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 0.0.1
version: 1.0.0
annotations:
truecharts.org/catagories: |
- database
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: "1.6.12"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.5.7
version: 8.6.1
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://github.com/truecharts/apps/tree/master/stable/memcached
@@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 1.0.1
version: 1.0.2
annotations:
truecharts.org/catagories: |
- database
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: "14.1.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.5.7
version: 8.6.1
deprecated: false
description: PostgresSQL
home: https://github.com/truecharts/apps/tree/master/stable/postgres
@@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 5.1.17
version: 5.1.18
annotations:
truecharts.org/catagories: |
- database
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: "6.2.6"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.5.7
version: 8.6.1
deprecated: false
description: Open source, advanced key-value store.
home: https://github.com/truecharts/apps/tree/master/stable/redis
@@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 1.0.1
version: 1.0.2
annotations:
truecharts.org/catagories: |
- database