chore(apps): ensure container references are prefixed with v
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.6.5@sha256:eaf86b454e10783feaffe7743f7564bf570d2da3652a8627e3220cfe38fdddb2
|
||||
tag: v10.6.5@sha256:eaf86b454e10783feaffe7743f7564bf570d2da3652a8627e3220cfe38fdddb2
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.6.12@sha256:f51ee966f6589fa947a47c2d811f7691c7d944a4a83dcc41beca84f806981667
|
||||
tag: v1.6.12@sha256:f51ee966f6589fa947a47c2d811f7691c7d944a4a83dcc41beca84f806981667
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 14.1.0@sha256:a8d81b4ce9ba6377b7250847e3b02cf84ae409785cf7df797a160b0f31b4246e
|
||||
tag: v14.1.0@sha256:a8d81b4ce9ba6377b7250847e3b02cf84ae409785cf7df797a160b0f31b4246e
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/promtail
|
||||
tag: 2.4.1@sha256:3b669d95e66f97e1ec3013d248d70a9da9768c1403e36d3bb69f12066cf2821b
|
||||
tag: v2.4.1@sha256:3b669d95e66f97e1ec3013d248d70a9da9768c1403e36d3bb69f12066cf2821b
|
||||
|
||||
# controller:
|
||||
# # -- Set the controller type.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.2.6@sha256:5c14298baea515f4317aa2ab85eaadf119cc49c17e0ad2e1e87aeab87a4431d2
|
||||
tag: v6.2.6@sha256:5c14298baea515f4317aa2ab85eaadf119cc49c17e0ad2e1e87aeab87a4431d2
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
Reference in New Issue
Block a user