From b2e40dd168116aa287895eaadae16f4193acace2 Mon Sep 17 00:00:00 2001 From: Roi Glinik Date: Thu, 2 Feb 2023 13:52:27 +0200 Subject: [PATCH] update chart and default image --- helm/kubewatch/Chart.yaml | 2 +- helm/kubewatch/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/kubewatch/Chart.yaml b/helm/kubewatch/Chart.yaml index ee4290d6..bcf5be72 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.6 +version: 3.3.7 diff --git a/helm/kubewatch/values.yaml b/helm/kubewatch/values.yaml index 4f714c05..7ebc8ffd 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.0 + tag: v2.1 ## 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