Skip to content

Commit

Permalink
Kubewatch 2.4
Browse files Browse the repository at this point in the history
Update readme
Update chart
  • Loading branch information
Robusta Runner committed May 7, 2023
1 parent d093794 commit b800837
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
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.9
version: 3.3.10
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.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
Expand Down

0 comments on commit b800837

Please sign in to comment.