Skip to content

Commit

Permalink
[bitnami/janusgraph] Release 0.3.19 (#29135)
Browse files Browse the repository at this point in the history
* [bitnami/janusgraph] Release 0.3.19 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 30, 2024
1 parent 85b3d7a commit 8062bfb
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 deletions.
8 changes: 6 additions & 2 deletions bitnami/janusgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/janusgraph/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
8 changes: 4 additions & 4 deletions bitnami/janusgraph/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
6 changes: 3 additions & 3 deletions bitnami/janusgraph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 8062bfb

Please sign in to comment.