From 275626d3c4c2006a03758c0f4104c07dd0bdb87e Mon Sep 17 00:00:00 2001 From: Abduh Date: Mon, 15 Jan 2024 20:50:11 +0700 Subject: [PATCH] feat: bump up siren chart (#72) --- stable/siren/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/siren/Chart.yaml b/stable/siren/Chart.yaml index d0b8a98a..5c3a8b05 100644 --- a/stable/siren/Chart.yaml +++ b/stable/siren/Chart.yaml @@ -6,17 +6,17 @@ appVersion: v0.6.9 home: https://github.com/goto/siren dependencies: - name: app - version: "0.5.10" + version: "0.5.12" repository: "https://goto.github.io/charts/" alias: app condition: app.enabled - name: app - version: "0.5.10" + version: "0.5.12" repository: "https://goto.github.io/charts/" alias: notification-worker condition: notification-worker.enabled - name: app - version: "0.5.10" + version: "0.5.12" repository: "https://goto.github.io/charts/" alias: notification-dlq-worker condition: notification-dlq-worker.enabled