diff --git a/charts/persistence/Chart.yaml b/charts/persistence/Chart.yaml index fd04145..873d740 100644 --- a/charts/persistence/Chart.yaml +++ b/charts/persistence/Chart.yaml @@ -1,7 +1,7 @@ name: persistence apiVersion: v2 description: Data persistence for UrbanOS using Trino and the Hive Metastore -version: 1.0.12 +version: 1.0.13 sources: - https://github.com/trinodb/trino - https://github.com/minio/operator diff --git a/charts/persistence/values.yaml b/charts/persistence/values.yaml index ee1dedc..2cae4da 100644 --- a/charts/persistence/values.yaml +++ b/charts/persistence/values.yaml @@ -13,7 +13,7 @@ global: metastore: image: repository: quay.io/cloudservices/ubi-hive - tag: 3.1.2-metastore-009 + tag: 3.1.3-metastore-042 rbac: enabled: true postgres: