From 6ee0bf5c4ea3fbdebac9caa71059de23c9220c97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:17:40 +0000 Subject: [PATCH] Update obsidiandynamics/kafdrop Docker tag to v4.1.0 --- applications/sasquatch/README.md | 2 +- applications/sasquatch/charts/kafdrop/Chart.yaml | 2 +- applications/sasquatch/charts/kafdrop/README.md | 2 +- applications/sasquatch/charts/kafdrop/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/applications/sasquatch/README.md b/applications/sasquatch/README.md index 472db013de..42f37b89d5 100644 --- a/applications/sasquatch/README.md +++ b/applications/sasquatch/README.md @@ -217,7 +217,7 @@ Rubin Observatory's telemetry service | kafdrop.host | string | `"localhost"` | The hostname to report for the RMI registry (used for JMX) | | kafdrop.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy | | kafdrop.image.repository | string | `"obsidiandynamics/kafdrop"` | Kafdrop Docker image repository | -| kafdrop.image.tag | string | `"4.0.2"` | Kafdrop image version | +| kafdrop.image.tag | string | `"4.1.0"` | Kafdrop image version | | kafdrop.ingress.annotations | object | `{}` | Additional ingress annotations | | kafdrop.ingress.enabled | bool | `false` | Whether to enable the ingress | | kafdrop.ingress.hostname | string | None, must be set if ingress is enabled | Ingress hostname | diff --git a/applications/sasquatch/charts/kafdrop/Chart.yaml b/applications/sasquatch/charts/kafdrop/Chart.yaml index 09bb251780..8df554937f 100644 --- a/applications/sasquatch/charts/kafdrop/Chart.yaml +++ b/applications/sasquatch/charts/kafdrop/Chart.yaml @@ -4,4 +4,4 @@ version: 1.0.0 description: A subchart to deploy the Kafdrop UI for Sasquatch. sources: - https://github.com/obsidiandynamics/kafdrop -appVersion: 3.30.0 +appVersion: 4.1.0 diff --git a/applications/sasquatch/charts/kafdrop/README.md b/applications/sasquatch/charts/kafdrop/README.md index bcb4e2dd6e..ff00902415 100644 --- a/applications/sasquatch/charts/kafdrop/README.md +++ b/applications/sasquatch/charts/kafdrop/README.md @@ -16,7 +16,7 @@ A subchart to deploy the Kafdrop UI for Sasquatch. | host | string | `"localhost"` | The hostname to report for the RMI registry (used for JMX) | | image.pullPolicy | string | `"IfNotPresent"` | Image pull policy | | image.repository | string | `"obsidiandynamics/kafdrop"` | Kafdrop Docker image repository | -| image.tag | string | `"4.0.2"` | Kafdrop image version | +| image.tag | string | `"4.1.0"` | Kafdrop image version | | ingress.annotations | object | `{}` | Additional ingress annotations | | ingress.enabled | bool | `false` | Whether to enable the ingress | | ingress.hostname | string | None, must be set if ingress is enabled | Ingress hostname | diff --git a/applications/sasquatch/charts/kafdrop/values.yaml b/applications/sasquatch/charts/kafdrop/values.yaml index 9c42bc5612..b82c5b2de5 100644 --- a/applications/sasquatch/charts/kafdrop/values.yaml +++ b/applications/sasquatch/charts/kafdrop/values.yaml @@ -11,7 +11,7 @@ image: pullPolicy: IfNotPresent # -- Kafdrop image version - tag: 4.0.2 + tag: 4.1.0 kafka: # -- Bootstrap list of Kafka host/port pairs