Skip to content

Commit 5c1f0b3

Browse files
sync version build (#14)
1 parent ce60ff1 commit 5c1f0b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ spec:
9797
You can run the test suite with:
9898
9999
1. Go to `https://my.selectel.ru/profile/apikeys`, get one or create new api token
100-
2. Fill in the appropriate values in `testdata/selectel/apikey.yml` and `testdata/selectel/config.json`
100+
2. Fill in the appropriate values in `testdata/selectel/apikey.yml` and `testdata/selectel/config.json`
101101

102102
```bash
103103
$ TEST_ZONE_NAME=example.com. make test

deploy/cert-manager-webhook-selectel/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ replicaCount: 1
1616

1717
image:
1818
repository: ghcr.io/selectel/cert-manager-webhook-selectel
19-
tag: v1.2.0
19+
tag: v1.2.3
2020
pullPolicy: Always
2121

2222
nameOverride: ""

0 commit comments

Comments
 (0)