Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asiyani committed Apr 14, 2023
1 parent 3099a52 commit d8e4666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/base/terraform-applier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
serviceAccountName: terraform-applier
containers:
- name: terraform-applier
image: quay.io/utilitywarehouse/terraform-applier:v1
image: quay.io/utilitywarehouse/terraform-applier:v1.0.0
resources:
requests:
cpu: 10m
Expand Down
2 changes: 1 addition & 1 deletion manifests/git-sync/terraform-applier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
serviceAccountName: terraform-applier
containers:
- name: terraform-applier
image: quay.io/utilitywarehouse/terraform-applier:v1
image: quay.io/utilitywarehouse/terraform-applier:v1.0.0
resources:
requests:
cpu: 10m
Expand Down

0 comments on commit d8e4666

Please sign in to comment.