mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/kube-arangodb] ⚡ ⬆️ Update dependency references (#33787)
* [bitnami/kube-arangodb] Release 0.1.13 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.12 (2025-05-08)
|
||||
## 0.1.13 (2025-05-20)
|
||||
|
||||
* [bitnami/kube-arangodb] :zap: :arrow_up: Update dependency references ([#33564](https://github.com/bitnami/charts/pull/33564))
|
||||
* [bitnami/kube-arangodb] :zap: :arrow_up: Update dependency references ([#33787](https://github.com/bitnami/charts/pull/33787))
|
||||
|
||||
## <small>0.1.12 (2025-05-08)</small>
|
||||
|
||||
* [bitnami/kube-arangodb] :zap: :arrow_up: Update dependency references (#33564) ([a3dfe62](https://github.com/bitnami/charts/commit/a3dfe62fbefc97ef866fdbc3f2c25472c46db148)), closes [#33564](https://github.com/bitnami/charts/issues/33564)
|
||||
|
||||
## <small>0.1.11 (2025-05-07)</small>
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: arangodb
|
||||
image: docker.io/bitnami/arangodb:3.11.13-debian-12-r6
|
||||
image: docker.io/bitnami/arangodb:3.11.14-debian-12-r0
|
||||
- name: kube-arangodb
|
||||
image: docker.io/bitnami/kube-arangodb:1.2.48-debian-12-r0
|
||||
image: docker.io/bitnami/kube-arangodb:1.2.48-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
@@ -33,4 +33,4 @@ maintainers:
|
||||
name: kube-arangodb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kube-arangodb
|
||||
version: 0.1.12
|
||||
version: 0.1.13
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kube-arangodb
|
||||
tag: 1.2.48-debian-12-r0
|
||||
tag: 1.2.48-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -119,7 +119,7 @@ image:
|
||||
arangodbImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/arangodb
|
||||
tag: 3.11.13-debian-12-r6
|
||||
tag: 3.11.14-debian-12-r0
|
||||
digest: ""
|
||||
## @param replicaCount Number of kube-arangodb Operator replicas to deploy
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user