diff --git a/stable/code-server/8.0.5/app-changelog.md b/stable/code-server/8.0.5/app-changelog.md deleted file mode 100644 index 92eea537f4..0000000000 --- a/stable/code-server/8.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [code-server-8.0.5](https://github.com/truecharts/charts/compare/code-server-8.0.4...code-server-8.0.5) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/code-server/8.0.5/CHANGELOG.md b/stable/code-server/8.0.6/CHANGELOG.md similarity index 90% rename from stable/code-server/8.0.5/CHANGELOG.md rename to stable/code-server/8.0.6/CHANGELOG.md index dae3041763..f16e31eb59 100644 --- a/stable/code-server/8.0.5/CHANGELOG.md +++ b/stable/code-server/8.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [code-server-8.0.6](https://github.com/truecharts/charts/compare/code-server-8.0.5...code-server-8.0.6) (2023-10-22) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.18.0 ([#13870](https://github.com/truecharts/charts/issues/13870)) + + + + ## [code-server-8.0.5](https://github.com/truecharts/charts/compare/code-server-8.0.4...code-server-8.0.5) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10156](https://github.com/truecharts/charts/issues/10156)) - - - -## [code-server-7.0.27](https://github.com/truecharts/charts/compare/code-server-7.0.26...code-server-7.0.27) (2023-07-06) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.14.1 ([#10212](https://github.com/truecharts/charts/issues/10212)) - diff --git a/stable/code-server/8.0.5/Chart.yaml b/stable/code-server/8.0.6/Chart.yaml similarity index 95% rename from stable/code-server/8.0.5/Chart.yaml rename to stable/code-server/8.0.6/Chart.yaml index 2ced64a849..17b3d8d54c 100644 --- a/stable/code-server/8.0.5/Chart.yaml +++ b/stable/code-server/8.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.17.1" +appVersion: "4.18.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - https://github.com/cdr/code-server type: application -version: 8.0.5 +version: 8.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/code-server/8.0.5/README.md b/stable/code-server/8.0.6/README.md similarity index 100% rename from stable/code-server/8.0.5/README.md rename to stable/code-server/8.0.6/README.md diff --git a/stable/code-server/8.0.6/app-changelog.md b/stable/code-server/8.0.6/app-changelog.md new file mode 100644 index 0000000000..90605b6856 --- /dev/null +++ b/stable/code-server/8.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [code-server-8.0.6](https://github.com/truecharts/charts/compare/code-server-8.0.5...code-server-8.0.6) (2023-10-22) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.18.0 ([#13870](https://github.com/truecharts/charts/issues/13870)) + + \ No newline at end of file diff --git a/stable/code-server/8.0.5/app-readme.md b/stable/code-server/8.0.6/app-readme.md similarity index 100% rename from stable/code-server/8.0.5/app-readme.md rename to stable/code-server/8.0.6/app-readme.md diff --git a/stable/code-server/8.0.5/charts/common-14.0.9.tgz b/stable/code-server/8.0.6/charts/common-14.0.9.tgz similarity index 100% rename from stable/code-server/8.0.5/charts/common-14.0.9.tgz rename to stable/code-server/8.0.6/charts/common-14.0.9.tgz diff --git a/stable/code-server/8.0.5/ix_values.yaml b/stable/code-server/8.0.6/ix_values.yaml similarity index 91% rename from stable/code-server/8.0.5/ix_values.yaml rename to stable/code-server/8.0.6/ix_values.yaml index da21f1fb47..06941d0966 100644 --- a/stable/code-server/8.0.5/ix_values.yaml +++ b/stable/code-server/8.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/code-server pullPolicy: IfNotPresent - tag: v4.17.1@sha256:4e798a4fb81f27726930c2f96756a2a6e8310833aec65dbb5a60f451ef4188a0 + tag: v4.18.0@sha256:e59861c2753490910c08bc3db5ea09234c9a80a3fcbac810621084c7178ce4b0 securityContext: container: diff --git a/stable/code-server/8.0.5/questions.yaml b/stable/code-server/8.0.6/questions.yaml similarity index 100% rename from stable/code-server/8.0.5/questions.yaml rename to stable/code-server/8.0.6/questions.yaml diff --git a/stable/code-server/8.0.5/templates/NOTES.txt b/stable/code-server/8.0.6/templates/NOTES.txt similarity index 100% rename from stable/code-server/8.0.5/templates/NOTES.txt rename to stable/code-server/8.0.6/templates/NOTES.txt diff --git a/stable/code-server/8.0.5/templates/common.yaml b/stable/code-server/8.0.6/templates/common.yaml similarity index 100% rename from stable/code-server/8.0.5/templates/common.yaml rename to stable/code-server/8.0.6/templates/common.yaml diff --git a/stable/code-server/8.0.5/values.yaml b/stable/code-server/8.0.6/values.yaml similarity index 100% rename from stable/code-server/8.0.5/values.yaml rename to stable/code-server/8.0.6/values.yaml