mirror of
https://github.com/bitnami/charts.git
synced 2026-04-05 08:47:10 +08:00
[bitnami/janusgraph] Release 0.3.19 (#29135)
* [bitnami/janusgraph] Release 0.3.19 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.3.18 (2024-07-25)
|
||||
## 0.3.19 (2024-08-30)
|
||||
|
||||
* [bitnami/janusgraph] Release 0.3.18 ([#28441](https://github.com/bitnami/charts/pull/28441))
|
||||
* [bitnami/janusgraph] Release 0.3.19 ([#29135](https://github.com/bitnami/charts/pull/29135))
|
||||
|
||||
## <small>0.3.18 (2024-07-25)</small>
|
||||
|
||||
* [bitnami/janusgraph] Release 0.3.18 (#28441) ([cd40414](https://github.com/bitnami/charts/commit/cd40414c99f23f50260d4edf175a684ca09fa7d8)), closes [#28441](https://github.com/bitnami/charts/issues/28441)
|
||||
|
||||
## <small>0.3.17 (2024-07-24)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: cassandra
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 11.3.9
|
||||
version: 11.3.14
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.5
|
||||
digest: sha256:d29da08b333f15ea37b804217cc5c7c72265d0a5022aaea2f62083c15bf595df
|
||||
generated: "2024-07-24T05:46:06.298126794Z"
|
||||
version: 2.22.0
|
||||
digest: sha256:afe9fc2f5d284bafa91b2bc5ac08b34c78713f86d8b5696defbafcf218aa4640
|
||||
generated: "2024-08-30T16:54:48.523798136Z"
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: janusgraph
|
||||
image: docker.io/bitnami/janusgraph:1.0.0-debian-12-r10
|
||||
image: docker.io/bitnami/janusgraph:1.0.0-debian-12-r11
|
||||
- name: jmx-exporter
|
||||
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r5
|
||||
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r6
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r26
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r28
|
||||
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.18
|
||||
version: 0.3.19
|
||||
|
||||
@@ -179,7 +179,7 @@ javaOptions: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/janusgraph
|
||||
tag: 1.0.0-debian-12-r10
|
||||
tag: 1.0.0-debian-12-r11
|
||||
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-r5
|
||||
tag: 1.0.1-debian-12-r6
|
||||
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-r26
|
||||
tag: 12-debian-12-r28
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user