From 28034a5eddf0ac4e02cacafe9b0e924096752b9a Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Sun, 3 Nov 2024 13:33:07 +0100 Subject: [PATCH] =?UTF-8?q?A=C3=B1ado=20recetas=20a=20lista=20de=20apps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ReyMotaAppsDj/K8S/Makefile | 2 +- ReyMotaAppsDj/reymota/templates/base.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ReyMotaAppsDj/K8S/Makefile b/ReyMotaAppsDj/K8S/Makefile index 8db918b..cfb8bf9 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.22 +export IMG_VERSION = 0.23 export IMG_NGINX_VERSION = 1.0 # limpia todo diff --git a/ReyMotaAppsDj/reymota/templates/base.html b/ReyMotaAppsDj/reymota/templates/base.html index 766597e..1d44cc0 100644 --- a/ReyMotaAppsDj/reymota/templates/base.html +++ b/ReyMotaAppsDj/reymota/templates/base.html @@ -136,6 +136,7 @@ +