Skip to content

Commit

Permalink
Move to GA 0.3.1 release in manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Dec 13, 2021
1 parent 9a617da commit cdb5a25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/controller/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
- /controller
args:
- --enable-leader-election
image: ghcr.io/alexellis/registry-creds:0.3.1-rc1
image: ghcr.io/alexellis/registry-creds:0.3.1
name: controller
imagePullPolicy: IfNotPresent
resources:
Expand Down
2 changes: 1 addition & 1 deletion manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ spec:
- --enable-leader-election
command:
- /controller
image: ghcr.io/alexellis/registry-creds:0.3.1-1
image: ghcr.io/alexellis/registry-creds:0.3.1
imagePullPolicy: IfNotPresent
name: controller
resources:
Expand Down

0 comments on commit cdb5a25

Please sign in to comment.