diff --git a/charts/golang-http/Chart.yaml b/charts/golang-http/Chart.yaml index f35f861..27ef892 100644 --- a/charts/golang-http/Chart.yaml +++ b/charts/golang-http/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 description: A Helm chart for Kubernetes icon: https://raw.githubusercontent.com/cdfoundation/artwork/master/jenkinsx/icon/color/jenkinsx-icon-color.png name: golang-http -version: 0.1.0-SNAPSHOT +version: 0.0.2 diff --git a/charts/golang-http/values.yaml b/charts/golang-http/values.yaml index 9d50d85..2e4d8ab 100755 --- a/charts/golang-http/values.yaml +++ b/charts/golang-http/values.yaml @@ -3,8 +3,8 @@ # Declare variables to be passed into your templates. replicaCount: 1 image: - repository: draft - tag: dev + repository: 10.96.55.226/gilshin/golang-http + tag: 0.0.2 pullPolicy: IfNotPresent # optional list of image pull secrets to use to pull images