[bitnami/janusgraph] Release 0.3.14 (#27812)

* [bitnami/janusgraph] Release 0.3.14 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-05 13:51:57 +02:00
committed by GitHub
parent cb5ab651c4
commit aa66dd1abf
4 changed files with 13 additions and 8 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 0.3.13 (2024-07-03)
## 0.3.14 (2024-07-05)
* [bitnami/janusgraph] Release 0.3.13 ([#27697](https://github.com/bitnami/charts/pull/27697))
* [bitnami/janusgraph] Release 0.3.14 ([#27812](https://github.com/bitnami/charts/pull/27812))
## <small>0.3.13 (2024-07-03)</small>
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
* [bitnami/janusgraph] Release 0.3.13 (#27697) ([b06ce3d](https://github.com/bitnami/charts/commit/b06ce3d9cba0f89a4eeae4852cb4e710349fc72a)), closes [#27697](https://github.com/bitnami/charts/issues/27697)
## <small>0.3.12 (2024-06-21)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: cassandra
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.3.3
version: 11.3.4
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.3
digest: sha256:6cffb0ca4915e77d1cd12f5c4bb8ca6e33a2c1d4462d67a06792ea11267dc46f
generated: "2024-06-21T16:34:29.011665+02:00"
digest: sha256:26fdf0cfe3222f7583fd1bafbe9689e2a6f3f0dc413b1ef15165923eb0cfa5d5
generated: "2024-07-05T11:40:04.77781217Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: janusgraph
image: docker.io/bitnami/janusgraph:1.0.0-debian-12-r6
image: docker.io/bitnami/janusgraph:1.0.0-debian-12-r7
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r2
- name: os-shell
@@ -38,4 +38,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.13
version: 0.3.14

View File

@@ -177,7 +177,7 @@ javaOptions: ""
image:
registry: docker.io
repository: bitnami/janusgraph
tag: 1.0.0-debian-12-r6
tag: 1.0.0-debian-12-r7
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'