Skip to content

Commit a97d5dd

Browse files
arikalon1Robusta Runner
andauthored
update chart image to 2.9.0 (#87)
Multiple CRDs bugfix, and monitoring metrics Co-authored-by: Robusta Runner <[email protected]>
1 parent 3ae4fb0 commit a97d5dd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# Latest image
1919

2020
```
21-
robustadev/kubewatch:v2.8.0
21+
robustadev/kubewatch:v2.9.0
2222
```
2323

2424
# Usage

helm/kubewatch/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ maintainers: []
2323
name: kubewatch
2424
sources:
2525
- https://github.com/robusta-dev/kubewatch
26-
version: 3.4.0
26+
version: 3.5.0

helm/kubewatch/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ extraDeploy: []
6262
##
6363
image:
6464
repository: robustadev/kubewatch
65-
tag: v2.8.0
65+
tag: v2.9.0
6666
## Specify a imagePullPolicy
6767
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
6868
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)