From 41b2fe42d7b3c73991cb6546a93d77f280278f46 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 22 Jul 2022 16:22:42 +0300 Subject: [PATCH] chore(apps): update image refs (#3261) Co-authored-by: Kjeld Schouten-Lebbing --- charts/dependency/solr/Chart.yaml | 2 +- charts/dependency/solr/values.yaml | 4 ++-- charts/incubator/lancache-dns/Chart.yaml | 2 +- charts/incubator/lancache-dns/values.yaml | 4 ++-- charts/incubator/lancache-monolithic/Chart.yaml | 2 +- charts/incubator/lancache-monolithic/values.yaml | 4 ++-- charts/incubator/wger/values.yaml | 4 ++-- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index 208f4c6f57b..18486913f34 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.15 +version: 0.0.16 annotations: truecharts.org/catagories: | - search diff --git a/charts/dependency/solr/values.yaml b/charts/dependency/solr/values.yaml index 423c067b1ed..b9c69854343 100644 --- a/charts/dependency/solr/values.yaml +++ b/charts/dependency/solr/values.yaml @@ -1,7 +1,7 @@ image: - repository: bitnami/solr + repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: 9.0.0@sha256:23e7dc77b7235cea983a1df4ec55a385c367c5eeafdb2713054a3be9c4406f0b + tag: v9.0.0@sha256:895e5cc038e4589576afca1b55a2992c382cd781b0462e8966bd96483d4ded24 controller: # -- Set the controller type. diff --git a/charts/incubator/lancache-dns/Chart.yaml b/charts/incubator/lancache-dns/Chart.yaml index cef0ae17cc6..cf08edfab20 100644 --- a/charts/incubator/lancache-dns/Chart.yaml +++ b/charts/incubator/lancache-dns/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lancache-dns -version: 0.0.5 +version: 0.0.6 appVersion: "latest" description: DNS Docker service for a steamcache. type: application diff --git a/charts/incubator/lancache-dns/values.yaml b/charts/incubator/lancache-dns/values.yaml index 0b3e3aec8d4..26f20a797f1 100644 --- a/charts/incubator/lancache-dns/values.yaml +++ b/charts/incubator/lancache-dns/values.yaml @@ -1,6 +1,6 @@ image: - repository: lancachenet/lancache-dns - tag: latest@sha256:044731289e4c0bf93cf33e76482abd56c984f9dd6b68538bfc493da2b0283d98 + repository: tccr.io/truecharts/lancache-dns + tag: latest@sha256:a1149513152f97ac887c647fd2122a8a74b0a8a97828d252586e80971f9e063a pullPolicy: IfNotPresent env: diff --git a/charts/incubator/lancache-monolithic/Chart.yaml b/charts/incubator/lancache-monolithic/Chart.yaml index 07338ecd88e..ac752e1a164 100644 --- a/charts/incubator/lancache-monolithic/Chart.yaml +++ b/charts/incubator/lancache-monolithic/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lancache-monolithic -version: 0.0.9 +version: 0.0.10 appVersion: "latest" description: A monolithic lancache service capable of caching all CDN's in a single instance. type: application diff --git a/charts/incubator/lancache-monolithic/values.yaml b/charts/incubator/lancache-monolithic/values.yaml index 6838ffc33f1..1c79dc8ff0d 100644 --- a/charts/incubator/lancache-monolithic/values.yaml +++ b/charts/incubator/lancache-monolithic/values.yaml @@ -1,7 +1,7 @@ image: - repository: lancachenet/monolithic + repository: tccr.io/truecharts/lancache-monolithic pullPolicy: IfNotPresent - tag: latest@sha256:f233ed96ab6323a4463a26665b2faca38e8b5098b47227855be5328ab9a3cef4 + tag: latest@sha256:1ae5783c89d01873f2dfe9b3c90831bae82f3036f5a04afb57ebb15c6af29c10 securityContext: readOnlyRootFilesystem: false diff --git a/charts/incubator/wger/values.yaml b/charts/incubator/wger/values.yaml index 988c91bdf7c..6c426d47b2f 100644 --- a/charts/incubator/wger/values.yaml +++ b/charts/incubator/wger/values.yaml @@ -1,6 +1,6 @@ image: - repository: wger/server - tag: latest@sha256:88a479484c1333a797a6aed542cb87b32907ed590ffdce4fb86dd96bd515ed05 + repository: tccr.io/truecharts/wger + tag: latest@sha256:c6426c8eb178f03b7bec101738dfe75aa711d1c445262dde8ef7574812fa60fd pullPolicy: IfNotPresent nginxImage: