File tree 4 files changed +6
-6
lines changed
chart/watermarkpodautoscaler
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ metadata:
43
43
capabilities : Basic Install
44
44
operators.operatorframework.io/builder : operator-sdk-v1.23.0
45
45
operators.operatorframework.io/project_layout : go.kubebuilder.io/v3
46
- name : watermarkpodautoscaler.v0.9.0
46
+ name : watermarkpodautoscaler.v0.10.0-rc.5
47
47
namespace : placeholder
48
48
spec :
49
49
apiservicedefinitions : {}
@@ -175,7 +175,7 @@ spec:
175
175
valueFrom :
176
176
fieldRef :
177
177
fieldPath : metadata.name
178
- image : gcr.io/datadoghq/watermarkpodautoscaler:v0.9.0
178
+ image : gcr.io/datadoghq/watermarkpodautoscaler:v0.10.0-rc.5
179
179
imagePullPolicy : IfNotPresent
180
180
livenessProbe :
181
181
httpGet :
@@ -249,4 +249,4 @@ spec:
249
249
maturity : alpha
250
250
provider :
251
251
name : Datadog
252
- version : 0.9.0
252
+ version : 0.10.0-rc.5
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
- appVersion : v0.9.0
2
+ appVersion : v0.10.0-rc.5
3
3
description : Watermark Pod Autoscaler
4
4
name : watermarkpodautoscaler
5
5
version : v0.5.1
Original file line number Diff line number Diff line change 5
5
replicaCount : 1
6
6
image :
7
7
repository : gcr.io/datadoghq/watermarkpodautoscaler
8
- tag : v0.9.0
8
+ tag : v0.10.0-rc.5
9
9
pullPolicy : IfNotPresent
10
10
imagePullSecrets : []
11
11
nameOverride : " "
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ resources:
3
3
images :
4
4
- name : gcr.io/datadoghq/watermarkpodautoscaler
5
5
newName : gcr.io/datadoghq/watermarkpodautoscaler
6
- newTag : v0.9.0
6
+ newTag : v0.10.0-rc.5
7
7
apiVersion : kustomize.config.k8s.io/v1beta1
8
8
kind : Kustomization
You can’t perform that action at this time.
0 commit comments