From a90625950b9cfcccff2e0e871aa63991c052cb36 Mon Sep 17 00:00:00 2001 From: andrew Date: Tue, 25 Jun 2024 15:06:41 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20[release]=20version=200.2.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci-dev.yml | 2 +- .github/workflows/ci-main.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci-dev.yml b/.github/workflows/ci-dev.yml index f322c48..0c2e552 100644 --- a/.github/workflows/ci-dev.yml +++ b/.github/workflows/ci-dev.yml @@ -5,7 +5,7 @@ on: branches: ["dev"] env: - VERSION: v0.2.3 + VERSION: v0.2.4 REPO: vcr.vngcloud.vn/60108-annd2-ingress jobs: diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index c628b6d..c891565 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -5,7 +5,7 @@ on: branches: ["main"] env: - VERSION: v0.2.3 + VERSION: v0.2.4 REPO: vcr.vngcloud.vn/81-vks-public jobs: diff --git a/Makefile b/Makefile index 80a5fb0..aa5ebc3 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ TAR_FILE ?= rootfs.tar GOOS ?= $(shell go env GOOS) GOPROXY ?= $(shell go env GOPROXY) -VERSION ?= v0.2.3 +VERSION ?= v0.2.4 GOARCH := GOFLAGS := TAGS :=