File tree 6 files changed +18
-6
lines changed 6 files changed +18
-6
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## [ UNRELEASED]
11
11
12
+ ## [ v0.5.9]
13
+
14
+ ### Updated
15
+
16
+ - Bumping chart version to v0.5.9 for scalr-agent v0.15.0
17
+
12
18
## [ v0.5.8]
13
19
14
20
### Updated
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ description: |
5
5
where runs are executed in [dind](https://hub.docker.com/_/docker) sidecar container.
6
6
Run phases are isolated into docker containers.
7
7
type : application
8
- version : 0.5.8
9
- appVersion : 0.14.1
8
+ version : 0.5.9
9
+ appVersion : 0.15.0
10
10
home : https://github.com/Scalr/agent-helm/tree/master/charts/agent-docker
11
11
maintainers :
12
12
- name : scalr
Original file line number Diff line number Diff line change 1
1
# agent-docker
2
2
3
- ![ Version: 0.5.8 ] ( https://img.shields.io/badge/Version-0.5.8 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.14.1 ] ( https://img.shields.io/badge/AppVersion-0.14.1 -informational?style=flat-square )
3
+ ![ Version: 0.5.9 ] ( https://img.shields.io/badge/Version-0.5.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.15.0 ] ( https://img.shields.io/badge/AppVersion-0.15.0 -informational?style=flat-square )
4
4
5
5
A Helm chart for the scalr-agent deployment on ths Kubernetes cluster,
6
6
where runs are executed in [ dind] ( https://hub.docker.com/_/docker ) sidecar container.
Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## [ UNRELEASED]
11
11
12
+ ## [ v0.5.9]
13
+
14
+ ### Updated
15
+
16
+ - Bumping chart version to v0.5.9 for scalr-agent v0.15.0
17
+
12
18
## [ v0.5.8]
13
19
14
20
### Updated
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ description: |
10
10
> It has many advantages over the [`agent-docker`](/charts/agent-docker) chart and
11
11
> would eventually replace it.
12
12
type : application
13
- version : 0.5.8
14
- appVersion : 0.14.1
13
+ version : 0.5.9
14
+ appVersion : 0.15.0
15
15
home : https://github.com/Scalr/agent-helm/tree/master/charts/agent-k8s
16
16
maintainers :
17
17
- name : scalr
Original file line number Diff line number Diff line change 1
1
# agent-k8s
2
2
3
- ![ Version: 0.5.8 ] ( https://img.shields.io/badge/Version-0.5.8 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.14.1 ] ( https://img.shields.io/badge/AppVersion-0.14.1 -informational?style=flat-square )
3
+ ![ Version: 0.5.9 ] ( https://img.shields.io/badge/Version-0.5.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.15.0 ] ( https://img.shields.io/badge/AppVersion-0.15.0 -informational?style=flat-square )
4
4
5
5
A Helm chart for the scalr-agent deployment on the Kubernetes cluster,
6
6
where runs are executed in Pods in the same cluster.
You can’t perform that action at this time.
0 commit comments