From 78246f13818290a29c5efd9fe6eac8abe02e1c8a Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Wed, 13 Nov 2024 09:51:30 +0000 Subject: [PATCH] Cambio de version --- JugarAlPadel/K8S/Makefile | 2 +- JugarAlPadel/K8S/Makefile.local | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/JugarAlPadel/K8S/Makefile b/JugarAlPadel/K8S/Makefile index afcb2d5..4df2103 100644 --- a/JugarAlPadel/K8S/Makefile +++ b/JugarAlPadel/K8S/Makefile @@ -2,7 +2,7 @@ export ARQUITECTURA := $(shell lscpu |grep itectur | tr -d ' '| cut -f2 -d':') #export REGISTRY=localhost:5000 export REGISTRY=registry.reymota.es -export IMG_VERSION = 0.30 +export IMG_VERSION = 0.31 export IMG_NGINX_VERSION = 2.3 # limpia todo diff --git a/JugarAlPadel/K8S/Makefile.local b/JugarAlPadel/K8S/Makefile.local index eba9e93..eb6ac99 100644 --- a/JugarAlPadel/K8S/Makefile.local +++ b/JugarAlPadel/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 = 1.21 +export IMG_VERSION = 1.22 export IMG_NGINX_VERSION = 2.4 # limpia todo