From 508e5037bfec9041fb98b5864ad21216728dac83 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Tue, 7 Jan 2025 14:22:58 -0600 Subject: [PATCH 1/3] bump kafka and trino charts --- charts/kafka/Chart.lock | 2 +- charts/kafka/Chart.yaml | 2 +- charts/kafka/README.md | 2 +- charts/persistence/Chart.lock | 6 +++--- charts/persistence/Chart.yaml | 4 ++-- charts/persistence/README.md | 4 ++-- charts/urban-os/Chart.lock | 8 ++++---- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/charts/kafka/Chart.lock b/charts/kafka/Chart.lock index dfa5cf8..228dac2 100644 --- a/charts/kafka/Chart.lock +++ b/charts/kafka/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: http://strimzi.io/charts/ version: 0.42.0 digest: sha256:72bb7bd281d200f285f1d1e8a955f4caa21198992f0c6093397ae535b38e8e0a -generated: "2024-08-20T08:36:36.002524-05:00" +generated: "2024-12-19T16:55:10.08755-06:00" diff --git a/charts/kafka/Chart.yaml b/charts/kafka/Chart.yaml index 9cdc8e7..fc8dbec 100644 --- a/charts/kafka/Chart.yaml +++ b/charts/kafka/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.0" description: A Helm chart for deploying kafka via strimzi name: kafka -version: 1.2.28 +version: 1.2.29 sources: - https://github.com/strimzi/strimzi-kafka-operator - https://github.com/apache/kafka diff --git a/charts/kafka/README.md b/charts/kafka/README.md index 048d3a1..7932585 100644 --- a/charts/kafka/README.md +++ b/charts/kafka/README.md @@ -1,6 +1,6 @@ # kafka -![Version: 1.2.28](https://img.shields.io/badge/Version-1.2.28-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square) +![Version: 1.2.29](https://img.shields.io/badge/Version-1.2.29-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square) A Helm chart for deploying kafka via strimzi diff --git a/charts/persistence/Chart.lock b/charts/persistence/Chart.lock index cc5b999..d0ae530 100644 --- a/charts/persistence/Chart.lock +++ b/charts/persistence/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: trino repository: https://trinodb.github.io/charts/ - version: 0.19.0 -digest: sha256:4eea5130cc2cd5d73eafe6d9eb5a8e5fdf7b804452c8a0232989b0c905e0a06e -generated: "2024-04-03T15:14:12.484319-05:00" + version: 0.29.0 +digest: sha256:b8cf26781e552f769a7b3f2586d71c8a40cfdf7d31177d7fe6576076a4added2 +generated: "2024-09-20T12:37:35.49975-05:00" diff --git a/charts/persistence/Chart.yaml b/charts/persistence/Chart.yaml index 5c2837a..6359c5d 100644 --- a/charts/persistence/Chart.yaml +++ b/charts/persistence/Chart.yaml @@ -1,11 +1,11 @@ name: persistence apiVersion: v2 description: Data persistence for UrbanOS using Trino and the Hive Metastore -version: 1.0.14 +version: 1.0.16 sources: - https://github.com/trinodb/trino - https://github.com/minio/operator dependencies: - name: trino - version: 0.19.0 + version: 0.29.0 repository: https://trinodb.github.io/charts/ diff --git a/charts/persistence/README.md b/charts/persistence/README.md index f14a9bd..6b97162 100644 --- a/charts/persistence/README.md +++ b/charts/persistence/README.md @@ -1,6 +1,6 @@ # persistence -![Version: 1.0.14](https://img.shields.io/badge/Version-1.0.14-informational?style=flat-square) +![Version: 1.0.16](https://img.shields.io/badge/Version-1.0.16-informational?style=flat-square) Data persistence for UrbanOS using Trino and the Hive Metastore @@ -13,7 +13,7 @@ Data persistence for UrbanOS using Trino and the Hive Metastore | Repository | Name | Version | |------------|------|---------| -| https://trinodb.github.io/charts/ | trino | 0.19.0 | +| https://trinodb.github.io/charts/ | trino | 0.29.0 | ## Values diff --git a/charts/urban-os/Chart.lock b/charts/urban-os/Chart.lock index e5ecf06..5e89c5e 100644 --- a/charts/urban-os/Chart.lock +++ b/charts/urban-os/Chart.lock @@ -25,13 +25,13 @@ dependencies: version: 3.1.15 - name: kafka repository: file://../kafka - version: 1.2.28 + version: 1.2.29 - name: kubernetes-data-platform repository: file://../kubernetes-data-platform version: 1.7.5 - name: persistence repository: file://../persistence - version: 1.0.14 + version: 1.0.16 - 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:9bed36c7b738a079bf08c3f25efc01a92b4c0469fab4fc700baea9bd37bbd379 -generated: "2024-08-23T09:09:58.17464-05:00" +digest: sha256:a76f0449d28d94cfa95636ab571ce52862006d2332da0281905ac35a675e5b87 +generated: "2025-01-07T11:08:02.120714-06:00" From 86dafc775b3066eec7d02bb9a223cbf5e3cd29fe Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Tue, 7 Jan 2025 14:26:11 -0600 Subject: [PATCH 2/3] update urban-os chart version --- charts/urban-os/Chart.yaml | 2 +- charts/urban-os/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/urban-os/Chart.yaml b/charts/urban-os/Chart.yaml index 222ff90..37b82f5 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.65 +version: 1.13.66 dependencies: - name: alchemist diff --git a/charts/urban-os/README.md b/charts/urban-os/README.md index a664330..410ab6f 100644 --- a/charts/urban-os/README.md +++ b/charts/urban-os/README.md @@ -1,6 +1,6 @@ # urban-os -![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) +![Version: 1.13.66](https://img.shields.io/badge/Version-1.13.66-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. From d52c8ca20d9cc9872f8a4ac67c309d165be84c56 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Tue, 7 Jan 2025 14:31:49 -0600 Subject: [PATCH 3/3] revert kafka chart bump --- charts/kafka/Chart.yaml | 2 +- charts/kafka/README.md | 2 +- charts/urban-os/Chart.lock | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/kafka/Chart.yaml b/charts/kafka/Chart.yaml index fc8dbec..9cdc8e7 100644 --- a/charts/kafka/Chart.yaml +++ b/charts/kafka/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.0" description: A Helm chart for deploying kafka via strimzi name: kafka -version: 1.2.29 +version: 1.2.28 sources: - https://github.com/strimzi/strimzi-kafka-operator - https://github.com/apache/kafka diff --git a/charts/kafka/README.md b/charts/kafka/README.md index 7932585..048d3a1 100644 --- a/charts/kafka/README.md +++ b/charts/kafka/README.md @@ -1,6 +1,6 @@ # kafka -![Version: 1.2.29](https://img.shields.io/badge/Version-1.2.29-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square) +![Version: 1.2.28](https://img.shields.io/badge/Version-1.2.28-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square) A Helm chart for deploying kafka via strimzi diff --git a/charts/urban-os/Chart.lock b/charts/urban-os/Chart.lock index 5e89c5e..28951ae 100644 --- a/charts/urban-os/Chart.lock +++ b/charts/urban-os/Chart.lock @@ -25,7 +25,7 @@ dependencies: version: 3.1.15 - name: kafka repository: file://../kafka - version: 1.2.29 + version: 1.2.28 - name: kubernetes-data-platform repository: file://../kubernetes-data-platform version: 1.7.5 @@ -56,5 +56,5 @@ dependencies: - name: performancetesting repository: file://../performancetesting version: 0.1.9 -digest: sha256:a76f0449d28d94cfa95636ab571ce52862006d2332da0281905ac35a675e5b87 -generated: "2025-01-07T11:08:02.120714-06:00" +digest: sha256:3079e28bc5af0ac7830180d070538d09cb79d19c65a85f469b6b7ce3bfe9807e +generated: "2025-01-07T14:29:52.852769-06:00"