Skip to content
Snippets Groups Projects
Select Git revision
  • ec915f7b476651422ce2f6bd6d499b325e53d91e
  • main default protected
  • release-0.15
  • automated-updates-main
  • release-0.13
  • automated-updates-release-0.13
  • release-0.14
  • release-0.10
  • release-0.11
  • release-0.12
  • fix-versions-action
  • versions-fix
  • release-0.9
  • release-0.8
  • release-0.7
  • release-0.6
  • release-0.5
  • release-0.4
  • release-0.3
  • release-0.1
  • release-0.2
  • v0.15.0
  • v0.14.0
  • v0.13.0
  • v0.12.0
  • v0.11.0
  • v0.10.0
  • v0.9.0
  • v0.8.0
  • v0.7.0
  • v0.6.0
  • v0.5.0
  • v0.4.0
  • v0.3.0
  • v0.2.0
  • v0.1.0
36 results

update.md

Blame
  • 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.

    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.