Skip to content

Commit

Permalink
update cassandra helm chart dependency; bump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredjennings committed Aug 19, 2022
1 parent 2caff14 commit e8cac2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: cassandra
repository: https://charts.bitnami.com/bitnami
version: 7.5.0
digest: sha256:6f9a7e2cabf27dd698f3b72066544f5f3f901e9f1fdeb7b2ecc710491b3bd739
generated: "2021-03-18T10:37:34.116449998-04:00"
version: 9.2.12
digest: sha256:4cde99e0ea1fc1ed348d4b0ab4ccdc7384122a3063f04b63d715fc6734631534
generated: "2022-08-18T23:36:09.705361961-04:00"
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: thehive
description: "TheHive: security incident response for the masses. This chart is unofficial."
type: application
version: 1.0.1
version: 1.0.2
appVersion: "4.1.23-1"
# This is for the networking.k8s.io/v1 API used by the Ingress. see #10
kubeVersion: '>=1.19.0'
Expand All @@ -14,6 +14,6 @@ maintainers:
icon: http://thehive-project.org/assets/img/logos/thehive.svg
dependencies:
- name: cassandra
version: ~7.5.0
version: ~9.2.8
repository: https://charts.bitnami.com/bitnami
condition: cassandra.enabled

0 comments on commit e8cac2f

Please sign in to comment.