From b800837b09c0b51803a3be87ba2ca30856ec55d3 Mon Sep 17 00:00:00 2001 From: Robusta Runner Date: Sun, 7 May 2023 14:18:55 +0300 Subject: [PATCH] Kubewatch 2.4 Update readme Update chart --- README.md | 2 +- helm/kubewatch/Chart.yaml | 2 +- helm/kubewatch/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32e5bb36..4c120cf2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ # Latest image ``` -us-central1-docker.pkg.dev/genuine-flight-317411/devel/kubewatch:v2.3 +us-central1-docker.pkg.dev/genuine-flight-317411/devel/kubewatch:v2.4 ``` # Usage diff --git a/helm/kubewatch/Chart.yaml b/helm/kubewatch/Chart.yaml index 9e2e7b5c..4d7203ed 100644 --- a/helm/kubewatch/Chart.yaml +++ b/helm/kubewatch/Chart.yaml @@ -23,4 +23,4 @@ maintainers: [] name: kubewatch sources: - https://github.com/robusta-dev/kubewatch -version: 3.3.9 +version: 3.3.10 diff --git a/helm/kubewatch/values.yaml b/helm/kubewatch/values.yaml index 1291d308..7b1032d7 100644 --- a/helm/kubewatch/values.yaml +++ b/helm/kubewatch/values.yaml @@ -62,7 +62,7 @@ extraDeploy: [] image: registry: us-central1-docker.pkg.dev repository: genuine-flight-317411/devel/kubewatch - tag: v2.3 + tag: v2.4 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images