mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/clickhouse] Release 7.0.2 (#30633)
* [bitnami/clickhouse] Release 7.0.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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 7.0.1 (2024-11-25)
|
||||
## 7.0.2 (2024-11-26)
|
||||
|
||||
* [bitnami/clickhouse] Release 7.0.1 ([#30592](https://github.com/bitnami/charts/pull/30592))
|
||||
* [bitnami/clickhouse] Release 7.0.2 ([#30633](https://github.com/bitnami/charts/pull/30633))
|
||||
|
||||
## <small>7.0.1 (2024-11-25)</small>
|
||||
|
||||
* [bitnami/clickhouse] Release 7.0.1 (#30592) ([e044eec](https://github.com/bitnami/charts/commit/e044eec04c3ca9197fdcf5ef1a6c9dae59f76fa5)), closes [#30592](https://github.com/bitnami/charts/issues/30592)
|
||||
|
||||
## 7.0.0 (2024-11-22)
|
||||
|
||||
|
||||
@@ -6,13 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: clickhouse
|
||||
image: docker.io/bitnami/clickhouse:24.10.3-debian-12-r0
|
||||
image: docker.io/bitnami/clickhouse:24.11.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r33
|
||||
- name: zookeeper
|
||||
image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r16
|
||||
apiVersion: v2
|
||||
appVersion: 24.10.3
|
||||
appVersion: 24.11.1
|
||||
dependencies:
|
||||
- condition: zookeeper.enabled
|
||||
name: zookeeper
|
||||
@@ -35,4 +33,4 @@ maintainers:
|
||||
name: clickhouse
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
|
||||
version: 7.0.1
|
||||
version: 7.0.2
|
||||
|
||||
@@ -631,4 +631,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.
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse
|
||||
tag: 24.10.3-debian-12-r0
|
||||
tag: 24.11.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user