Skip to content

Commit f39759c

Browse files
author
github-actions
committed
Update perfectscale-autoscaler chart with new package version v1.0.23
1 parent ed98eaf commit f39759c

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

charts/psc-autoscaler/crds/workloadautomationstatus.yaml

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,13 @@ spec:
121121
additionalProperties:
122122
type: object
123123
x-kubernetes-preserve-unknown-fields: true
124-
properties:
125-
name:
126-
type: string
127-
severity:
128-
type: string
129-
type:
130-
type: string
124+
properties:
125+
name:
126+
type: string
127+
severity:
128+
type: string
129+
type:
130+
type: string
131131
containers:
132132
type: object
133133
additionalProperties:
@@ -192,13 +192,13 @@ spec:
192192
additionalProperties:
193193
type: object
194194
x-kubernetes-preserve-unknown-fields: true
195-
properties:
196-
name:
197-
type: string
198-
severity:
199-
type: string
200-
type:
201-
type: string
195+
properties:
196+
name:
197+
type: string
198+
severity:
199+
type: string
200+
type:
201+
type: string
202202
resources:
203203
type: object
204204
x-kubernetes-preserve-unknown-fields: true
@@ -276,13 +276,13 @@ spec:
276276
additionalProperties:
277277
type: object
278278
x-kubernetes-preserve-unknown-fields: true
279-
properties:
280-
name:
281-
type: string
282-
severity:
283-
type: string
284-
type:
285-
type: string
279+
properties:
280+
name:
281+
type: string
282+
severity:
283+
type: string
284+
type:
285+
type: string
286286
containers:
287287
type: object
288288
additionalProperties:
@@ -347,13 +347,13 @@ spec:
347347
additionalProperties:
348348
type: object
349349
x-kubernetes-preserve-unknown-fields: true
350-
properties:
351-
name:
352-
type: string
353-
severity:
354-
type: string
355-
type:
356-
type: string
350+
properties:
351+
name:
352+
type: string
353+
severity:
354+
type: string
355+
type:
356+
type: string
357357
resources:
358358
type: object
359359
x-kubernetes-preserve-unknown-fields: true
@@ -431,13 +431,13 @@ spec:
431431
additionalProperties:
432432
type: object
433433
x-kubernetes-preserve-unknown-fields: true
434-
properties:
435-
name:
436-
type: string
437-
severity:
438-
type: string
439-
type:
440-
type: string
434+
properties:
435+
name:
436+
type: string
437+
severity:
438+
type: string
439+
type:
440+
type: string
441441
containers:
442442
type: object
443443
additionalProperties:
@@ -501,13 +501,13 @@ spec:
501501
additionalProperties:
502502
type: object
503503
x-kubernetes-preserve-unknown-fields: true
504-
properties:
505-
name:
506-
type: string
507-
severity:
508-
type: string
509-
type:
510-
type: string
504+
properties:
505+
name:
506+
type: string
507+
severity:
508+
type: string
509+
type:
510+
type: string
511511
resources:
512512
type: object
513513
x-kubernetes-preserve-unknown-fields: true

charts/psc-autoscaler/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ replicaCount: 3
22
image:
33
repository: public.ecr.aws/perfectscale-io/psc-autoscaler
44
pullPolicy: Always
5-
tag: "v1.0.22"
5+
tag: "v1.0.23"
66
settings:
77
port: 8443
88
env: "prod"

0 commit comments

Comments
 (0)