You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/07/07 23:14:56 UTC

[superset] 03/03: helm-docs bump

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

rusackas pushed a commit to branch scarf-docker-compose-helm-downloads
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 0f13794d1f72cbb761f091e98b3514cf02fa38b3
Author: Evan Rusackas <ev...@rusackas.com>
AuthorDate: Fri Jul 7 17:14:32 2023 -0600

    helm-docs bump
---
 helm/superset/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm/superset/README.md b/helm/superset/README.md
index dc58b30f78..3c44feea94 100644
--- a/helm/superset/README.md
+++ b/helm/superset/README.md
@@ -70,7 +70,7 @@ helm install my-superset superset/superset
 | fullnameOverride | string | `nil` | Provide a name to override the full names of resources |
 | hostAliases | list | `[]` | Custom hostAliases for all superset pods # https://kubernetes.io/docs/tasks/network/customize-hosts-file-for-pods/ |
 | image.pullPolicy | string | `"IfNotPresent"` |  |
-| image.repository | string | `"apache/superset"` |  |
+| image.repository | string | `"apachesuperset.docker.scarf.sh/apache/superset"` |  |
 | image.tag | string | `""` |  |
 | imagePullSecrets | list | `[]` |  |
 | ingress.annotations | object | `{}` |  |