From 9ae09b784362b3bea6f3b400ce65202d9ab5c71d Mon Sep 17 00:00:00 2001 From: jaimeyh Date: Wed, 10 Apr 2024 16:49:36 +0000 Subject: [PATCH] Updating README.md and values files --- charts/mysql-exporter/values.yaml | 2 +- charts/php-fpm-exporter/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mysql-exporter/values.yaml b/charts/mysql-exporter/values.yaml index 80fc71b..320729e 100644 --- a/charts/mysql-exporter/values.yaml +++ b/charts/mysql-exporter/values.yaml @@ -3,7 +3,7 @@ replicaCount: 1 image: repository: quay.io/sysdig/mysql-exporter # Overrides the image tag whose default is the chart appVersion. - tag: "v0.14.4" + tag: "v0.14.5" # - name: regcred diff --git a/charts/php-fpm-exporter/values.yaml b/charts/php-fpm-exporter/values.yaml index 12efbd3..beb2318 100644 --- a/charts/php-fpm-exporter/values.yaml +++ b/charts/php-fpm-exporter/values.yaml @@ -2,7 +2,7 @@ image: repository: quay.io/sysdig/php-fpm-exporter pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v2.3.5" + tag: "v2.3.6" resources: # We usually recommend not to specify default resources and to leave this as a conscious