Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit ecf5eaa

Browse files
committed
v0.5.4
1 parent b8df8f2 commit ecf5eaa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/.kubernetes/Deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: addict
19-
image: makingsenseinfo/addict:0.5.3
19+
image: makingsenseinfo/addict:0.5.4
2020
imagePullPolicy: IfNotPresent
2121
ports:
2222
- containerPort: 8080

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "addict",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"license": "MIT",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)