Skip to content

Commit

Permalink
Empty Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AFarrAccenture committed Apr 11, 2024
1 parent b85d432 commit b4f9677
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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
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

0 comments on commit b4f9677

Please sign in to comment.