-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
124 changed files
with
3,780 additions
and
5,245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
dependencies: | ||
- name: postgresql | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 11.1.4 | ||
version: 12.1.6 | ||
- name: redis | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 16.3.1 | ||
digest: sha256:f0b763992eaf09fe205f5f54cee8f9927a0d1c560a3d14d985bdd735d13e82bb | ||
generated: "2022-06-03T12:01:08.404554+02:00" | ||
version: 17.9.4 | ||
digest: sha256:98b6c107066652e40c242a6b0e3c573a4eedf9f64bae0d60f884f0f5cfa1c01a | ||
generated: "2023-04-17T10:38:41.966779+03:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,26 @@ | ||
apiVersion: v2 | ||
appVersion: "1.0" | ||
appVersion: 3.0.1 | ||
dependencies: | ||
- condition: postgresql.enabled | ||
name: postgresql | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 13.2.23 | ||
version: 12.1.6 | ||
- condition: redis.enabled | ||
name: redis | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 18.4.0 | ||
version: 17.9.4 | ||
description: Apache Superset is a modern, enterprise-ready business intelligence web | ||
application | ||
home: https://superset.apache.org/ | ||
icon: https://artifacthub.io/image/68c1d717-0e97-491f-b046-754e46f46922@2x | ||
keywords: | ||
- business intelligence | ||
- data science | ||
maintainers: | ||
- email: [email protected] | ||
name: craig-rueda | ||
url: https://github.com/craig-rueda | ||
name: superset | ||
version: 0.6.0 | ||
sources: | ||
- https://github.com/apache/superset | ||
version: 0.11.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: common | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 1.11.3 | ||
digest: sha256:8523aca6944044bb4a7d5089ea3e1c6fce5c55b9e2c56640f4df1f9d67f61d20 | ||
generated: "2022-03-06T19:49:21.205937335Z" | ||
version: 2.2.2 | ||
digest: sha256:49ca75cf23ba5eb7df4becef52580f98c8bd8194eb80368b9d7b875f6eefa8e5 | ||
generated: "2022-12-14T19:37:46.129876178Z" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,17 @@ | ||
annotations: | ||
category: Database | ||
apiVersion: v2 | ||
appVersion: 14.2.0 | ||
appVersion: 15.1.0 | ||
dependencies: | ||
- name: common | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 1.x.x | ||
tags: | ||
- bitnami-common | ||
version: 2.x.x | ||
description: PostgreSQL (Postgres) is an open source object-relational database known | ||
for reliability and data integrity. ACID-compliant, it supports foreign keys, joins, | ||
views, triggers and stored procedures. | ||
home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql | ||
home: https://github.com/bitnami/charts/tree/main/bitnami/postgresql | ||
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png | ||
keywords: | ||
- postgresql | ||
|
@@ -19,12 +21,10 @@ keywords: | |
- replication | ||
- cluster | ||
maintainers: | ||
- email: [email protected] | ||
name: Bitnami | ||
- email: [email protected] | ||
name: desaintmartin | ||
- name: Bitnami | ||
url: https://github.com/bitnami/charts | ||
name: postgresql | ||
sources: | ||
- https://github.com/bitnami/bitnami-docker-postgresql | ||
- https://github.com/bitnami/containers/tree/main/bitnami/postgresql | ||
- https://www.postgresql.org/ | ||
version: 11.1.4 | ||
version: 12.1.6 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
annotations: | ||
category: Infrastructure | ||
apiVersion: v2 | ||
appVersion: 1.11.3 | ||
appVersion: 2.2.2 | ||
description: A Library Helm Chart for grouping common logic between bitnami charts. | ||
This chart is not deployable by itself. | ||
home: https://github.com/bitnami/charts/tree/master/bitnami/common | ||
home: https://github.com/bitnami/charts/tree/main/bitnami/common | ||
icon: https://bitnami.com/downloads/logos/bitnami-mark.png | ||
keywords: | ||
- common | ||
|
@@ -13,11 +13,11 @@ keywords: | |
- function | ||
- bitnami | ||
maintainers: | ||
- email: [email protected] | ||
name: Bitnami | ||
- name: Bitnami | ||
url: https://github.com/bitnami/charts | ||
name: common | ||
sources: | ||
- https://github.com/bitnami/charts | ||
- https://www.bitnami.com/ | ||
type: library | ||
version: 1.11.3 | ||
version: 2.2.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.