mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/influxdb] ⚡ ⬆️ Update dependency references (#34600)
* [bitnami/influxdb] Release 7.1.6 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
|
||||
|
||||
## 7.1.5 (2025-06-18)
|
||||
## 7.1.6 (2025-06-24)
|
||||
|
||||
* [bitnami/influxdb] :zap: :arrow_up: Update dependency references ([#34548](https://github.com/bitnami/charts/pull/34548))
|
||||
* [bitnami/influxdb] :zap: :arrow_up: Update dependency references ([#34600](https://github.com/bitnami/charts/pull/34600))
|
||||
|
||||
## <small>7.1.5 (2025-06-18)</small>
|
||||
|
||||
* [bitnami/influxdb] :zap: :arrow_up: Update dependency references (#34548) ([69c5103](https://github.com/bitnami/charts/commit/69c5103d04e0383bcd54f455196ddb0b287b7fa3)), closes [#34548](https://github.com/bitnami/charts/issues/34548)
|
||||
|
||||
## <small>7.1.4 (2025-06-16)</small>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: influxdb
|
||||
image: docker.io/bitnami/influxdb:3.1.0-debian-12-r1
|
||||
image: docker.io/bitnami/influxdb:3.2.0-debian-12-r0
|
||||
- name: kubectl
|
||||
image: docker.io/bitnami/kubectl:1.33.2-debian-12-r0
|
||||
- name: os-shell
|
||||
@@ -13,7 +13,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.0
|
||||
appVersion: 3.2.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.5
|
||||
version: 7.1.6
|
||||
|
||||
@@ -95,7 +95,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/influxdb
|
||||
tag: 3.1.0-debian-12-r1
|
||||
tag: 3.2.0-debian-12-r0
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user