Skip to content

Commit

Permalink
Merge pull request #25 from robusta-dev/kube-watch-version-v2.1
Browse files Browse the repository at this point in the history
update chart and default image
  • Loading branch information
RoiGlinik authored Feb 5, 2023
2 parents 2a26000 + b2e40dd commit 071e4b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/kubewatch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ maintainers: []
name: kubewatch
sources:
- https://github.com/robusta-dev/kubewatch
version: 3.3.6
version: 3.3.7
2 changes: 1 addition & 1 deletion helm/kubewatch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 071e4b2

Please sign in to comment.