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

* [bitnami/janusgraph] Release 1.4.5 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-06-10 18:52:21 +02:00
committed by GitHub
parent e83394a295
commit 088d90c278
3 changed files with 14 additions and 9 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 1.4.4 (2025-05-16)
## 1.4.5 (2025-06-10)
* [bitnami/janusgraph] :zap: :arrow_up: Update dependency references ([#33759](https://github.com/bitnami/charts/pull/33759))
* [bitnami/janusgraph] :zap: :arrow_up: Update dependency references ([#34300](https://github.com/bitnami/charts/pull/34300))
## <small>1.4.4 (2025-05-16)</small>
* [bitnami/janusgraph] :zap: :arrow_up: Update dependency references (#33759) ([c1a055e](https://github.com/bitnami/charts/commit/c1a055ed9260656305f42c2a6f8730b39b23adac)), closes [#33759](https://github.com/bitnami/charts/issues/33759)
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
## <small>1.4.3 (2025-05-06)</small>

View File

@@ -5,11 +5,11 @@ annotations:
category: Database
images: |
- name: janusgraph
image: docker.io/bitnami/janusgraph:1.1.0-debian-12-r16
image: docker.io/bitnami/janusgraph:1.1.0-debian-12-r18
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.3.0-debian-12-r0
image: docker.io/bitnami/jmx-exporter:1.3.0-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r44
image: docker.io/bitnami/os-shell:12-debian-12-r46
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.4
version: 1.4.5

View File

@@ -187,7 +187,7 @@ javaOptions: ""
image:
registry: docker.io
repository: bitnami/janusgraph
tag: 1.1.0-debian-12-r16
tag: 1.1.0-debian-12-r18
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -644,7 +644,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 1.3.0-debian-12-r0
tag: 1.3.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -846,7 +846,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r44
tag: 12-debian-12-r46
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.