diff --git a/incubator/pigallery2/2.0.7/app-changelog.md b/incubator/pigallery2/2.0.7/app-changelog.md deleted file mode 100644 index 592a109f45..0000000000 --- a/incubator/pigallery2/2.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pigallery2-2.0.7](https://github.com/truecharts/charts/compare/pigallery2-2.0.6...pigallery2-2.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/pigallery2/2.0.7/CHANGELOG.md b/incubator/pigallery2/2.0.8/CHANGELOG.md similarity index 89% rename from incubator/pigallery2/2.0.7/CHANGELOG.md rename to incubator/pigallery2/2.0.8/CHANGELOG.md index 5395b49ea3..e8533f830b 100644 --- a/incubator/pigallery2/2.0.7/CHANGELOG.md +++ b/incubator/pigallery2/2.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pigallery2-2.0.8](https://github.com/truecharts/charts/compare/pigallery2-2.0.7...pigallery2-2.0.8) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/pigallery2 to latest + + + + ## [pigallery2-2.0.7](https://github.com/truecharts/charts/compare/pigallery2-2.0.6...pigallery2-2.0.7) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ - -## [pigallery2-2.0.2](https://github.com/truecharts/charts/compare/pigallery2-2.0.1...pigallery2-2.0.2) (2022-11-30) - - - - -## [pigallery2-2.0.2](https://github.com/truecharts/charts/compare/pigallery2-2.0.1...pigallery2-2.0.2) (2022-11-30) - - diff --git a/incubator/pigallery2/2.0.7/Chart.yaml b/incubator/pigallery2/2.0.8/Chart.yaml similarity index 98% rename from incubator/pigallery2/2.0.7/Chart.yaml rename to incubator/pigallery2/2.0.8/Chart.yaml index cc24bb6ed4..733c33e48f 100644 --- a/incubator/pigallery2/2.0.7/Chart.yaml +++ b/incubator/pigallery2/2.0.8/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/bpatrik/pigallery2 - https://hub.docker.com/r/bpatrik/pigallery2 type: application -version: 2.0.7 +version: 2.0.8 diff --git a/incubator/pigallery2/2.0.7/README.md b/incubator/pigallery2/2.0.8/README.md similarity index 100% rename from incubator/pigallery2/2.0.7/README.md rename to incubator/pigallery2/2.0.8/README.md diff --git a/incubator/pigallery2/2.0.8/app-changelog.md b/incubator/pigallery2/2.0.8/app-changelog.md new file mode 100644 index 0000000000..4b34b2e6d7 --- /dev/null +++ b/incubator/pigallery2/2.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pigallery2-2.0.8](https://github.com/truecharts/charts/compare/pigallery2-2.0.7...pigallery2-2.0.8) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/pigallery2 to latest + + \ No newline at end of file diff --git a/incubator/pigallery2/2.0.7/app-readme.md b/incubator/pigallery2/2.0.8/app-readme.md similarity index 100% rename from incubator/pigallery2/2.0.7/app-readme.md rename to incubator/pigallery2/2.0.8/app-readme.md diff --git a/incubator/pigallery2/2.0.7/charts/common-11.1.2.tgz b/incubator/pigallery2/2.0.8/charts/common-11.1.2.tgz similarity index 100% rename from incubator/pigallery2/2.0.7/charts/common-11.1.2.tgz rename to incubator/pigallery2/2.0.8/charts/common-11.1.2.tgz diff --git a/incubator/pigallery2/2.0.7/ix_values.yaml b/incubator/pigallery2/2.0.8/ix_values.yaml similarity index 87% rename from incubator/pigallery2/2.0.7/ix_values.yaml rename to incubator/pigallery2/2.0.8/ix_values.yaml index 2d09f2b4a1..43867145b4 100644 --- a/incubator/pigallery2/2.0.7/ix_values.yaml +++ b/incubator/pigallery2/2.0.8/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pigallery2 - tag: latest@sha256:3adda1047a09513c2b440969e26ab6c6ec3fc88d2b03d0eab52a6669d26b07f9 + tag: latest@sha256:c8d6399ddc0ca9c8a7fe9f51506df4d99adf908696209fcf8c9e8cc3f9e4cca5 persistence: config: enabled: true diff --git a/incubator/pigallery2/2.0.7/questions.yaml b/incubator/pigallery2/2.0.8/questions.yaml similarity index 100% rename from incubator/pigallery2/2.0.7/questions.yaml rename to incubator/pigallery2/2.0.8/questions.yaml diff --git a/incubator/pigallery2/2.0.7/templates/common.yaml b/incubator/pigallery2/2.0.8/templates/common.yaml similarity index 100% rename from incubator/pigallery2/2.0.7/templates/common.yaml rename to incubator/pigallery2/2.0.8/templates/common.yaml diff --git a/incubator/pigallery2/2.0.7/values.yaml b/incubator/pigallery2/2.0.8/values.yaml similarity index 100% rename from incubator/pigallery2/2.0.7/values.yaml rename to incubator/pigallery2/2.0.8/values.yaml