Skip to content

Commit 3668cd6

Browse files
Update values.yaml
1 parent 1360b88 commit 3668cd6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

values.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ microfunctionsapis:
4040
repository: microfunctions/microfunctions-apis
4141
pullPolicy: IfNotPresent
4242
# Overrides the image tag whose default is the chart appVersion.
43-
tag: 0.1.0
43+
tag: 1.0.0
4444

4545
autoscaling:
4646
enabled: false
@@ -66,7 +66,7 @@ microfunctionsauth:
6666
repository: microfunctions/microfunctions-auth
6767
pullPolicy: IfNotPresent
6868
# Overrides the image tag whose default is the chart appVersion.
69-
tag: 0.1.0
69+
tag: 1.0.0
7070

7171
autoscaling:
7272
enabled: false
@@ -94,7 +94,7 @@ microfunctionscluster:
9494
repository: microfunctions/microfunctions-cluster
9595
pullPolicy: IfNotPresent
9696
# Overrides the image tag whose default is the chart appVersion.
97-
tag: 0.1.0
97+
tag: 1.0.0
9898

9999
autoscaling:
100100
enabled: false
@@ -120,7 +120,7 @@ microfunctionsserverless:
120120
repository: microfunctions/microfunctions-serverless
121121
pullPolicy: IfNotPresent
122122
# Overrides the image tag whose default is the chart appVersion.
123-
tag: 0.1.0
123+
tag: 1.0.0
124124

125125
autoscaling:
126126
enabled: false
@@ -143,7 +143,7 @@ microfunctionsinitjob:
143143
repository: microfunctions/microfunctions-init-job
144144
pullPolicy: IfNotPresent
145145
# Overrides the image tag whose default is the chart appVersion.
146-
tag: 0.1.0
146+
tag: 1.0.0
147147
restartPolicy: OnFailure
148148
autoscaling:
149149
enabled: false
@@ -169,7 +169,7 @@ microfunctionscontroller:
169169
repository: microfunctions/microfunctions-controller
170170
pullPolicy: IfNotPresent
171171
# Overrides the image tag whose default is the chart appVersion.
172-
tag: 0.1.0
172+
tag: 1.0.0
173173

174174
imagePullSecrets: [ ]
175175
nameOverride: ""
@@ -259,7 +259,7 @@ microfunctionsconsole:
259259
repository: microfunctions/microfunctions-console
260260
pullPolicy: IfNotPresent
261261
# Overrides the image tag whose default is the chart appVersion.
262-
tag: 0.1.0
262+
tag: 1.0.0
263263

264264
imagePullSecrets: [ ]
265265
nameOverride: ""

0 commit comments

Comments
 (0)