From 78ec4cd3e7fc6e332d074f7aec4e79ac4384af37 Mon Sep 17 00:00:00 2001 From: Ian Stanton Date: Wed, 25 Sep 2024 13:50:49 -0400 Subject: [PATCH] Update chart to 24.3.3 Signed-off-by: Ian Stanton --- Chart.lock | 10 +++++----- Chart.yaml | 8 ++++---- charts/monitoring/Chart.yaml | 2 +- charts/tembo/Chart.yaml | 2 +- charts/traefik/Chart.yaml | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Chart.lock b/Chart.lock index 171ac5b..8fe3e45 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 1.14.4 - name: tembo repository: "" - version: 24.3.2 + version: 24.3.3 - name: monitoring repository: "" - version: 24.3.2 + version: 24.3.3 - name: traefik repository: "" - version: 24.3.2 -digest: sha256:2e92187b6df09e78bdaf7929a6066bec56b6ba65985353693c39654f779dd41a -generated: "2024-09-16T11:26:25.180352352-04:00" + version: 24.3.3 +digest: sha256:1c3e0b7b0c60a5c8bc5d93f9eac59f59a9847a72fecfb0552b08cd364ef7bec2 +generated: "2024-09-25T13:49:43.573315695-04:00" diff --git a/Chart.yaml b/Chart.yaml index fa71fe9..ad2d529 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tembo -version: 24.3.2 +version: 24.3.3 appVersion: 1.0.0 description: Helm chart to deploy the Tembo Platform keywords: @@ -11,10 +11,10 @@ dependencies: condition: global.certManagerEnabled - name: tembo condition: global.temboEnabled - version: 24.3.2 + version: 24.3.3 - name: monitoring condition: global.monitoringEnabled - version: 24.3.2 + version: 24.3.3 - name: traefik condition: global.traefikEnabled - version: 24.3.2 + version: 24.3.3 diff --git a/charts/monitoring/Chart.yaml b/charts/monitoring/Chart.yaml index bea7b54..8891487 100644 --- a/charts/monitoring/Chart.yaml +++ b/charts/monitoring/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: monitoring description: A Helm chart for the Tembo monitoring stack -version: 24.3.2 +version: 24.3.3 dependencies: - name: kube-prometheus-stack version: "44.4.1" diff --git a/charts/tembo/Chart.yaml b/charts/tembo/Chart.yaml index 93b30ce..33af243 100644 --- a/charts/tembo/Chart.yaml +++ b/charts/tembo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tembo -version: 24.3.2 +version: 24.3.3 description: A Helm chart to deploy the Tembo platform keywords: - tembo diff --git a/charts/traefik/Chart.yaml b/charts/traefik/Chart.yaml index 0494c26..a988ee8 100644 --- a/charts/traefik/Chart.yaml +++ b/charts/traefik/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: traefik description: A Helm chart for the traefik ingress controller -version: 24.3.2 +version: 24.3.3 dependencies: - name: traefik version: 29.0.1