Skip to content

Commit 4fa5a26

Browse files
Update to version 1.0.1
1 parent ee3be3d commit 4fa5a26

File tree

4 files changed

+4
-16
lines changed

4 files changed

+4
-16
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
IMG ?= kondense/kondense:1.0.0
1+
IMG ?= kondense/kondense:1.0.1
22

33
all: build
44

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ spec:
5858
cpu: 0.1
5959
memory: 100M
6060
- name: kondense
61-
image: kondense/kondense:1.0.0
61+
image: kondense/kondense:1.0.1
6262
resources:
6363
limits:
6464
cpu: 0.3
@@ -88,7 +88,7 @@ Kondense is configurable via environment variables in the kondense container.
8888
```yaml
8989
...
9090
- name: kondense
91-
image: kondense/kondense:1.0.0
91+
image: kondense/kondense:1.0.1
9292
resources:
9393
limits:
9494
cpu: 0.3

manifests/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
cpu: 100m
2323
memory: 100M
2424
- name: kondense
25-
image: kondense/kondense:1.0.0
25+
image: kondense/kondense:1.0.1
2626
resources:
2727
limits:
2828
cpu: 0.3

tes.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)