Skip to content
Snippets Groups Projects
update.md 1.05 KiB

Update kube-prometheus

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.