From 360004a74a99d50f270cab7eea3a0ae3652b4e58 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 7 Aug 2025 20:56:27 +0200 Subject: [PATCH] [bitnami/janusgraph] :zap: :arrow_up: Update dependency references (#35612) * [bitnami/janusgraph] Release 1.4.9 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/janusgraph/CHANGELOG.md | 16 ++++++++++++++-- bitnami/janusgraph/Chart.yaml | 4 ++-- bitnami/janusgraph/values.yaml | 2 +- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/bitnami/janusgraph/CHANGELOG.md b/bitnami/janusgraph/CHANGELOG.md index 67877711ef..af17fa9f09 100644 --- a/bitnami/janusgraph/CHANGELOG.md +++ b/bitnami/janusgraph/CHANGELOG.md @@ -1,8 +1,20 @@ # Changelog -## 1.4.7 (2025-07-15) +## 1.4.9 (2025-08-07) -* [bitnami/janusgraph] :zap: :arrow_up: Update dependency references ([#35103](https://github.com/bitnami/charts/pull/35103)) +* [bitnami/janusgraph] :zap: :arrow_up: Update dependency references ([#35612](https://github.com/bitnami/charts/pull/35612)) + +## 1.4.8 (2025-08-07) + +* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173) +* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170) +* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174) +* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340) +* [bitnami/janusgraph] :zap: :arrow_up: Update dependency references (#35569) ([f3ed528](https://github.com/bitnami/charts/commit/f3ed528c58bf942c7d83772158cd20926d550bb6)), closes [#35569](https://github.com/bitnami/charts/issues/35569) + +## 1.4.7 (2025-07-15) + +* [bitnami/janusgraph] :zap: :arrow_up: Update dependency references (#35103) ([211d286](https://github.com/bitnami/charts/commit/211d28600f80cf612bcf234165234bfeef76660a)), closes [#35103](https://github.com/bitnami/charts/issues/35103) ## 1.4.6 (2025-07-10) diff --git a/bitnami/janusgraph/Chart.yaml b/bitnami/janusgraph/Chart.yaml index 72f0df0b62..e103c520bc 100644 --- a/bitnami/janusgraph/Chart.yaml +++ b/bitnami/janusgraph/Chart.yaml @@ -9,7 +9,7 @@ annotations: - name: jmx-exporter image: docker.io/bitnami/jmx-exporter:1.3.0-debian-12-r6 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r49 + image: docker.io/bitnami/os-shell:12-debian-12-r50 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.8 +version: 1.4.9 diff --git a/bitnami/janusgraph/values.yaml b/bitnami/janusgraph/values.yaml index 070815ff9c..cc803271ab 100644 --- a/bitnami/janusgraph/values.yaml +++ b/bitnami/janusgraph/values.yaml @@ -846,7 +846,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r49 + tag: 12-debian-12-r50 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.