diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index c25ffd41da3..7a6ded31538 100644 --- a/charts/operators/cloudnative-pg/Chart.yaml +++ b/charts/operators/cloudnative-pg/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/cloudnative-pg - https://cloudnative-pg.io/ type: application -version: 0.0.4 +version: 1.0.0 annotations: truecharts.org/catagories: | - operators diff --git a/charts/operators/cloudnative-pg/values.yaml b/charts/operators/cloudnative-pg/values.yaml index 45b95732858..d6f61179011 100644 --- a/charts/operators/cloudnative-pg/values.yaml +++ b/charts/operators/cloudnative-pg/values.yaml @@ -1,6 +1,6 @@ image: - repository: ghcr.io/cloudnative-pg/cloudnative-pg - tag: "1.20.0@sha256:e41f52ed914ce54499aaf7249b50b9b71acb28ca13f29aaaa54b43071674f2e2" + repository: tccr.io/truecharts/cloudnative-pg + tag: "v1.20.0" pullPolicy: workload: diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index 1dd071e39fd..3b2c538b10e 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - operators diff --git a/charts/operators/metallb/values.yaml b/charts/operators/metallb/values.yaml index 595fc12c414..90820bc3f01 100644 --- a/charts/operators/metallb/values.yaml +++ b/charts/operators/metallb/values.yaml @@ -1,10 +1,10 @@ image: - repository: quay.io/metallb/controller - tag: v0.13.10@sha256:1b33357b3595468aac9d5b9115fc4d35fc475124551180956083294cdeeb94b6 + repository: tccr.io/truecharts/metallb-controller + tag: v0.13.10 pullPolicy: speakerImage: - repository: quay.io/metallb/speaker - tag: v0.13.10@sha256:00406ccb1fa08d48cc0ed0b43db7b3cbc3ccc1c4da0e38fca648e64639b06c3c + repository: tccr.io/truecharts/metallb-speaker + tag: v0.13.10 pullPolicy: workload: diff --git a/charts/operators/prometheus-operator/Chart.yaml b/charts/operators/prometheus-operator/Chart.yaml index 697f1c5d649..9f22b1e0e66 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - https://github.com/prometheus-operator type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - operators diff --git a/charts/operators/prometheus-operator/values.yaml b/charts/operators/prometheus-operator/values.yaml index d98359ac5b1..c9680eb0e10 100644 --- a/charts/operators/prometheus-operator/values.yaml +++ b/charts/operators/prometheus-operator/values.yaml @@ -1,20 +1,20 @@ image: - repository: quay.io/prometheus-operator/prometheus-operator + repository: tccr.io/truecharts/prometheus-operator tag: "v0.65.2" pullPolicy: configReloaderImage: - repository: prometheus-operator/prometheus-config-reloader + repository: tccr.io/truecharts/prometheus-config-reloader tag: "v0.65.2" pullPolicy: thanosImage: - repository: prometheus-operator/thanos/thanos + repository: tccr.io/truecharts/thanos tag: "v0.31.0" pullPolicy: patchImage: - repository: registry.k8s.io/ingress-nginx/kube-webhook-certgen + repository: tccr.io/truecharts/kube-webhook-certgen tag: v20221220-controller-v1.5.1-58-g787ea74b6 pullPolicy: