Skip to content

Commit

Permalink
release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Nov 26, 2019
1 parent 76fd824 commit de2e17e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion charts/gtts-demo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
apiVersion: v1
appVersion: 0.0.2
description: A Helm chart for Kubernetes
name: gtts-demo
version: v0.1.0
version: 0.0.2
4 changes: 2 additions & 2 deletions charts/gtts-demo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Declare variables to be passed into your templates.
replicaCount: 1
image:
repository: draft
tag: dev
repository: 10.108.62.74:5000/kremmydas/gtts-demo
tag: 0.0.2
pullPolicy: IfNotPresent

# define environment variables here as a map of key: value
Expand Down

0 comments on commit de2e17e

Please sign in to comment.