diff --git a/bitnami/common/CHANGELOG.md b/bitnami/common/CHANGELOG.md index 1513f8ea15e66a..0370678023af17 100644 --- a/bitnami/common/CHANGELOG.md +++ b/bitnami/common/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.27.1 (2024-11-26) +## 2.27.2 (2024-11-27) -* [bitnami/common] Fix VPA apiVersion ([#30625](https://github.com/bitnami/charts/pull/30625)) +* [bitnami/common]: bump patch version ([#30639](https://github.com/bitnami/charts/pull/30639)) + +## 2.27.1 (2024-11-26) + +* [bitnami/common] Fix VPA apiVersion (#30625) ([8c24438](https://github.com/bitnami/charts/commit/8c24438a2f6e8ec646cad9901ed82d71d4196e3e)), closes [#30625](https://github.com/bitnami/charts/issues/30625) ## 2.27.0 (2024-11-07) diff --git a/bitnami/common/Chart.yaml b/bitnami/common/Chart.yaml index 43ac6fe7766a59..320b12cea90165 100644 --- a/bitnami/common/Chart.yaml +++ b/bitnami/common/Chart.yaml @@ -6,7 +6,7 @@ annotations: licenses: Apache-2.0 apiVersion: v2 # Please make sure that version and appVersion are always the same. -appVersion: 2.27.1 +appVersion: 2.27.2 description: A Library Helm Chart for grouping common logic between bitnami charts. This chart is not deployable by itself. home: https://bitnami.com icon: https://bitnami.com/downloads/logos/bitnami-mark.png @@ -23,4 +23,4 @@ name: common sources: - https://github.com/bitnami/charts/tree/main/bitnami/common type: library -version: 2.27.1 +version: 2.27.2