You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by cr...@apache.org on 2023/04/17 14:38:29 UTC

[superset] branch master updated: feat(helm): update redis version due to critical CVE (HIGH PRIORITY) (#23707)

This is an automated email from the ASF dual-hosted git repository.

craigrueda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 810f52b924 feat(helm): update redis version due to critical CVE (HIGH PRIORITY) (#23707)
810f52b924 is described below

commit 810f52b924159c1351ca88b6a8b81f69b04e35e3
Author: Mike J <90...@users.noreply.github.com>
AuthorDate: Mon Apr 17 17:38:11 2023 +0300

    feat(helm): update redis version due to critical CVE (HIGH PRIORITY) (#23707)
---
 helm/superset/Chart.lock | 6 +++---
 helm/superset/Chart.yaml | 4 ++--
 helm/superset/README.md  | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/helm/superset/Chart.lock b/helm/superset/Chart.lock
index d1bdc5115b..432dd2a987 100644
--- a/helm/superset/Chart.lock
+++ b/helm/superset/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
   version: 12.1.6
 - name: redis
   repository: https://charts.bitnami.com/bitnami
-  version: 17.3.17
-digest: sha256:3bfff146fa89077705c0bedea59bbe2c9f15715220f9ea84f493335f0413af6e
-generated: "2023-01-04T12:50:49.567524-08:00"
+  version: 17.9.4
+digest: sha256:98b6c107066652e40c242a6b0e3c573a4eedf9f64bae0d60f884f0f5cfa1c01a
+generated: "2023-04-17T10:38:41.966779+03:00"
diff --git a/helm/superset/Chart.yaml b/helm/superset/Chart.yaml
index b94fe6efc7..b7c5f6c08c 100644
--- a/helm/superset/Chart.yaml
+++ b/helm/superset/Chart.yaml
@@ -29,13 +29,13 @@ maintainers:
   - name: craig-rueda
     email: craig@craigrueda.com
     url: https://github.com/craig-rueda
-version: 0.9.1
+version: 0.9.2
 dependencies:
   - name: postgresql
     version: 12.1.6
     repository: https://charts.bitnami.com/bitnami
     condition: postgresql.enabled
   - name: redis
-    version: 17.3.17
+    version: 17.9.4
     repository: https://charts.bitnami.com/bitnami
     condition: redis.enabled
diff --git a/helm/superset/README.md b/helm/superset/README.md
index a4ed197f63..016bff992e 100644
--- a/helm/superset/README.md
+++ b/helm/superset/README.md
@@ -23,7 +23,7 @@ NOTE: This file is generated by helm-docs: https://github.com/norwoodj/helm-docs
 
 # superset
 
-![Version: 0.9.1](https://img.shields.io/badge/Version-0.9.1-informational?style=flat-square)
+![Version: 0.9.2](https://img.shields.io/badge/Version-0.9.2-informational?style=flat-square)
 
 Apache Superset is a modern, enterprise-ready business intelligence web application
 
@@ -45,7 +45,7 @@ helm install my-superset superset/superset
 | Repository | Name | Version |
 |------------|------|---------|
 | https://charts.bitnami.com/bitnami | postgresql | 12.1.6 |
-| https://charts.bitnami.com/bitnami | redis | 17.3.17 |
+| https://charts.bitnami.com/bitnami | redis | 17.9.4 |
 
 ## Values