Skip to content

Commit c46fe55

Browse files
committed
Release v0.4.0
1 parent 36a54fb commit c46fe55

File tree

7 files changed

+37
-12
lines changed

7 files changed

+37
-12
lines changed

artifacts/flagger/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
serviceAccountName: flagger
2323
containers:
2424
- name: flagger
25-
image: quay.io/stefanprodan/flagger:0.3.1-alpha.1
25+
image: quay.io/stefanprodan/flagger:0.4.0
2626
imagePullPolicy: Always
2727
ports:
2828
- name: http

charts/flagger/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: flagger
33
version: 0.4.0
4-
appVersion: 0.3.1-alpha.1
4+
appVersion: 0.4.0
55
kubeVersion: ">=1.11.0-0"
66
engine: gotpl
77
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.

charts/flagger/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
image:
44
repository: quay.io/stefanprodan/flagger
5-
tag: 0.3.1-alpha.1
5+
tag: 0.4.0
66
pullPolicy: IfNotPresent
77

88
metricsServer: "http://prometheus.istio-system.svc.cluster.local:9090"

docs/flagger-0.4.0.tgz

3.99 KB
Binary file not shown.

docs/grafana-0.1.0.tgz

0 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,34 @@
11
apiVersion: v1
22
entries:
33
flagger:
4+
- apiVersion: v1
5+
appVersion: 0.4.0
6+
created: 2019-01-18T12:49:18.099861+02:00
7+
description: Flagger is a Kubernetes operator that automates the promotion of
8+
canary deployments using Istio routing for traffic shifting and Prometheus metrics
9+
for canary analysis.
10+
digest: fe06de1c68c6cc414440ef681cde67ae02c771de9b1e4d2d264c38a7a9c37b3d
11+
engine: gotpl
12+
home: https://docs.flagger.app
13+
icon: https://raw.githubusercontent.com/stefanprodan/flagger/master/docs/logo/flagger-icon.png
14+
keywords:
15+
- canary
16+
- istio
17+
- gitops
18+
kubeVersion: '>=1.11.0-0'
19+
maintainers:
20+
21+
name: stefanprodan
22+
url: https://github.com/stefanprodan
23+
name: flagger
24+
sources:
25+
- https://github.com/stefanprodan/flagger
26+
urls:
27+
- https://stefanprodan.github.io/flagger/flagger-0.4.0.tgz
28+
version: 0.4.0
429
- apiVersion: v1
530
appVersion: 0.3.0
6-
created: 2019-01-11T20:08:47.476526+02:00
31+
created: 2019-01-18T12:49:18.099501+02:00
732
description: Flagger is a Kubernetes operator that automates the promotion of
833
canary deployments using Istio routing for traffic shifting and Prometheus metrics
934
for canary analysis.
@@ -28,7 +53,7 @@ entries:
2853
version: 0.3.0
2954
- apiVersion: v1
3055
appVersion: 0.2.0
31-
created: 2019-01-11T20:08:47.476127+02:00
56+
created: 2019-01-18T12:49:18.099162+02:00
3257
description: Flagger is a Kubernetes operator that automates the promotion of
3358
canary deployments using Istio routing for traffic shifting and Prometheus metrics
3459
for canary analysis.
@@ -53,7 +78,7 @@ entries:
5378
version: 0.2.0
5479
- apiVersion: v1
5580
appVersion: 0.1.2
56-
created: 2019-01-11T20:08:47.475257+02:00
81+
created: 2019-01-18T12:49:18.098811+02:00
5782
description: Flagger is a Kubernetes operator that automates the promotion of
5883
canary deployments using Istio routing for traffic shifting and Prometheus metrics
5984
for canary analysis.
@@ -78,7 +103,7 @@ entries:
78103
version: 0.1.2
79104
- apiVersion: v1
80105
appVersion: 0.1.1
81-
created: 2019-01-11T20:08:47.474547+02:00
106+
created: 2019-01-18T12:49:18.098439+02:00
82107
description: Flagger is a Kubernetes operator that automates the promotion of
83108
canary deployments using Istio routing for traffic shifting and Prometheus metrics
84109
for canary analysis.
@@ -90,7 +115,7 @@ entries:
90115
version: 0.1.1
91116
- apiVersion: v1
92117
appVersion: 0.1.0
93-
created: 2019-01-11T20:08:47.473757+02:00
118+
created: 2019-01-18T12:49:18.098153+02:00
94119
description: Flagger is a Kubernetes operator that automates the promotion of
95120
canary deployments using Istio routing for traffic shifting and Prometheus metrics
96121
for canary analysis.
@@ -103,9 +128,9 @@ entries:
103128
grafana:
104129
- apiVersion: v1
105130
appVersion: 5.4.2
106-
created: 2019-01-11T20:08:47.477041+02:00
131+
created: 2019-01-18T12:49:18.100331+02:00
107132
description: Grafana dashboards for monitoring Flagger canary deployments
108-
digest: 1c929348357ea747405308125d9c7969cf743de5ab9e8adff6fa83943593b2f0
133+
digest: 97257d1742aca506f8703922d67863c459c1b43177870bc6050d453d19a683c0
109134
home: https://flagger.app
110135
icon: https://raw.githubusercontent.com/stefanprodan/flagger/master/docs/logo/flagger-icon.png
111136
maintainers:
@@ -118,4 +143,4 @@ entries:
118143
urls:
119144
- https://stefanprodan.github.io/flagger/grafana-0.1.0.tgz
120145
version: 0.1.0
121-
generated: 2019-01-11T20:08:47.472865+02:00
146+
generated: 2019-01-18T12:49:18.097682+02:00

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

3-
var VERSION = "0.3.1-alpha.1"
3+
var VERSION = "0.4.0"
44
var REVISION = "unknown"

0 commit comments

Comments
 (0)