Skip to content

Commit

Permalink
[bitnami/janusgraph] Release 0.3.26 (#30371)
Browse files Browse the repository at this point in the history
* [bitnami/janusgraph] Release 0.3.26 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Nov 9, 2024
1 parent 0a32af1 commit 08aa903
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions bitnami/janusgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 0.3.25 (2024-11-08)
## 0.3.26 (2024-11-09)

* [bitnami/janusgraph] Release 0.3.25 ([#30362](https://github.com/bitnami/charts/pull/30362))
* [bitnami/janusgraph] Release 0.3.26 ([#30371](https://github.com/bitnami/charts/pull/30371))

## <small>0.3.25 (2024-11-08)</small>

* [bitnami/janusgraph] Release 0.3.25 (#30362) ([f68a5da](https://github.com/bitnami/charts/commit/f68a5da959de807b537f653f42bd1132c59d6bf7)), closes [#30362](https://github.com/bitnami/charts/issues/30362)

## <small>0.3.24 (2024-11-08)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/janusgraph/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ annotations:
- name: cassandra
image: docker.io/bitnami/cassandra:4.1.7-debian-12-r1
- name: janusgraph
image: docker.io/bitnami/janusgraph:1.0.1-debian-12-r0
image: docker.io/bitnami/janusgraph:1.1.0-debian-12-r0
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r9
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r32
apiVersion: v2
appVersion: 1.0.1
appVersion: 1.1.0
dependencies:
- condition: storageBackend.cassandra.enabled
name: cassandra
Expand All @@ -40,4 +40,4 @@ sources:
- https://github.com/bitnami/charts/tree/main/bitnami/janusgraph
- https://github.com/bitnami/containers/tree/main/bitnami/janusgraph
- https://github.com/janusgraph/janusgraph
version: 0.3.25
version: 0.3.26
2 changes: 1 addition & 1 deletion bitnami/janusgraph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ javaOptions: ""
image:
registry: docker.io
repository: bitnami/janusgraph
tag: 1.0.1-debian-12-r0
tag: 1.1.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 08aa903

Please sign in to comment.