Skip to content

Commit

Permalink
TheHive Helm Chart version 0.1.7 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
undebutant authored Nov 22, 2024
1 parent 90fbe31 commit 5ec4008
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions charts/thehive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Next release

- Nothing yet


## 0.1.7

- Clean and improve repository structure [#13](https://github.com/StrangeBeeCorp/helm-charts/pull/13)
- Fix Cassandra OOM crashloop [#14](https://github.com/StrangeBeeCorp/helm-charts/pull/14)
- Fix akka pod discovery [#15](https://github.com/StrangeBeeCorp/helm-charts/pull/15)
Expand Down
2 changes: 1 addition & 1 deletion charts/thehive/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.1.6
version: 0.1.7
apiVersion: v2
appVersion: "5.4.5-1"
name: thehive
Expand Down
2 changes: 1 addition & 1 deletion charts/thehive/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TheHive Helm Chart

![Chart version 0.1.6](https://img.shields.io/badge/Chart_version-0.1.6-blue.svg?logo=helm) ![App version 5.4.5-1](https://img.shields.io/badge/App_version-5.4.5--1-blue)
![Chart version 0.1.7](https://img.shields.io/badge/Chart_version-0.1.7-blue.svg?logo=helm) ![App version 5.4.5-1](https://img.shields.io/badge/App_version-5.4.5--1-blue)

> [!CAUTION]
> This chart is under development and is **not production ready**
Expand Down

0 comments on commit 5ec4008

Please sign in to comment.