diff --git a/charts/persistence/README.md b/charts/persistence/README.md index 7d8ea71..3ef03c0 100644 --- a/charts/persistence/README.md +++ b/charts/persistence/README.md @@ -1,6 +1,6 @@ # persistence -![Version: 1.0.12](https://img.shields.io/badge/Version-1.0.12-informational?style=flat-square) +![Version: 1.0.13](https://img.shields.io/badge/Version-1.0.13-informational?style=flat-square) Data persistence for UrbanOS using Trino and the Hive Metastore @@ -26,7 +26,7 @@ Data persistence for UrbanOS using Trino and the Hive Metastore | global.objectStore.host | string | `"minio"` | | | global.objectStore.port | int | `80` | | | metastore.image.repository | string | `"quay.io/cloudservices/ubi-hive"` | | -| metastore.image.tag | string | `"3.1.2-metastore-009"` | | +| metastore.image.tag | string | `"3.1.3-metastore-042"` | | | metastore.postgres.host | string | `"postgres"` | | | metastore.postgres.name | string | `"metastore"` | | | metastore.postgres.password | string | `"example"` | | diff --git a/charts/urban-os/Chart.lock b/charts/urban-os/Chart.lock index a6d3def..94def52 100644 --- a/charts/urban-os/Chart.lock +++ b/charts/urban-os/Chart.lock @@ -31,7 +31,7 @@ dependencies: version: 1.7.5 - name: persistence repository: file://../persistence - version: 1.0.12 + version: 1.0.13 - name: monitoring repository: file://../monitoring version: 1.1.8 @@ -56,5 +56,5 @@ dependencies: - name: performancetesting repository: file://../performancetesting version: 0.1.9 -digest: sha256:9c7a59936fd08e8e5ee15e4097d81c840aa095ee80a475a2486a7708d5b29005 -generated: "2024-04-04T13:38:29.282881-05:00" +digest: sha256:d883686db7fea15f6353ffcc98f1ba5d73af154751e07a7b3aedbe137f2b7ac5 +generated: "2024-04-11T14:36:34.025293-04:00" diff --git a/charts/urban-os/Chart.yaml b/charts/urban-os/Chart.yaml index 6e84ade..28f222b 100644 --- a/charts/urban-os/Chart.yaml +++ b/charts/urban-os/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.0" description: Master chart that deploys the UrbanOS platform. See the individual dependency readmes for configuration options. name: urban-os -version: 1.13.61 +version: 1.13.62 dependencies: - name: alchemist diff --git a/charts/urban-os/README.md b/charts/urban-os/README.md index 51e3685..f1ab710 100644 --- a/charts/urban-os/README.md +++ b/charts/urban-os/README.md @@ -1,6 +1,6 @@ # urban-os -![Version: 1.13.61](https://img.shields.io/badge/Version-1.13.61-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square) +![Version: 1.13.62](https://img.shields.io/badge/Version-1.13.62-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square) Master chart that deploys the UrbanOS platform. See the individual dependency readmes for configuration options. diff --git a/charts/urban-os/urban-os-1.13.45.tgz b/charts/urban-os/urban-os-1.13.45.tgz deleted file mode 100644 index 5a9e8de..0000000 Binary files a/charts/urban-os/urban-os-1.13.45.tgz and /dev/null differ diff --git a/charts/urban-os/urban-os-1.13.61.tgz b/charts/urban-os/urban-os-1.13.61.tgz new file mode 100644 index 0000000..cc95243 Binary files /dev/null and b/charts/urban-os/urban-os-1.13.61.tgz differ