Skip to content

Commit d70f4e3

Browse files
authored
Merge pull request #715 from slok/slok/helm-v015
Prepare helm v0.15.0
2 parents 25946a8 + 3b0a2ff commit d70f4e3

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

deploy/kubernetes/helm/sloth/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ description: Base chart for Sloth.
44
type: application
55
home: https://github.com/slok/sloth
66
kubeVersion: ">= 1.19.0-0"
7-
version: 0.14.0
7+
version: 0.15.0

deploy/kubernetes/raw/sloth-with-common-plugins.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: sloth
77
namespace: monitoring
88
labels:
9-
helm.sh/chart: sloth-0.14.0
9+
helm.sh/chart: sloth-0.15.0
1010
app.kubernetes.io/managed-by: Helm
1111
app: sloth
1212
app.kubernetes.io/name: sloth
@@ -18,7 +18,7 @@ kind: ClusterRole
1818
metadata:
1919
name: sloth
2020
labels:
21-
helm.sh/chart: sloth-0.14.0
21+
helm.sh/chart: sloth-0.15.0
2222
app.kubernetes.io/managed-by: Helm
2323
app: sloth
2424
app.kubernetes.io/name: sloth
@@ -38,7 +38,7 @@ kind: ClusterRoleBinding
3838
metadata:
3939
name: sloth
4040
labels:
41-
helm.sh/chart: sloth-0.14.0
41+
helm.sh/chart: sloth-0.15.0
4242
app.kubernetes.io/managed-by: Helm
4343
app: sloth
4444
app.kubernetes.io/name: sloth
@@ -59,7 +59,7 @@ metadata:
5959
name: sloth
6060
namespace: monitoring
6161
labels:
62-
helm.sh/chart: sloth-0.14.0
62+
helm.sh/chart: sloth-0.15.0
6363
app.kubernetes.io/managed-by: Helm
6464
app: sloth
6565
app.kubernetes.io/name: sloth
@@ -74,7 +74,7 @@ spec:
7474
template:
7575
metadata:
7676
labels:
77-
helm.sh/chart: sloth-0.14.0
77+
helm.sh/chart: sloth-0.15.0
7878
app.kubernetes.io/managed-by: Helm
7979
app: sloth
8080
app.kubernetes.io/name: sloth
@@ -133,7 +133,7 @@ metadata:
133133
name: sloth
134134
namespace: monitoring
135135
labels:
136-
helm.sh/chart: sloth-0.14.0
136+
helm.sh/chart: sloth-0.15.0
137137
app.kubernetes.io/managed-by: Helm
138138
app: sloth
139139
app.kubernetes.io/name: sloth

deploy/kubernetes/raw/sloth.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: sloth
77
namespace: monitoring
88
labels:
9-
helm.sh/chart: sloth-0.14.0
9+
helm.sh/chart: sloth-0.15.0
1010
app.kubernetes.io/managed-by: Helm
1111
app: sloth
1212
app.kubernetes.io/name: sloth
@@ -18,7 +18,7 @@ kind: ClusterRole
1818
metadata:
1919
name: sloth
2020
labels:
21-
helm.sh/chart: sloth-0.14.0
21+
helm.sh/chart: sloth-0.15.0
2222
app.kubernetes.io/managed-by: Helm
2323
app: sloth
2424
app.kubernetes.io/name: sloth
@@ -38,7 +38,7 @@ kind: ClusterRoleBinding
3838
metadata:
3939
name: sloth
4040
labels:
41-
helm.sh/chart: sloth-0.14.0
41+
helm.sh/chart: sloth-0.15.0
4242
app.kubernetes.io/managed-by: Helm
4343
app: sloth
4444
app.kubernetes.io/name: sloth
@@ -59,7 +59,7 @@ metadata:
5959
name: sloth
6060
namespace: monitoring
6161
labels:
62-
helm.sh/chart: sloth-0.14.0
62+
helm.sh/chart: sloth-0.15.0
6363
app.kubernetes.io/managed-by: Helm
6464
app: sloth
6565
app.kubernetes.io/name: sloth
@@ -74,7 +74,7 @@ spec:
7474
template:
7575
metadata:
7676
labels:
77-
helm.sh/chart: sloth-0.14.0
77+
helm.sh/chart: sloth-0.15.0
7878
app.kubernetes.io/managed-by: Helm
7979
app: sloth
8080
app.kubernetes.io/name: sloth
@@ -108,7 +108,7 @@ metadata:
108108
name: sloth
109109
namespace: monitoring
110110
labels:
111-
helm.sh/chart: sloth-0.14.0
111+
helm.sh/chart: sloth-0.15.0
112112
app.kubernetes.io/managed-by: Helm
113113
app: sloth
114114
app.kubernetes.io/name: sloth

0 commit comments

Comments
 (0)