Skip to content

Commit

Permalink
[bitnami/kube-prometheus] Add dummy values.yaml to CRDs subchart (#30397
Browse files Browse the repository at this point in the history
)

* [bitnami/kube-prometheus] Add dummy values.yaml to CRDs subchart

Signed-off-by: Carlos Rodríguez Hernández <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

* Update bitnami/kube-prometheus/charts/kube-prometheus-crds/values.yaml

Co-authored-by: Joseda Rios <[email protected]>
Signed-off-by: Carlos Rodríguez Hernández <[email protected]>

---------

Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Co-authored-by: Bitnami Containers <[email protected]>
Co-authored-by: Joseda Rios <[email protected]>
  • Loading branch information
3 people authored Nov 11, 2024
1 parent 9629787 commit b12bddb
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
8 changes: 6 additions & 2 deletions bitnami/kube-prometheus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 10.0.1 (2024-11-07)
## 10.0.2 (2024-11-11)

* [bitnami/kube-prometheus] Release 10.0.1 ([#30252](https://github.com/bitnami/charts/pull/30252))
* [bitnami/kube-prometheus] Add dummy values.yaml to CRDs subchart ([#30397](https://github.com/bitnami/charts/pull/30397))

## <small>10.0.1 (2024-11-07)</small>

* [bitnami/kube-prometheus] Release 10.0.1 (#30252) ([4aea338](https://github.com/bitnami/charts/commit/4aea3383732b4f2e90d3f8f8b59d5f7a7d976f65)), closes [#30252](https://github.com/bitnami/charts/issues/30252)

## 10.0.0 (2024-11-06)

Expand Down
2 changes: 1 addition & 1 deletion bitnami/kube-prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ maintainers:
name: kube-prometheus
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus
version: 10.0.1
version: 10.0.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0

## bitnami/kube-prometheus-crds
## It is required by CI/CD tools and processes.
## @skip exampleValue
##
exampleValue: kube-prometheus-crds-chart

0 comments on commit b12bddb

Please sign in to comment.