chore(deps): update docker general non-major (#1983)
* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8243c3a7ac
commit
d303728b55
|
@ -28,7 +28,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 1.1.70
|
||||
version: 1.1.71
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prometheus-operator
|
||||
tag: v0.54.1@sha256:dc79158eab987e22c8cbd0c9072ae1a0f3e18705db544c27eaa6aa1357ecdd79
|
||||
tag: v0.54.1@sha256:5d3d49e7e78ba2c78f85258a3063f2d6b1bf7cf2d7c0defe8c4e4292ad489ad0
|
||||
|
||||
prometheusImage:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: v2.33.4@sha256:92e75da78124377b591e7cc6310964a8080add1e97bdb7f69fbc7b5c77ff6227
|
||||
tag: v2.33.4@sha256:9c5191a2830c6f9f799a57f47d210b31b3ae693e03886f2ff6b66230502f1cb7
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
||||
|
@ -12,7 +12,7 @@ thanosImage:
|
|||
|
||||
alertmanagerImage:
|
||||
repository: tccr.io/truecharts/alertmanager
|
||||
tag: v0.23.0@sha256:5a3b47403aa66f173b335278f846f38456aa9dee347a8e033d83768902ffade4
|
||||
tag: v0.23.0@sha256:760286cba2b682c091a1fc90a831e9d437d6ba34033568b1526a01392b23bb25
|
||||
|
||||
global:
|
||||
labels: {}
|
||||
|
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 1.0.74
|
||||
version: 1.0.75
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.6.7@sha256:94fc72602441b520aa3d92b3e2805b76fe80e6eb362280fba6e7c0831186f6e7
|
||||
tag: v10.6.7@sha256:2974ecc1f805d60bf7e7cac5422aee21c25a16d2de63ab76e9b50acaeb8e9a6b
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 1.0.77
|
||||
version: 1.0.78
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.2.6@sha256:a6444d0edd2f9c49dd4aa09ae9e6dc96722ad2b3860bb6eb7933bdfcaa125789
|
||||
tag: v6.2.6@sha256:0816eda890c21ef4d7b5c25b2b015437b5ba706e83ffa226bbbf732005b36ad0
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
Loading…
Reference in New Issue