diff --git a/ReyMotaAppsDj/K8S/Makefile b/ReyMotaAppsDj/K8S/Makefile index c9ca6a7..3d73633 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.18 +export IMG_VERSION = 0.19 export IMG_NGINX_VERSION = 1.0 # limpia todo diff --git a/ReyMotaAppsDj/K8S/Makefile.local b/ReyMotaAppsDj/K8S/Makefile.local index fd70952..8ef1c7a 100644 --- a/ReyMotaAppsDj/K8S/Makefile.local +++ b/ReyMotaAppsDj/K8S/Makefile.local @@ -2,7 +2,7 @@ export ARQUITECTURA := $(shell lscpu |grep itectur | tr -d ' '| cut -f2 -d':') export REGISTRY=localhost:30500 #export REGISTRY=registry.reymota.es -export IMG_VERSION = 0.46 +export IMG_VERSION = 0.51 export IMG_NGINX_VERSION = 1.0 # limpia todo diff --git a/ReyMotaAppsDj/reymota/templates/libros/_menu-libros.html b/ReyMotaAppsDj/reymota/templates/libros/_menu-libros.html index 50076e7..9dd4c6d 100644 --- a/ReyMotaAppsDj/reymota/templates/libros/_menu-libros.html +++ b/ReyMotaAppsDj/reymota/templates/libros/_menu-libros.html @@ -1,21 +1,8 @@ - - +
+ Libros +
\ No newline at end of file diff --git a/ReyMotaAppsDj/reymota/templates/lyrics/_menu-lyrics.html b/ReyMotaAppsDj/reymota/templates/lyrics/_menu-lyrics.html index 7877241..91de6b6 100644 --- a/ReyMotaAppsDj/reymota/templates/lyrics/_menu-lyrics.html +++ b/ReyMotaAppsDj/reymota/templates/lyrics/_menu-lyrics.html @@ -1,34 +1,14 @@ - +
+ Canciones +
- - - diff --git a/ReyMotaAppsDj/reymota/templates/repostajes/_menu-repostajes.html b/ReyMotaAppsDj/reymota/templates/repostajes/_menu-repostajes.html index 70200a4..053e07e 100644 --- a/ReyMotaAppsDj/reymota/templates/repostajes/_menu-repostajes.html +++ b/ReyMotaAppsDj/reymota/templates/repostajes/_menu-repostajes.html @@ -1,23 +1,7 @@ +
+ VehĂ­culos +
- - - - +
+ Repostajes +
\ No newline at end of file