diff --git a/charts/alchemist/Chart.yaml b/charts/alchemist/Chart.yaml index dd95a4b..e5c59af 100644 --- a/charts/alchemist/Chart.yaml +++ b/charts/alchemist/Chart.yaml @@ -2,6 +2,6 @@ apiVersion: v1 appVersion: "1.0" description: Transforms data from the raw topic and writes it to transformed topic name: alchemist -version: 1.0.6 +version: 1.0.7 sources: - https://github.com/UrbanOS-Public/smartcitiesdata/tree/master/apps/alchemist diff --git a/charts/alchemist/README.md b/charts/alchemist/README.md index b848966..bb3cf92 100644 --- a/charts/alchemist/README.md +++ b/charts/alchemist/README.md @@ -1,6 +1,6 @@ # alchemist -![Version: 1.0.6](https://img.shields.io/badge/Version-1.0.6-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square) +![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square) Transforms data from the raw topic and writes it to transformed topic diff --git a/charts/urban-os/Chart.lock b/charts/urban-os/Chart.lock index 545ba96..e5ecf06 100644 --- a/charts/urban-os/Chart.lock +++ b/charts/urban-os/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: alchemist repository: file://../alchemist - version: 1.0.6 + version: 1.0.7 - name: andi repository: file://../andi version: 2.3.19 @@ -56,5 +56,5 @@ dependencies: - name: performancetesting repository: file://../performancetesting version: 0.1.9 -digest: sha256:ab9b4d94c627c109ceed8afd0dbc0fd4502bbd08a3090a152ea04da5abbca513 -generated: "2024-08-20T08:47:35.777195-05:00" +digest: sha256:9bed36c7b738a079bf08c3f25efc01a92b4c0469fab4fc700baea9bd37bbd379 +generated: "2024-08-23T09:09:58.17464-05:00" diff --git a/charts/urban-os/Chart.yaml b/charts/urban-os/Chart.yaml index 4067f27..222ff90 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.64 +version: 1.13.65 dependencies: - name: alchemist diff --git a/charts/urban-os/README.md b/charts/urban-os/README.md index ab1611d..a664330 100644 --- a/charts/urban-os/README.md +++ b/charts/urban-os/README.md @@ -1,6 +1,6 @@ # urban-os -![Version: 1.13.64](https://img.shields.io/badge/Version-1.13.64-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square) +![Version: 1.13.65](https://img.shields.io/badge/Version-1.13.65-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.