[bitnami/janusgraph] Release 1.4.2 (#33174)

* [bitnami/janusgraph] Release 1.4.2 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-04-25 13:30:31 +02:00
committed by GitHub
parent fd1a9e5ec7
commit 1113c4d507
4 changed files with 17 additions and 12 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 1.4.1 (2025-03-26)
## 1.4.2 (2025-04-25)
* [bitnami/janusgraph] Release 1.4.1 ([#32611](https://github.com/bitnami/charts/pull/32611))
* [bitnami/janusgraph] Release 1.4.2 ([#33174](https://github.com/bitnami/charts/pull/33174))
## <small>1.4.1 (2025-03-26)</small>
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
* [bitnami/janusgraph] Release 1.4.1 (#32611) ([04eccb6](https://github.com/bitnami/charts/commit/04eccb60428b949baf2eb572bf823e23e65d8210)), closes [#32611](https://github.com/bitnami/charts/issues/32611)
## 1.4.0 (2025-02-24)

View File

@@ -1,9 +1,9 @@
dependencies:
- name: cassandra
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.2.2
version: 12.3.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0
digest: sha256:8c410a0e3fb567cc855f36826b8f6218031269c5a4ddf0a008672c5e95aaeffd
generated: "2025-03-26T10:05:10.611720834Z"
digest: sha256:608b375ffcf671f72ad149930036d5b12bc02d217219f8e8185aaeb8a85ba193
generated: "2025-04-25T10:13:24.490368409Z"

View File

@@ -7,11 +7,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: janusgraph
image: docker.io/bitnami/janusgraph:1.1.0-debian-12-r11
image: docker.io/bitnami/janusgraph:1.1.0-debian-12-r15
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.2.0-debian-12-r1
image: docker.io/bitnami/jmx-exporter:1.2.0-debian-12-r4
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r40
image: docker.io/bitnami/os-shell:12-debian-12-r43
apiVersion: v2
appVersion: 1.1.0
dependencies:
@@ -39,4 +39,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.1
version: 1.4.2

View File

@@ -187,7 +187,7 @@ javaOptions: ""
image:
registry: docker.io
repository: bitnami/janusgraph
tag: 1.1.0-debian-12-r11
tag: 1.1.0-debian-12-r15
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.2.0-debian-12-r1
tag: 1.2.0-debian-12-r4
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-r40
tag: 12-debian-12-r43
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.