From 967f4818d040d847b9571d43e57fb2ab25b941be Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Fri, 2 Aug 2024 12:31:27 +0200 Subject: [PATCH] Cambio de version --- RepostajesPy/K8S/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RepostajesPy/K8S/Makefile b/RepostajesPy/K8S/Makefile index a1ff21f..fd4252a 100644 --- a/RepostajesPy/K8S/Makefile +++ b/RepostajesPy/K8S/Makefile @@ -1,4 +1,4 @@ -export IMG_VERSION = 1.2 +export IMG_VERSION = 1.3 # limpia todo all: imagen clean install