Skip to content

Commit

Permalink
Merge pull request #234 from RADAR-base/version/radar-jdbc-connector-…
Browse files Browse the repository at this point in the history
…10.5.3-hotfix

[radar-jdbc-connector] Upgrade to appversion 10.5.3-hotfix
  • Loading branch information
keyvaann authored Jul 29, 2024
2 parents 3229bdb + 314d673 commit 5d2ba52
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/radar-jdbc-connector/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: "10.5.3"
appVersion: "10.5.3-hotfix"
name: radar-jdbc-connector
description: A Helm chart for RADAR-base JDBC Kafka connector. This is a fork of the Kafka JDBC connector which allows data from topics to be imported into JDBC databases (including TimescaleDB databases which is used in the dashboard pipeline).
version: 0.5.2
version: 0.5.3
icon: "http://radar-base.org/wp-content/uploads/2022/09/Logo_RADAR-Base-RGB.png"
sources:
- https://github.com/RADAR-base/radar-helm-charts/tree/main/charts/radar-jdbc-connector
Expand Down
2 changes: 1 addition & 1 deletion charts/radar-jdbc-connector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# radar-jdbc-connector
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/radar-jdbc-connector)](https://artifacthub.io/packages/helm/radar-base/radar-jdbc-connector)

![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.5.3](https://img.shields.io/badge/AppVersion-10.5.3-informational?style=flat-square)
![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.5.3-hotfix](https://img.shields.io/badge/AppVersion-10.5.3--hotfix-informational?style=flat-square)

A Helm chart for RADAR-base JDBC Kafka connector. This is a fork of the Kafka JDBC connector which allows data from topics to be imported into JDBC databases (including TimescaleDB databases which is used in the dashboard pipeline).

Expand Down

0 comments on commit 5d2ba52

Please sign in to comment.