Release v0.1.0-beta.6

This commit is contained in:
Stefan Prodan
2018-10-29 21:46:54 +02:00
parent 580924e63b
commit df98de7d11
10 changed files with 37 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: flagger
version: 0.1.0
appVersion: 0.1.0-beta.5
appVersion: 0.1.0-beta.6
description: Flagger is a Kubernetes operator that automates the promotion of canary deployments using Istio routing for traffic shifting and Prometheus metrics for canary analysis.
home: https://github.com/stefanprodan/flagger
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: stefanprodan/flagger
tag: 0.1.0-beta.5
tag: 0.1.0-beta.6
pullPolicy: IfNotPresent
controlLoopInterval: "10s"