We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dbd918 commit 8ec82dfCopy full SHA for 8ec82df
charts/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v1
2
-appVersion: 2.2.0
+appVersion: 2.3.0
3
description: ECS Service Broker Helm chart for Kubernetes
4
name: ecs-service-broker
5
version: 0.3.0
charts/values.yaml
@@ -34,7 +34,7 @@ api:
34
35
image:
36
repository: objectscale/ecs-service-broker
37
- tag: 2.2.0
+ tag: 2.3.0
38
pullPolicy: IfNotPresent
39
40
imagePullSecrets: []
0 commit comments