diff --git a/README.md b/README.md index ce25dae..fe1ddab 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ GitHub releases [HERE](https://github.com/home-anthill/deployer/releases) Versions: +- 19/05/2024 - 1.0.1 - 19/05/2024 - 1.0.0 - 11/03/2023 - 1.0.0-beta.10 - 10/03/2023 - 1.0.0-beta.9 diff --git a/home-anthill/values.yaml b/home-anthill/values.yaml index 2c507ef..1ac07f9 100644 --- a/home-anthill/values.yaml +++ b/home-anthill/values.yaml @@ -61,13 +61,13 @@ rabbitmq: password: "guest" register: - image: "ks89/register:v1.0.0" + image: "ks89/register:v1.0.1" producer: - image: "ks89/producer:v1.0.0" + image: "ks89/producer:v1.0.1" consumer: - image: "ks89/consumer:v1.0.0" + image: "ks89/consumer:v1.0.1" # debug configuration, not for production environment debug: