fix(clickhouse): Fix ClickHouse upstream repo (#3134)

* Fix ClickHouse upstream repo

* Change image repo to our mirror

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
Michael Schnerring
2022-07-11 09:41:45 +00:00
committed by GitHub
parent 382264d9b6
commit bbe06eae51
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "21.3.20.1"
appVersion: "22.5.2.53"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -22,7 +22,7 @@ sources:
- https://clickhouse.com/
- https://hub.docker.com/r/yandex/clickhouse-server
type: application
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,7 +1,7 @@
image:
repository: yandex/clickhouse-server
repository: tccr.io/truecharts/clickhouse
pullPolicy: IfNotPresent
tag: 21.3.20.1@sha256:4eccfffb01d735ab7c1af9a97fbff0c532112a6871b2bb5fe5c478d86d247b7e
tag: v22.5.2.53@sha256:00712dcfc0085b45d03533335043b00cda6d75e1e5a23e225233ecd7df2a7d01
controller:
type: statefulset