Skip to content
Snippets Groups Projects
Unverified Commit e311bc1c authored by Ville Brofeldt's avatar Ville Brofeldt Committed by GitHub
Browse files

chore(helm): bump helm on CI to latest version (#31627)


Co-authored-by: default avatarochalover <notkadam@gmail.com>
parent 553d41fe
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ jobs: ...@@ -25,7 +25,7 @@ jobs:
- name: Set up Helm - name: Set up Helm
uses: azure/setup-helm@v4 uses: azure/setup-helm@v4
with: with:
version: v3.5.4 version: v3.16.4
- name: Setup Python - name: Setup Python
uses: ./.github/actions/setup-backend/ uses: ./.github/actions/setup-backend/
......
dependencies: dependencies:
- name: postgresql - name: postgresql
repository: https://charts.bitnami.com/bitnami repository: oci://registry-1.docker.io/bitnamicharts
version: 12.1.6 version: 12.1.6
- name: redis - name: redis
repository: https://charts.bitnami.com/bitnami repository: oci://registry-1.docker.io/bitnamicharts
version: 17.9.4 version: 17.9.4
digest: sha256:98b6c107066652e40c242a6b0e3c573a4eedf9f64bae0d60f884f0f5cfa1c01a digest: sha256:9588e2a9f15d875a95763ed7da8e92b5b48a8d13cbacd66b775eacba3e8cebcd
generated: "2023-04-17T10:38:41.966779+03:00" generated: "2024-12-29T12:19:15.365763+09:00"
...@@ -29,13 +29,13 @@ maintainers: ...@@ -29,13 +29,13 @@ maintainers:
- name: craig-rueda - name: craig-rueda
email: craig@craigrueda.com email: craig@craigrueda.com
url: https://github.com/craig-rueda url: https://github.com/craig-rueda
version: 0.13.6 version: 0.14.0
dependencies: dependencies:
- name: postgresql - name: postgresql
version: 12.1.6 version: 12.1.6
repository: https://charts.bitnami.com/bitnami repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled condition: postgresql.enabled
- name: redis - name: redis
version: 17.9.4 version: 17.9.4
repository: https://charts.bitnami.com/bitnami repository: oci://registry-1.docker.io/bitnamicharts
condition: redis.enabled condition: redis.enabled
...@@ -23,7 +23,7 @@ NOTE: This file is generated by helm-docs: https://github.com/norwoodj/helm-docs ...@@ -23,7 +23,7 @@ NOTE: This file is generated by helm-docs: https://github.com/norwoodj/helm-docs
# superset # superset
![Version: 0.13.6](https://img.shields.io/badge/Version-0.13.6-informational?style=flat-square) ![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat-square)
Apache Superset is a modern, enterprise-ready business intelligence web application Apache Superset is a modern, enterprise-ready business intelligence web application
...@@ -50,8 +50,8 @@ On helm this can be set on `extraSecretEnv.SUPERSET_SECRET_KEY` or `configOverri ...@@ -50,8 +50,8 @@ On helm this can be set on `extraSecretEnv.SUPERSET_SECRET_KEY` or `configOverri
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 12.1.6 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 12.1.6 |
| https://charts.bitnami.com/bitnami | redis | 17.9.4 | | oci://registry-1.docker.io/bitnamicharts | redis | 17.9.4 |
## Values ## Values
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment