diff --git a/incubator/prpdf/2.0.2/app-changelog.md b/incubator/prpdf/2.0.2/app-changelog.md deleted file mode 100644 index 4b81e93bf16..00000000000 --- a/incubator/prpdf/2.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [prpdf-2.0.2](https://github.com/truecharts/charts/compare/prpdf-2.0.1...prpdf-2.0.2) (2022-11-18) - diff --git a/incubator/prpdf/2.0.2/CHANGELOG.md b/incubator/prpdf/2.0.3/CHANGELOG.md similarity index 100% rename from incubator/prpdf/2.0.2/CHANGELOG.md rename to incubator/prpdf/2.0.3/CHANGELOG.md diff --git a/incubator/prpdf/2.0.2/Chart.yaml b/incubator/prpdf/2.0.3/Chart.yaml similarity index 98% rename from incubator/prpdf/2.0.2/Chart.yaml rename to incubator/prpdf/2.0.3/Chart.yaml index 08dd8d19c34..d55c8dd827d 100644 --- a/incubator/prpdf/2.0.2/Chart.yaml +++ b/incubator/prpdf/2.0.3/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/maschhoff/prpdf - https://hub.docker.com/r/knex666/prpdf type: application -version: 2.0.2 +version: 2.0.3 diff --git a/incubator/prpdf/2.0.2/README.md b/incubator/prpdf/2.0.3/README.md similarity index 100% rename from incubator/prpdf/2.0.2/README.md rename to incubator/prpdf/2.0.3/README.md diff --git a/incubator/prpdf/2.0.3/app-changelog.md b/incubator/prpdf/2.0.3/app-changelog.md new file mode 100644 index 00000000000..d33d028af22 --- /dev/null +++ b/incubator/prpdf/2.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prpdf-2.0.3](https://github.com/truecharts/charts/compare/prpdf-2.0.2...prpdf-2.0.3) (2022-11-19) + +### Chore + +- update container image tccr.io/truecharts/prpdf to latest + + \ No newline at end of file diff --git a/incubator/prpdf/2.0.2/app-readme.md b/incubator/prpdf/2.0.3/app-readme.md similarity index 100% rename from incubator/prpdf/2.0.2/app-readme.md rename to incubator/prpdf/2.0.3/app-readme.md diff --git a/incubator/prpdf/2.0.2/charts/common-11.0.3.tgz b/incubator/prpdf/2.0.3/charts/common-11.0.3.tgz similarity index 100% rename from incubator/prpdf/2.0.2/charts/common-11.0.3.tgz rename to incubator/prpdf/2.0.3/charts/common-11.0.3.tgz diff --git a/incubator/prpdf/2.0.2/ix_values.yaml b/incubator/prpdf/2.0.3/ix_values.yaml similarity index 87% rename from incubator/prpdf/2.0.2/ix_values.yaml rename to incubator/prpdf/2.0.3/ix_values.yaml index 8779c7f7af9..b9132f47dac 100644 --- a/incubator/prpdf/2.0.2/ix_values.yaml +++ b/incubator/prpdf/2.0.3/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/prpdf - tag: latest@sha256:2df2604bbb9ed0f02cbe0de412c6b9de23721db8efa708fe4713a2eab3bbc9e5 + tag: latest@sha256:bebe8440d6410d921eea460990418fdf51111a785db5e5e170c7e97b81ce5dc8 persistence: config: enabled: true diff --git a/incubator/prpdf/2.0.2/questions.yaml b/incubator/prpdf/2.0.3/questions.yaml similarity index 100% rename from incubator/prpdf/2.0.2/questions.yaml rename to incubator/prpdf/2.0.3/questions.yaml diff --git a/incubator/prpdf/2.0.2/templates/common.yaml b/incubator/prpdf/2.0.3/templates/common.yaml similarity index 100% rename from incubator/prpdf/2.0.2/templates/common.yaml rename to incubator/prpdf/2.0.3/templates/common.yaml diff --git a/incubator/prpdf/2.0.2/values.yaml b/incubator/prpdf/2.0.3/values.yaml similarity index 100% rename from incubator/prpdf/2.0.2/values.yaml rename to incubator/prpdf/2.0.3/values.yaml