mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/kube-arangodb] Release 0.1.11 (#33517)
* [bitnami/kube-arangodb] Release 0.1.11 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.10 (2025-05-06)
|
||||
## 0.1.11 (2025-05-07)
|
||||
|
||||
* [bitnami/kube-arangodb] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33386](https://github.com/bitnami/charts/pull/33386))
|
||||
* [bitnami/kube-arangodb] Release 0.1.11 ([#33517](https://github.com/bitnami/charts/pull/33517))
|
||||
|
||||
## <small>0.1.10 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/kube-arangodb] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ( ([6132136](https://github.com/bitnami/charts/commit/6132136a1c80de7cf4ac0fa58e6a01114f0dbc59)), closes [#33386](https://github.com/bitnami/charts/issues/33386)
|
||||
|
||||
## <small>0.1.9 (2025-05-01)</small>
|
||||
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: service
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: arangodb
|
||||
image: docker.io/bitnami/arangodb:3.11.13-debian-12-r6
|
||||
- name: kube-arangodb
|
||||
image: docker.io/bitnami/kube-arangodb:1.2.47-debian-12-r4
|
||||
image: docker.io/bitnami/kube-arangodb:1.2.47-debian-12-r5
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 1.2.47
|
||||
dependencies:
|
||||
@@ -18,7 +18,8 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: kube-arangodb is a Kubernetes Operator that manages ArangoDB clusters, ensuring automatic deployment, scaling, and healing of database instances.
|
||||
description: kube-arangodb is a Kubernetes Operator that manages ArangoDB clusters,
|
||||
ensuring automatic deployment, scaling, and healing of database instances.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/kube-arangodb/img/kube-arangodb-stack-220x234.png
|
||||
keywords:
|
||||
@@ -32,4 +33,4 @@ maintainers:
|
||||
name: kube-arangodb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kube-arangodb
|
||||
version: 0.1.10
|
||||
version: 0.1.11
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kube-arangodb
|
||||
tag: 1.2.47-debian-12-r4
|
||||
tag: 1.2.47-debian-12-r5
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user