Skip to content

Commit

Permalink
Merge pull request #58 from bcgov/chore/metabase-upgrade
Browse files Browse the repository at this point in the history
chore: upgrade metabase and cas-airflow-dag-trigger
  • Loading branch information
matthieu-foucault authored Sep 1, 2021
2 parents 6674d9a + 5f097fb commit d1c5732
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM metabase/metabase:v0.40.0
FROM metabase/metabase:v0.40.3.1

RUN mkdir -p /home/metabase
COPY ./run_metabase.sh /app/run_metabase.sh
Expand Down
6 changes: 3 additions & 3 deletions helm/cas-metabase/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 0.12.1
- name: cas-airflow-dag-trigger
repository: https://bcgov.github.io/cas-airflow
version: 1.0.6
digest: sha256:c6d5163cd25bbf519560c80b85b9fb57fd02a5b9f8de7f7d408e443734817831
generated: "2021-07-28T16:58:53.603088-07:00"
version: 1.0.7
digest: sha256:af8c80798ff56bfa1d893acc255c0faed12d03baaa479bcd867d5ffd96e55275
generated: "2021-09-01T10:09:06.250875685-07:00"
6 changes: 3 additions & 3 deletions helm/cas-metabase/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: cas-metabase
description: A Helm chart for the CAS Metabase instance
type: application
version: 0.2.9
appVersion: 0.40.0
version: 0.2.10
appVersion: 0.40.3.1
dependencies:
- name: cas-postgres
version: 0.8.0
Expand All @@ -12,6 +12,6 @@ dependencies:
version: 0.12.1
repository: file://../metabase
- name: cas-airflow-dag-trigger
version: 1.0.6
version: 1.0.7
repository: https://bcgov.github.io/cas-airflow
alias: download-cas-metabase-dags

0 comments on commit d1c5732

Please sign in to comment.