[bitnami/janusgraph] ⬆️ Update dependency references (#35612)

* [bitnami/janusgraph] Release 1.4.9 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-08-07 20:56:27 +02:00
committed by GitHub
parent be08b15a1c
commit 360004a74a
3 changed files with 17 additions and 5 deletions

View File

@@ -1,8 +1,20 @@
# Changelog
## 1.4.7 (2025-07-15)
## 1.4.9 (2025-08-07)
* [bitnami/janusgraph] :zap: :arrow_up: Update dependency references ([#35103](https://github.com/bitnami/charts/pull/35103))
* [bitnami/janusgraph] :zap: :arrow_up: Update dependency references ([#35612](https://github.com/bitnami/charts/pull/35612))
## <small>1.4.8 (2025-08-07)</small>
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
* [bitnami/janusgraph] :zap: :arrow_up: Update dependency references (#35569) ([f3ed528](https://github.com/bitnami/charts/commit/f3ed528c58bf942c7d83772158cd20926d550bb6)), closes [#35569](https://github.com/bitnami/charts/issues/35569)
## <small>1.4.7 (2025-07-15)</small>
* [bitnami/janusgraph] :zap: :arrow_up: Update dependency references (#35103) ([211d286](https://github.com/bitnami/charts/commit/211d28600f80cf612bcf234165234bfeef76660a)), closes [#35103](https://github.com/bitnami/charts/issues/35103)
## <small>1.4.6 (2025-07-10)</small>

View File

@@ -9,7 +9,7 @@ annotations:
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.3.0-debian-12-r6
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r49
image: docker.io/bitnami/os-shell:12-debian-12-r50
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
@@ -41,4 +41,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: 1.4.8
version: 1.4.9

View File

@@ -846,7 +846,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r49
tag: 12-debian-12-r50
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.