From 5e8379edc57bb959c0c8287c123b9ee87f9cef10 Mon Sep 17 00:00:00 2001 From: yukonet Date: Mon, 22 Jan 2024 18:58:29 +0200 Subject: [PATCH] upd --- charts/shkeeper/Chart.yaml | 2 +- charts/shkeeper/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/shkeeper/Chart.yaml b/charts/shkeeper/Chart.yaml index b347e83..a41f396 100644 --- a/charts/shkeeper/Chart.yaml +++ b/charts/shkeeper/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.3.39 +version: 1.3.40 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/shkeeper/values.yaml b/charts/shkeeper/values.yaml index ec39945..2cc326d 100644 --- a/charts/shkeeper/values.yaml +++ b/charts/shkeeper/values.yaml @@ -124,7 +124,7 @@ xrp_fullnode: tolerations: [] xrp_shkeeper: - image: vsyshost/xrp-shkeeper:1.0.4 + image: vsyshost/xrp-shkeeper:1.0.5 xrp: enabled: false \ No newline at end of file