diff --git a/stable/lancache-monolithic/3.0.8/app-changelog.md b/stable/lancache-monolithic/3.0.8/app-changelog.md deleted file mode 100644 index ca9da24874..0000000000 --- a/stable/lancache-monolithic/3.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lancache-monolithic-3.0.8](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.7...lancache-monolithic-3.0.8) (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/stable/lancache-monolithic/3.0.8/CHANGELOG.md b/stable/lancache-monolithic/3.0.9/CHANGELOG.md similarity index 89% rename from stable/lancache-monolithic/3.0.8/CHANGELOG.md rename to stable/lancache-monolithic/3.0.9/CHANGELOG.md index fdd351518d..3565a7af9b 100644 --- a/stable/lancache-monolithic/3.0.8/CHANGELOG.md +++ b/stable/lancache-monolithic/3.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [lancache-monolithic-3.0.9](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.8...lancache-monolithic-3.0.9) (2023-01-01) + +### Chore + +- update container image tccr.io/truecharts/lancache-monolithic to latest + + + + ## [lancache-monolithic-3.0.8](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.7...lancache-monolithic-3.0.8) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ - -## [lancache-monolithic-3.0.3](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.2...lancache-monolithic-3.0.3) (2022-12-01) - - - - -## [lancache-monolithic-3.0.3](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.2...lancache-monolithic-3.0.3) (2022-12-01) - - diff --git a/stable/lancache-monolithic/3.0.8/Chart.yaml b/stable/lancache-monolithic/3.0.9/Chart.yaml similarity index 98% rename from stable/lancache-monolithic/3.0.8/Chart.yaml rename to stable/lancache-monolithic/3.0.9/Chart.yaml index 4a97a7350d..fd49fef421 100644 --- a/stable/lancache-monolithic/3.0.8/Chart.yaml +++ b/stable/lancache-monolithic/3.0.9/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lancache-monolithic -version: 3.0.8 +version: 3.0.9 appVersion: "latest" description: A monolithic lancache service capable of caching all CDNs in a single instance. type: application diff --git a/stable/lancache-monolithic/3.0.8/README.md b/stable/lancache-monolithic/3.0.9/README.md similarity index 100% rename from stable/lancache-monolithic/3.0.8/README.md rename to stable/lancache-monolithic/3.0.9/README.md diff --git a/stable/lancache-monolithic/3.0.9/app-changelog.md b/stable/lancache-monolithic/3.0.9/app-changelog.md new file mode 100644 index 0000000000..ac25b8100b --- /dev/null +++ b/stable/lancache-monolithic/3.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lancache-monolithic-3.0.9](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.8...lancache-monolithic-3.0.9) (2023-01-01) + +### Chore + +- update container image tccr.io/truecharts/lancache-monolithic to latest + + \ No newline at end of file diff --git a/stable/lancache-monolithic/3.0.8/app-readme.md b/stable/lancache-monolithic/3.0.9/app-readme.md similarity index 100% rename from stable/lancache-monolithic/3.0.8/app-readme.md rename to stable/lancache-monolithic/3.0.9/app-readme.md diff --git a/stable/lancache-monolithic/3.0.8/charts/common-11.1.2.tgz b/stable/lancache-monolithic/3.0.9/charts/common-11.1.2.tgz similarity index 100% rename from stable/lancache-monolithic/3.0.8/charts/common-11.1.2.tgz rename to stable/lancache-monolithic/3.0.9/charts/common-11.1.2.tgz diff --git a/stable/lancache-monolithic/3.0.8/ix_values.yaml b/stable/lancache-monolithic/3.0.9/ix_values.yaml similarity index 90% rename from stable/lancache-monolithic/3.0.8/ix_values.yaml rename to stable/lancache-monolithic/3.0.9/ix_values.yaml index 3432a1dcc1..18b7e69ead 100644 --- a/stable/lancache-monolithic/3.0.8/ix_values.yaml +++ b/stable/lancache-monolithic/3.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/lancache-monolithic pullPolicy: IfNotPresent - tag: latest@sha256:364c028dc1d78639d0aaa98b8b66537c686d1c8a3bd0ea5c0e420e3fe346af88 + tag: latest@sha256:2a4bc774b45400ef97bf6e4c13262f6c96f78821b3857f86a0c8ccef47c1290d securityContext: readOnlyRootFilesystem: false diff --git a/stable/lancache-monolithic/3.0.8/questions.yaml b/stable/lancache-monolithic/3.0.9/questions.yaml similarity index 100% rename from stable/lancache-monolithic/3.0.8/questions.yaml rename to stable/lancache-monolithic/3.0.9/questions.yaml diff --git a/stable/lancache-monolithic/3.0.8/templates/common.yaml b/stable/lancache-monolithic/3.0.9/templates/common.yaml similarity index 100% rename from stable/lancache-monolithic/3.0.8/templates/common.yaml rename to stable/lancache-monolithic/3.0.9/templates/common.yaml diff --git a/stable/lancache-monolithic/3.0.8/values.yaml b/stable/lancache-monolithic/3.0.9/values.yaml similarity index 100% rename from stable/lancache-monolithic/3.0.8/values.yaml rename to stable/lancache-monolithic/3.0.9/values.yaml