Update kube-prometheus
April 26, 2022 ยท View on GitHub
You may wish to fetch changes made on this project so they are available to you.
Update jb
jb may have been updated so it's a good idea to get the latest version of this binary:
$ go install -a github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@latest
Update kube-prometheus
The command below will sync with upstream project:
$ jb update
Compile the manifests and apply
Once updated, just follow the instructions under Generating and Apply the kube-prometheus stack from customizing.md doc to apply the changes to your cluster.
Migration from previous versions
If you are migrating from release-0.7 branch or earlier please read what changed and how to migrate in our guide.
Refer to migration document for more information about migration from 0.3 and 0.8 versions of kube-prometheus.