Skip to content

Commit

Permalink
[bitnami/clickhouse] Release 6.0.4 updating components versions (#25705)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored May 13, 2024
1 parent 8a7ddd7 commit 0c35c67
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions bitnami/clickhouse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:24.4.1-debian-12-r0
image: docker.io/bitnami/clickhouse:24.4.1-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r19
image: docker.io/bitnami/os-shell:12-debian-12-r20
- name: zookeeper
image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r3
image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r4
apiVersion: v2
appVersion: 24.4.1
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: clickhouse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
version: 6.0.3
version: 6.0.4
2 changes: 1 addition & 1 deletion bitnami/clickhouse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -625,4 +625,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.
6 changes: 3 additions & 3 deletions bitnami/clickhouse/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/clickhouse
tag: 24.4.1-debian-12-r0
tag: 24.4.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -978,7 +978,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r19
tag: 12-debian-12-r20
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down Expand Up @@ -1137,7 +1137,7 @@ zookeeper:
image:
registry: docker.io
repository: bitnami/zookeeper
tag: 3.8.4-debian-12-r3
tag: 3.8.4-debian-12-r4
pullPolicy: IfNotPresent
replicaCount: 3
service:
Expand Down

0 comments on commit 0c35c67

Please sign in to comment.