diff --git a/charts/esphome/0.3.1/Chart.lock b/charts/esphome/0.3.1/Chart.lock deleted file mode 100644 index 02d9324ed40..00000000000 --- a/charts/esphome/0.3.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 0.12.2 -digest: sha256:f0f98e5dda068fe27d5533cd12ec9059740a0c6106028c43a74ca741bff77ac7 -generated: "2021-02-11T20:09:42.503978298Z" diff --git a/charts/esphome/0.3.1/charts/common-0.12.2.tgz b/charts/esphome/0.3.1/charts/common-0.12.2.tgz deleted file mode 100644 index 2568a7c6afd..00000000000 Binary files a/charts/esphome/0.3.1/charts/common-0.12.2.tgz and /dev/null differ diff --git a/charts/esphome/0.3.1/.helmignore b/charts/esphome/1.0.0/.helmignore similarity index 100% rename from charts/esphome/0.3.1/.helmignore rename to charts/esphome/1.0.0/.helmignore diff --git a/charts/esphome/1.0.0/Chart.lock b/charts/esphome/1.0.0/Chart.lock new file mode 100644 index 00000000000..0495ac343e7 --- /dev/null +++ b/charts/esphome/1.0.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.0.0 +digest: sha256:3ea09c2a8745fdf6b9a2752ed8cf0083db69cdc1c92b95224dbe313f0b8f5f34 +generated: "2021-02-16T14:11:35.719517214Z" diff --git a/charts/esphome/0.3.1/Chart.yaml b/charts/esphome/1.0.0/Chart.yaml similarity index 94% rename from charts/esphome/0.3.1/Chart.yaml rename to charts/esphome/1.0.0/Chart.yaml index f00bec68a54..39de95c11cc 100644 --- a/charts/esphome/0.3.1/Chart.yaml +++ b/charts/esphome/1.0.0/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: 1.15.3 -version: 0.3.1 +version: 1.0.0 upstream_version: 4.3.1 name: esphome @@ -23,4 +23,4 @@ sources: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 0.12.2 + version: 1.0.0 diff --git a/charts/esphome/0.3.1/LICENSE b/charts/esphome/1.0.0/LICENSE similarity index 100% rename from charts/esphome/0.3.1/LICENSE rename to charts/esphome/1.0.0/LICENSE diff --git a/charts/esphome/0.3.1/README.md b/charts/esphome/1.0.0/README.md similarity index 100% rename from charts/esphome/0.3.1/README.md rename to charts/esphome/1.0.0/README.md diff --git a/charts/esphome/0.3.1/app-readme.md b/charts/esphome/1.0.0/app-readme.md similarity index 100% rename from charts/esphome/0.3.1/app-readme.md rename to charts/esphome/1.0.0/app-readme.md diff --git a/charts/esphome/1.0.0/charts/common-1.0.0.tgz b/charts/esphome/1.0.0/charts/common-1.0.0.tgz new file mode 100644 index 00000000000..50d5203e0f3 Binary files /dev/null and b/charts/esphome/1.0.0/charts/common-1.0.0.tgz differ diff --git a/charts/esphome/0.3.1/questions.yaml b/charts/esphome/1.0.0/questions.yaml similarity index 100% rename from charts/esphome/0.3.1/questions.yaml rename to charts/esphome/1.0.0/questions.yaml diff --git a/charts/esphome/0.3.1/templates/common.yaml b/charts/esphome/1.0.0/templates/common.yaml similarity index 100% rename from charts/esphome/0.3.1/templates/common.yaml rename to charts/esphome/1.0.0/templates/common.yaml diff --git a/charts/esphome/0.3.1/test_values.yaml b/charts/esphome/1.0.0/test_values.yaml similarity index 100% rename from charts/esphome/0.3.1/test_values.yaml rename to charts/esphome/1.0.0/test_values.yaml diff --git a/charts/esphome/0.3.1/values.yaml b/charts/esphome/1.0.0/values.yaml similarity index 100% rename from charts/esphome/0.3.1/values.yaml rename to charts/esphome/1.0.0/values.yaml