Skip to content

Commit

Permalink
Merge pull request #481 from UrbanOS-Public/HiveUpgrade
Browse files Browse the repository at this point in the history
Hive Upgrade
  • Loading branch information
AFarrAccenture authored Apr 11, 2024
2 parents 1311b11 + b4f9677 commit 1b4f021
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions charts/persistence/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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"` | |
Expand Down
6 changes: 3 additions & 3 deletions charts/urban-os/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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"
2 changes: 1 addition & 1 deletion charts/urban-os/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/urban-os/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
Binary file removed charts/urban-os/urban-os-1.13.45.tgz
Binary file not shown.
Binary file added charts/urban-os/urban-os-1.13.61.tgz
Binary file not shown.

0 comments on commit 1b4f021

Please sign in to comment.