We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0372de commit 08e9894Copy full SHA for 08e9894
2 files changed
README.md
@@ -4,7 +4,10 @@
4
5
### Template v1.4.3
6
7
-TODO
+### :recycle: Refactors
8
+- [`8107300`](https://github.com/eigr/spawn-templates/commit/81073007ad72ece27d59dc0ae90ce032908d0074) - better readmes *(commit by @sleipnir)*
9
+-
10
+**Full Changelog**: https://github.com/eigr/spawn-templates/compare/v1.4.2...v1.4.3
11
12
### Template v1.4.2
13
nodejs/{{cookiecutter.app_name}}/.k8s/system.yaml
@@ -2,7 +2,7 @@
2
apiVersion: spawn-eigr.io/v1
3
kind: ActorSystem
metadata:
- name: {{ cookiecutter.spawn_app_spawm_system }}
+ name: {{ cookiecutter.spawn_app_spawn_system }}
namespace: {{ cookiecutter.spawn_app_namespace }}
spec:
statestore:
0 commit comments