This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin 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 a2c164a77d chore(helm): bump postgresql image tag in helm values
(#32686)
a2c164a77d is described below
commit a2c164a77db87d7e071a942eb52d90621387ac5a
Author: PyKen <[email protected]>
AuthorDate: Tue Mar 18 17:49:32 2025 +0100
chore(helm): bump postgresql image tag in helm values (#32686)
---
helm/superset/Chart.lock | 4 ++--
helm/superset/Chart.yaml | 2 +-
helm/superset/README.md | 2 +-
helm/superset/values.yaml | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/helm/superset/Chart.lock b/helm/superset/Chart.lock
index a29bcf3fbf..cb82f4cd84 100644
--- a/helm/superset/Chart.lock
+++ b/helm/superset/Chart.lock
@@ -5,5 +5,5 @@ dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 17.9.4
-digest: sha256:9588e2a9f15d875a95763ed7da8e92b5b48a8d13cbacd66b775eacba3e8cebcd
-generated: "2024-12-29T12:19:15.365763+09:00"
+digest: sha256:c6290bb7e8ce9c694c06b3f5e9b9d01401943b0943c515d3a7a3a8dc1e6492ea
+generated: "2025-03-16T00:52:41.47139769+09:00"
diff --git a/helm/superset/Chart.yaml b/helm/superset/Chart.yaml
index 66556d2470..b1a55e917d 100644
--- a/helm/superset/Chart.yaml
+++ b/helm/superset/Chart.yaml
@@ -29,7 +29,7 @@ maintainers:
- name: craig-rueda
email: [email protected]
url: https://github.com/craig-rueda
-version: 0.14.0
+version: 0.14.1
dependencies:
- name: postgresql
version: 13.4.4
diff --git a/helm/superset/README.md b/helm/superset/README.md
index 5caf2fb46e..8f92a40ffa 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
-
+
Apache Superset is a modern, enterprise-ready business intelligence web
application
diff --git a/helm/superset/values.yaml b/helm/superset/values.yaml
index eac2c75990..371abecda1 100644
--- a/helm/superset/values.yaml
+++ b/helm/superset/values.yaml
@@ -812,7 +812,7 @@ postgresql:
database: superset
image:
- tag: "14.6.0-debian-11-r13"
+ tag: "14.17.0-debian-12-r3"
## PostgreSQL Primary parameters
primary: