diff --git a/ReyMotaAppsDj/K8S/Makefile b/ReyMotaAppsDj/K8S/Makefile index 78b9441..7c1d88b 100644 --- a/ReyMotaAppsDj/K8S/Makefile +++ b/ReyMotaAppsDj/K8S/Makefile @@ -1,7 +1,7 @@ export ARQUITECTURA := $(shell lscpu |grep itectur | tr -d ' '| cut -f2 -d':') #export REGISTRY=registry.cube.local export REGISTRY=registry.reymota.es -export IMG_VERSION = 0.28 +export IMG_VERSION = 0.29 export IMG_NGINX_VERSION = 1.0 # limpia todo diff --git a/ReyMotaAppsDj/reymota/templates/lyrics/lista_artistas.html b/ReyMotaAppsDj/reymota/templates/lyrics/lista_artistas.html index 61878c6..1fc43b9 100644 --- a/ReyMotaAppsDj/reymota/templates/lyrics/lista_artistas.html +++ b/ReyMotaAppsDj/reymota/templates/lyrics/lista_artistas.html @@ -35,7 +35,7 @@ {% else %} Sin imágen {% endif %} -

{{ artista.matricula}}

+

{{ artista.nombre}}