mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/janusgraph] Release 1.2.1 (#31098)
* [bitnami/janusgraph] Release 1.2.1 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
|
||||
|
||||
## 1.2.1 (2024-12-19)
|
||||
|
||||
* [bitnami/janusgraph] Release 1.2.1 ([#31098](https://github.com/bitnami/charts/pull/31098))
|
||||
|
||||
## 1.2.0 (2024-12-18)
|
||||
|
||||
* [birtnami/janusgraph] chore(jmx-exporter): Upgrade image and change args ([#31090](https://github.com/bitnami/charts/pull/31090))
|
||||
* [birtnami/janusgraph] chore(jmx-exporter): Upgrade image and change args (#31090) ([1c6465d](https://github.com/bitnami/charts/commit/1c6465d5502b8298898896c38302e4500bcae4a4)), closes [#31090](https://github.com/bitnami/charts/issues/31090)
|
||||
|
||||
## 1.1.0 (2024-12-10)
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: cassandra
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.0.5
|
||||
version: 12.1.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.28.0
|
||||
digest: sha256:6b15efd3e07b9ed1caa697ca38c8921d6e3eccc663e36a395e6d4edf4ee9c371
|
||||
generated: "2024-12-10T17:05:06.293747+01:00"
|
||||
digest: sha256:10abde917fc9c74ba582d770a671df837ec068ed1e4ceb4fd6ce13d2b728eaaa
|
||||
generated: "2024-12-19T00:31:30.642206673Z"
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: janusgraph
|
||||
image: docker.io/bitnami/janusgraph:1.1.0-debian-12-r0
|
||||
image: docker.io/bitnami/janusgraph:1.1.0-debian-12-r3
|
||||
- name: jmx-exporter
|
||||
image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r32
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r34
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.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: 1.2.0
|
||||
version: 1.2.1
|
||||
|
||||
@@ -484,4 +484,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -184,7 +184,7 @@ javaOptions: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/janusgraph
|
||||
tag: 1.1.0-debian-12-r0
|
||||
tag: 1.1.0-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -843,7 +843,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r32
|
||||
tag: 12-debian-12-r34
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user