[bitnami/influxdb] Release 6.3.2 (#26564)

* [bitnami/influxdb] Release 6.3.2 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-30 13:10:08 +02:00
committed by GitHub
parent 144031048d
commit ffe032eaeb
4 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 6.3.1 (2024-05-29)
## 6.3.2 (2024-05-30)
* [bitnami/influxdb] Release 6.3.1 ([#26549](https://github.com/bitnami/charts/pull/26549))
* [bitnami/influxdb] Release 6.3.2 ([#26564](https://github.com/bitnami/charts/pull/26564))
## <small>6.3.1 (2024-05-29)</small>
* [bitnami/influxdb] Release 6.3.1 (#26549) ([cb8be5b](https://github.com/bitnami/charts/commit/cb8be5b6770c4bfb0feb5f0b5cfb14b2e7de8cbe)), closes [#26549](https://github.com/bitnami/charts/issues/26549)
## 6.3.0 (2024-05-29)

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: aws-cli
image: docker.io/bitnami/aws-cli:2.15.50-debian-12-r0
image: docker.io/bitnami/aws-cli:2.15.60-debian-12-r0
- name: azure-cli
image: docker.io/bitnami/azure-cli:2.61.0-debian-12-r0
- name: google-cloud-sdk
image: docker.io/bitnami/google-cloud-sdk:0.477.0-debian-12-r0
image: docker.io/bitnami/google-cloud-sdk:0.478.0-debian-12-r0
- name: influxdb
image: docker.io/bitnami/influxdb:2.7.6-debian-12-r10
image: docker.io/bitnami/influxdb:2.7.6-debian-12-r11
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
apiVersion: v2
@@ -37,4 +37,4 @@ maintainers:
name: influxdb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/influxdb
version: 6.3.1
version: 6.3.2

View File

@@ -620,4 +620,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -79,7 +79,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/influxdb
tag: 2.7.6-debian-12-r10
tag: 2.7.6-debian-12-r11
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1104,7 +1104,7 @@ backup:
image:
registry: docker.io
repository: bitnami/google-cloud-sdk
tag: 0.477.0-debian-12-r0
tag: 0.478.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1214,7 +1214,7 @@ backup:
image:
registry: docker.io
repository: bitnami/aws-cli
tag: 2.15.50-debian-12-r0
tag: 2.15.60-debian-12-r0
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images