Release v0.0.1-beta.12

- use CRD status for canary state
This commit is contained in:
Stefan Prodan
2018-09-28 16:50:58 +03:00
parent a2021ea947
commit 388aa8a594
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v1
name: steerer
version: 0.0.1
appVersion: 0.0.1-beta.9
appVersion: 0.0.1-beta.12
description: Steerer is a Kubernetes operator that automates the promotion of canary deployments using Istio routing for traffic shifting and Prometheus metrics for canary analysis.
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: stefanprodan/steerer
tag: 0.0.1-beta.9
tag: 0.0.1-beta.12
pullPolicy: IfNotPresent
controlLoopInterval: "10s"