diff --git a/incubator/poste/2.0.0/app-changelog.md b/incubator/poste/2.0.0/app-changelog.md deleted file mode 100644 index d050cbabd9..0000000000 --- a/incubator/poste/2.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [poste-2.0.0](https://github.com/truecharts/charts/compare/posterr-2.0.4...poste-2.0.0) (2022-11-14) - -### Chore - -- update helm general major (major) ([#4424](https://github.com/truecharts/charts/issues/4424)) - - \ No newline at end of file diff --git a/incubator/poste/2.0.0/CHANGELOG.md b/incubator/poste/2.0.1/CHANGELOG.md similarity index 100% rename from incubator/poste/2.0.0/CHANGELOG.md rename to incubator/poste/2.0.1/CHANGELOG.md diff --git a/incubator/poste/2.0.0/Chart.yaml b/incubator/poste/2.0.1/Chart.yaml similarity index 98% rename from incubator/poste/2.0.0/Chart.yaml rename to incubator/poste/2.0.1/Chart.yaml index e01847e232..93d5abdd97 100644 --- a/incubator/poste/2.0.0/Chart.yaml +++ b/incubator/poste/2.0.1/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://poste.io/ - https://hub.docker.com/r/analogic/poste.io/ type: application -version: 2.0.0 +version: 2.0.1 diff --git a/incubator/poste/2.0.0/README.md b/incubator/poste/2.0.1/README.md similarity index 100% rename from incubator/poste/2.0.0/README.md rename to incubator/poste/2.0.1/README.md diff --git a/incubator/poste/2.0.1/app-changelog.md b/incubator/poste/2.0.1/app-changelog.md new file mode 100644 index 0000000000..3d26169a65 --- /dev/null +++ b/incubator/poste/2.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [poste-2.0.1](https://github.com/truecharts/charts/compare/posterr-3.0.0...poste-2.0.1) (2022-11-15) + +### Chore + +- update container image tccr.io/truecharts/poste to latest + + \ No newline at end of file diff --git a/incubator/poste/2.0.0/app-readme.md b/incubator/poste/2.0.1/app-readme.md similarity index 100% rename from incubator/poste/2.0.0/app-readme.md rename to incubator/poste/2.0.1/app-readme.md diff --git a/incubator/poste/2.0.0/charts/common-11.0.0.tgz b/incubator/poste/2.0.1/charts/common-11.0.0.tgz similarity index 100% rename from incubator/poste/2.0.0/charts/common-11.0.0.tgz rename to incubator/poste/2.0.1/charts/common-11.0.0.tgz diff --git a/incubator/poste/2.0.0/ix_values.yaml b/incubator/poste/2.0.1/ix_values.yaml similarity index 95% rename from incubator/poste/2.0.0/ix_values.yaml rename to incubator/poste/2.0.1/ix_values.yaml index 477a3691a3..28bdeb6952 100644 --- a/incubator/poste/2.0.0/ix_values.yaml +++ b/incubator/poste/2.0.1/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/poste - tag: latest@sha256:cb95b73aa43fbf9958ee0a29066bea4ff4b72017e1d5d154451b6ffef1cd2b55 + tag: latest@sha256:f1e8a2444d00a16d452ed34d35d18a545d0f3fa9b419f007dec860a525f42914 persistence: data: enabled: true diff --git a/incubator/poste/2.0.0/questions.yaml b/incubator/poste/2.0.1/questions.yaml similarity index 100% rename from incubator/poste/2.0.0/questions.yaml rename to incubator/poste/2.0.1/questions.yaml diff --git a/incubator/poste/2.0.0/templates/common.yaml b/incubator/poste/2.0.1/templates/common.yaml similarity index 100% rename from incubator/poste/2.0.0/templates/common.yaml rename to incubator/poste/2.0.1/templates/common.yaml diff --git a/incubator/poste/2.0.0/values.yaml b/incubator/poste/2.0.1/values.yaml similarity index 100% rename from incubator/poste/2.0.0/values.yaml rename to incubator/poste/2.0.1/values.yaml