diff --git a/Makefile b/Makefile index 78b8f63..d0af425 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = v1.0.1 +VERSION = v1.0.2 REGISTRY ?= BASE_IMAGE ?= alpine diff --git a/deploy/Chart.yaml b/deploy/Chart.yaml index df6957f..d4abb26 100644 --- a/deploy/Chart.yaml +++ b/deploy/Chart.yaml @@ -1,7 +1,7 @@ name: lobster-syncer home: https://github.com/naver/lobster version: 1.0.0 -appVersion: v1.0.1 +appVersion: v1.0.2 description: lobster sources: - https://github.com/naver/lobster