bradmccoydev / mentoring

This mentoring program is designed to help beginners start there open source and cloud native journey!
Apache License 2.0
113 stars 176 forks source link

Update kube-prometheus-stack version to 31.0.0 #190

Closed bradmccoydev closed 2 years ago

bradmccoydev commented 2 years ago

Update kube-prometheus-stack version to 31.0.0

This is to be updated in 2 repos first update bradmccoydev one then copy the "kube-prometheus-stack" folder to the ortelius kubernetes repo under kube-infra/kustomize/test

https://github.com/bradmccoydev/argo-demo https://github.com/ortelius/ortelius-kubernetes

Follow the contributing guide in the mentoring repo for the PR. PR's will not be accepted if you do not follow the guide. eg branch away from main, sign commits etc.

All you need to do is change the version number and nothing else. Line 4 and on the following path: kube-infra/kustomize/test/kube-prometheus-stack/base/kustomization.yaml

change the version number to 31.0.0

Reference to Artifacthub: https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack

hamidgholami commented 2 years ago

Hi, These are my PRs regarding to this task.

https://github.com/bradmccoydev/argo-demo/pull/4 https://github.com/ortelius/ortelius-kubernetes/pull/19