chore(apps): update image refs (#3261)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: wger/server
|
||||
tag: latest@sha256:88a479484c1333a797a6aed542cb87b32907ed590ffdce4fb86dd96bd515ed05
|
||||
repository: tccr.io/truecharts/wger
|
||||
tag: latest@sha256:c6426c8eb178f03b7bec101738dfe75aa711d1c445262dde8ef7574812fa60fd
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
nginxImage:
|
||||
|
||||
Reference in New Issue
Block a user