Skip to content

Commit

Permalink
Merge pull request #486 from UrbanOS-Public/bump-alchemist
Browse files Browse the repository at this point in the history
bump alchemist version to bring in memory changes
  • Loading branch information
ian-j-abbott-accenture authored Aug 23, 2024
2 parents 171ef0e + 9092ac1 commit fb30f15
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion charts/alchemist/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion charts/alchemist/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
6 changes: 3 additions & 3 deletions charts/urban-os/Chart.lock
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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"
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.64
version: 1.13.65

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.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.

Expand Down

0 comments on commit fb30f15

Please sign in to comment.