[bitnami/influxdb] ⬆️ Update dependency references (#33950)

* [bitnami/influxdb] Release 7.1.1 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:
Bitnami Bot
2025-05-28 22:41:48 +02:00
committed by GitHub
parent 8748d8ff57
commit a8b78ee892
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 7.1.1 (2025-05-28)
* [bitnami/influxdb] :zap: :arrow_up: Update dependency references ([#33950](https://github.com/bitnami/charts/pull/33950))
## 7.1.0 (2025-05-27)
* [bitnami/influxdb] ci: enable S3 storage on VIB testing ([#33900](https://github.com/bitnami/charts/pull/33900))
* [bitnami/influxdb] ci: enable S3 storage on VIB testing (#33900) ([e58cbd3](https://github.com/bitnami/charts/commit/e58cbd3e9b2891172701a3d1a0e9c22745f0e039)), closes [#33900](https://github.com/bitnami/charts/issues/33900)
## <small>7.0.3 (2025-05-23)</small>

View File

@@ -5,7 +5,7 @@ annotations:
category: Database
images: |
- name: influxdb
image: docker.io/bitnami/influxdb:3.0.3-debian-12-r5
image: docker.io/bitnami/influxdb:3.1.0-debian-12-r0
- name: kubectl
image: docker.io/bitnami/kubectl:1.33.1-debian-12-r2
- name: os-shell
@@ -13,7 +13,7 @@ annotations:
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
appVersion: 3.0.3
appVersion: 3.1.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -35,4 +35,4 @@ maintainers:
name: influxdb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/influxdb
version: 7.1.0
version: 7.1.1

View File

@@ -95,7 +95,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/influxdb
tag: 3.0.3-debian-12-r5
tag: 3.1.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.