Skip to content

Commit 85701a0

Browse files
authored
chore: bump OpenBao to v2.5.5 (#191)
* chore: bump OpenBao to v2.5.5 Signed-off-by: Pascal Reeb <pascal.reeb@secretz.io> * fix: change to 0.28.4 Signed-off-by: Pascal Reeb <pascal.reeb@secretz.io> --------- Signed-off-by: Pascal Reeb <pascal.reeb@secretz.io>
1 parent 3df1727 commit 85701a0

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Unreleased
22

3+
## 0.28.4
4+
35
- docs: Update commented example with missing field
6+
- chore: bump OpenBao to v2.5.5
47

58
## 0.28.3
69

charts/openbao/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
apiVersion: v2
55
name: openbao
6-
version: 0.28.3
7-
appVersion: v2.5.4
6+
version: 0.28.4
7+
appVersion: v2.5.5
88
kubeVersion: ">= 1.30.0-0"
99
description: Official OpenBao Chart
1010
home: https://github.com/openbao/openbao-helm
@@ -29,10 +29,10 @@ annotations:
2929
artifacthub.io/changes: |
3030
- kind: changed
3131
description: |
32-
chore: Improve OpenShift annotations
32+
docs: Update commented example with missing field
3333
- kind: changed
3434
description: |
35-
chore: bump OpenBao to v2.5.4
35+
chore: bump OpenBao to v2.5.5
3636
maintainers:
3737
- name: OpenBao
3838
email: openbao-security@lists.openssf.org

charts/openbao/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# openbao
22

3-
![Version: 0.28.3](https://img.shields.io/badge/Version-0.28.3-informational?style=flat-square) ![AppVersion: v2.5.4](https://img.shields.io/badge/AppVersion-v2.5.4-informational?style=flat-square)
3+
![Version: 0.28.4](https://img.shields.io/badge/Version-0.28.4-informational?style=flat-square) ![AppVersion: v2.5.5](https://img.shields.io/badge/AppVersion-v2.5.5-informational?style=flat-square)
44

55
Official OpenBao Chart
66

0 commit comments

Comments
 (0)