Skip to content

Commit

Permalink
[bitnami/common]: bump patch version (#30639)
Browse files Browse the repository at this point in the history
  • Loading branch information
juan131 authored Nov 27, 2024
1 parent 13c518f commit 623e584
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions bitnami/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))

## <small>2.27.1 (2024-11-26)</small>

* [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)

Expand Down
4 changes: 2 additions & 2 deletions bitnami/common/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 623e584

Please sign in to comment.