Skip to content

Commit

Permalink
Update Helm release kafka to v21 (#174)
Browse files Browse the repository at this point in the history
* Update Helm release kafka to v21

* bump version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bryopsida <8363252+bryopsida@users.noreply.github.com>
  • Loading branch information
renovate[bot] and bryopsida authored Apr 18, 2023
1 parent d9430cb commit bb1d7e3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions helm/mitre-siphon/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 12.2.2
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 20.1.1
digest: sha256:aad5d4442a9bac7ba5c208110fa29a905d25c28c41517a93653ea4fbadc441d2
generated: "2023-03-09T18:44:56.247916-06:00"
version: 21.4.0
digest: sha256:09e3c1acbb60c3b5af6bdabb8c29cc59660527c49930a1467fba6cebfbe8a059
generated: "2023-03-20T19:45:39.508604542Z"
4 changes: 2 additions & 2 deletions helm/mitre-siphon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: mitre-siphon
description: A full text search of the mitre CVE database
type: application
version: 0.2.8
version: 0.2.9
appVersion: "0.2.2"
maintainers:
- name: bryopsida
Expand All @@ -17,4 +17,4 @@ dependencies:
alias: kafka
condition: kafka.enabled
repository: https://charts.bitnami.com/bitnami
version: "20.1.1"
version: "21.4.0"
4 changes: 2 additions & 2 deletions helm/mitre-siphon/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# mitre-siphon

![Version: 0.2.8](https://img.shields.io/badge/Version-0.2.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.2](https://img.shields.io/badge/AppVersion-0.2.2-informational?style=flat-square)
![Version: 0.2.9](https://img.shields.io/badge/Version-0.2.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.2](https://img.shields.io/badge/AppVersion-0.2.2-informational?style=flat-square)

A full text search of the mitre CVE database

Expand All @@ -14,7 +14,7 @@ A full text search of the mitre CVE database

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | kafka(kafka) | 20.1.1 |
| https://charts.bitnami.com/bitnami | kafka(kafka) | 21.4.0 |
| https://charts.bitnami.com/bitnami | postgresql(postgresql) | 12.2.2 |

## Values
Expand Down

0 comments on commit bb1d7e3

Please sign in to comment.