mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/influxdb] ⚡ ⬆️ Update dependency references (#34318)
* [bitnami/influxdb] Release 7.1.3 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.2 (2025-06-06)
|
||||
## 7.1.3 (2025-06-10)
|
||||
|
||||
* [bitnami/influxdb] :zap: :arrow_up: Update dependency references ([#34184](https://github.com/bitnami/charts/pull/34184))
|
||||
* [bitnami/influxdb] :zap: :arrow_up: Update dependency references ([#34318](https://github.com/bitnami/charts/pull/34318))
|
||||
|
||||
## <small>7.1.2 (2025-06-06)</small>
|
||||
|
||||
* [bitnami/influxdb] :zap: :arrow_up: Update dependency references (#34184) ([9cfdcea](https://github.com/bitnami/charts/commit/9cfdcea7d5e25132c174c1ed359451725ee54e3c)), closes [#34184](https://github.com/bitnami/charts/issues/34184)
|
||||
|
||||
## <small>7.1.1 (2025-05-28)</small>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: influxdb
|
||||
image: docker.io/bitnami/influxdb:3.1.0-debian-12-r1
|
||||
- name: kubectl
|
||||
image: docker.io/bitnami/kubectl:1.33.1-debian-12-r4
|
||||
image: docker.io/bitnami/kubectl:1.33.1-debian-12-r5
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
licenses: Apache-2.0
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: influxdb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/influxdb
|
||||
version: 7.1.2
|
||||
version: 7.1.3
|
||||
|
||||
@@ -935,7 +935,7 @@ createAdminTokenJob:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kubectl
|
||||
tag: 1.33.1-debian-12-r4
|
||||
tag: 1.33.1-debian-12-r5
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user