[bitnami/janusgraph] Release 0.3.18 (#28441)

* [bitnami/janusgraph] Release 0.3.18 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-25 08:44:51 +02:00
committed by GitHub
parent 33e113a21a
commit cd40414c99
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.3.17 (2024-07-24)
## 0.3.18 (2024-07-25)
* [bitnami/janusgraph] Release 0.3.17 ([#28297](https://github.com/bitnami/charts/pull/28297))
* [bitnami/janusgraph] Release 0.3.18 ([#28441](https://github.com/bitnami/charts/pull/28441))
## <small>0.3.17 (2024-07-24)</small>
* [bitnami/janusgraph] Release 0.3.17 (#28297) ([3714673](https://github.com/bitnami/charts/commit/371467338b1b7a8e0248e9259d7eb81d2873e6c6)), closes [#28297](https://github.com/bitnami/charts/issues/28297)
## <small>0.3.16 (2024-07-24)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: janusgraph
image: docker.io/bitnami/janusgraph:1.0.0-debian-12-r9
image: docker.io/bitnami/janusgraph:1.0.0-debian-12-r10
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r3
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r25
image: docker.io/bitnami/os-shell:12-debian-12-r26
apiVersion: v2
appVersion: 1.0.0
dependencies:
@@ -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.17
version: 0.3.18

View File

@@ -179,7 +179,7 @@ javaOptions: ""
image:
registry: docker.io
repository: bitnami/janusgraph
tag: 1.0.0-debian-12-r9
tag: 1.0.0-debian-12-r10
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -637,7 +637,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 1.0.1-debian-12-r3
tag: 1.0.1-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -840,7 +840,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r25
tag: 12-debian-12-r26
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.