diff --git a/stable/amcrest2mqtt/2.0.2/CHANGELOG.md b/stable/amcrest2mqtt/2.0.3/CHANGELOG.md
similarity index 90%
rename from stable/amcrest2mqtt/2.0.2/CHANGELOG.md
rename to stable/amcrest2mqtt/2.0.3/CHANGELOG.md
index 5f6bd9cf983..30780c60b3d 100644
--- a/stable/amcrest2mqtt/2.0.2/CHANGELOG.md
+++ b/stable/amcrest2mqtt/2.0.3/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [amcrest2mqtt-2.0.3](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.2...amcrest2mqtt-2.0.3) (2021-10-26)
+
+#### Chore
+
+* update container image dchesterton/amcrest2mqtt to v1.0.10 ([#1248](https://github.com/truecharts/apps/issues/1248))
+
+
+
### [amcrest2mqtt-2.0.2](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.1...amcrest2mqtt-2.0.2) (2021-10-26)
@@ -88,12 +97,3 @@
-### [amcrest2mqtt-0.0.5](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.4...amcrest2mqtt-0.0.5) (2021-10-18)
-
-#### Refactor
-
-* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))
-
-
-
-
diff --git a/stable/amcrest2mqtt/2.0.2/CONFIG.md b/stable/amcrest2mqtt/2.0.3/CONFIG.md
similarity index 100%
rename from stable/amcrest2mqtt/2.0.2/CONFIG.md
rename to stable/amcrest2mqtt/2.0.3/CONFIG.md
diff --git a/stable/amcrest2mqtt/2.0.2/Chart.lock b/stable/amcrest2mqtt/2.0.3/Chart.lock
similarity index 78%
rename from stable/amcrest2mqtt/2.0.2/Chart.lock
rename to stable/amcrest2mqtt/2.0.3/Chart.lock
index eb6ba5ad300..67d34ed0280 100644
--- a/stable/amcrest2mqtt/2.0.2/Chart.lock
+++ b/stable/amcrest2mqtt/2.0.3/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.3.16
digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f
-generated: "2021-10-26T19:16:47.969778659Z"
+generated: "2021-10-26T21:11:58.032646625Z"
diff --git a/stable/amcrest2mqtt/2.0.2/Chart.yaml b/stable/amcrest2mqtt/2.0.3/Chart.yaml
similarity index 94%
rename from stable/amcrest2mqtt/2.0.2/Chart.yaml
rename to stable/amcrest2mqtt/2.0.3/Chart.yaml
index f03262885a0..6956d4a7b0b 100644
--- a/stable/amcrest2mqtt/2.0.2/Chart.yaml
+++ b/stable/amcrest2mqtt/2.0.3/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "1.0.9"
+appVersion: "1.0.10"
dependencies:
- name: common
repository: https://truecharts.org
@@ -17,7 +17,7 @@ maintainers:
name: amcrest2mqtt
sources:
- https://github.com/dchesterton/amcrest2mqtt
-version: 2.0.2
+version: 2.0.3
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/amcrest2mqtt/2.0.2/README.md b/stable/amcrest2mqtt/2.0.3/README.md
similarity index 100%
rename from stable/amcrest2mqtt/2.0.2/README.md
rename to stable/amcrest2mqtt/2.0.3/README.md
diff --git a/stable/amcrest2mqtt/2.0.2/app-readme.md b/stable/amcrest2mqtt/2.0.3/app-readme.md
similarity index 100%
rename from stable/amcrest2mqtt/2.0.2/app-readme.md
rename to stable/amcrest2mqtt/2.0.3/app-readme.md
diff --git a/stable/amcrest2mqtt/2.0.2/charts/common-8.3.16.tgz b/stable/amcrest2mqtt/2.0.3/charts/common-8.3.16.tgz
similarity index 100%
rename from stable/amcrest2mqtt/2.0.2/charts/common-8.3.16.tgz
rename to stable/amcrest2mqtt/2.0.3/charts/common-8.3.16.tgz
diff --git a/stable/amcrest2mqtt/2.0.2/helm-values.md b/stable/amcrest2mqtt/2.0.3/helm-values.md
similarity index 94%
rename from stable/amcrest2mqtt/2.0.2/helm-values.md
rename to stable/amcrest2mqtt/2.0.3/helm-values.md
index 0091c83fd96..46644809ae1 100644
--- a/stable/amcrest2mqtt/2.0.2/helm-values.md
+++ b/stable/amcrest2mqtt/2.0.3/helm-values.md
@@ -21,7 +21,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"dchesterton/amcrest2mqtt"` | image repository |
-| image.tag | string | `"1.0.9@sha256:cc70f2238aa9fdc77185eced6131190d4b159e7b88591ca238aee3ab863cca65"` | image tag |
+| image.tag | string | `"1.0.10@sha256:02665e8aa973b27456cd7c468e1defe8497f47a38c4ce34c86e9e94fb77075c5"` | image tag |
| probes.liveness.enabled | bool | `false` | |
| probes.readiness.enabled | bool | `false` | |
| probes.startup.enabled | bool | `false` | |
diff --git a/stable/amcrest2mqtt/2.0.2/ix_values.yaml b/stable/amcrest2mqtt/2.0.3/ix_values.yaml
similarity index 93%
rename from stable/amcrest2mqtt/2.0.2/ix_values.yaml
rename to stable/amcrest2mqtt/2.0.3/ix_values.yaml
index 4bd3a7875bd..41a5aca67ca 100644
--- a/stable/amcrest2mqtt/2.0.2/ix_values.yaml
+++ b/stable/amcrest2mqtt/2.0.3/ix_values.yaml
@@ -2,7 +2,7 @@ image:
# -- image repository
repository: dchesterton/amcrest2mqtt
# -- image tag
- tag: 1.0.9@sha256:cc70f2238aa9fdc77185eced6131190d4b159e7b88591ca238aee3ab863cca65
+ tag: 1.0.10@sha256:02665e8aa973b27456cd7c468e1defe8497f47a38c4ce34c86e9e94fb77075c5
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/amcrest2mqtt/2.0.2/questions.yaml b/stable/amcrest2mqtt/2.0.3/questions.yaml
similarity index 100%
rename from stable/amcrest2mqtt/2.0.2/questions.yaml
rename to stable/amcrest2mqtt/2.0.3/questions.yaml
diff --git a/stable/amcrest2mqtt/2.0.2/templates/common.yaml b/stable/amcrest2mqtt/2.0.3/templates/common.yaml
similarity index 100%
rename from stable/amcrest2mqtt/2.0.2/templates/common.yaml
rename to stable/amcrest2mqtt/2.0.3/templates/common.yaml
diff --git a/stable/amcrest2mqtt/2.0.2/values.yaml b/stable/amcrest2mqtt/2.0.3/values.yaml
similarity index 100%
rename from stable/amcrest2mqtt/2.0.2/values.yaml
rename to stable/amcrest2mqtt/2.0.3/values.yaml