Skip to content

Commit

Permalink
chore(deps): update helm chart common to v8.9.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 8, 2021
1 parent aea4b69 commit e85c217
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions charts/dependency/mariadb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "10.6.5"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.15
version: 8.9.17
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://github.com/truecharts/apps/tree/master/stable/mariadb
Expand All @@ -24,7 +24,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 1.0.28
version: 1.0.29
annotations:
truecharts.org/catagories: |
- database
Expand Down
4 changes: 2 additions & 2 deletions charts/dependency/memcached/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "1.6.12"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.15
version: 8.9.17
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://github.com/truecharts/apps/tree/master/stable/memcached
Expand All @@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 1.0.28
version: 1.0.29
annotations:
truecharts.org/catagories: |
- database
Expand Down
4 changes: 2 additions & 2 deletions charts/dependency/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "14.1.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.15
version: 8.9.17
deprecated: false
description: PostgresSQL
home: https://github.com/truecharts/apps/tree/master/stable/postgres
Expand All @@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 6.0.25
version: 6.0.26
annotations:
truecharts.org/catagories: |
- database
Expand Down
4 changes: 2 additions & 2 deletions charts/dependency/promtail/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "2.4.1"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.15
version: 8.9.17
deprecated: false
description: Promtail is an agent which ships the contents of local logs to a Loki instance
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
Expand All @@ -22,7 +22,7 @@ sources:
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
type: application
version: 1.0.11
version: 1.0.12
annotations:
truecharts.org/catagories: |
- metrics
Expand Down
4 changes: 2 additions & 2 deletions charts/dependency/redis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "6.2.6"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.15
version: 8.9.17
deprecated: false
description: Open source, advanced key-value store.
home: https://github.com/truecharts/apps/tree/master/stable/redis
Expand All @@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 1.0.30
version: 1.0.31
annotations:
truecharts.org/catagories: |
- database
Expand Down

0 comments on commit e85c217

Please sign in to comment.