-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uprevving metabse version, changing maintainer
- Loading branch information
Liam Stoddard
authored and
Liam Stoddard
committed
Jul 12, 2023
1 parent
6d461d8
commit bfc8693
Showing
3 changed files
with
16 additions
and
12 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,6 +1,6 @@ | ||
apiVersion: v2 | ||
name: metabase | ||
version: 0.0.2 | ||
version: 0.0.3 | ||
kubeVersion: ">= 1.13.0" | ||
description: A Helm chart for a standalone Metabase with persistence, forked from the original official metabase helm chart. | ||
type: application | ||
|
@@ -12,8 +12,8 @@ sources: | |
- https://github.com/lstod/ocp-helm-charts/charts/metabase | ||
- https://github.com/metabase/metabase | ||
maintainers: | ||
- name: Paul Dittaro | ||
email: [email protected] | ||
appVersion: "v0.44.4" | ||
- name: Liam Stoddard | ||
email: [email protected] | ||
appVersion: "v0.46.6" | ||
deprecated: false | ||
annotations: {} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,8 @@ sources: | |
- https://github.com/lstod/ocp-helm-charts/charts/redis | ||
dependencies: [] | ||
maintainers: | ||
- name: Paul Dittaro | ||
email: [email protected] | ||
- name: Liam Stoddard | ||
email: [email protected] | ||
appVersion: "centos7" | ||
deprecated: false | ||
annotations: {} |