diff --git a/stable/debian-bullseye/3.0.4/app-changelog.md b/stable/debian-bullseye/3.0.4/app-changelog.md deleted file mode 100644 index e4de00cc247..00000000000 --- a/stable/debian-bullseye/3.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [debian-bullseye-3.0.4](https://github.com/truecharts/charts/compare/debian-bullseye-2.1.12...debian-bullseye-3.0.4) (2023-12-16) - -### Chore - -- fix move mistake and cleanup metadata - - \ No newline at end of file diff --git a/stable/debian-bullseye/3.0.4/CHANGELOG.md b/stable/debian-bullseye/3.0.5/CHANGELOG.md similarity index 73% rename from stable/debian-bullseye/3.0.4/CHANGELOG.md rename to stable/debian-bullseye/3.0.5/CHANGELOG.md index 45a0af8bf77..4413a807714 100644 --- a/stable/debian-bullseye/3.0.4/CHANGELOG.md +++ b/stable/debian-bullseye/3.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [debian-bullseye-3.0.5](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.4...debian-bullseye-3.0.5) (2023-12-17) + +### Fix + +- Remove extra Question ([#16193](https://github.com/truecharts/charts/issues/16193)) + + + + ## [debian-bullseye-3.0.4](https://github.com/truecharts/charts/compare/debian-bullseye-2.1.12...debian-bullseye-3.0.4) (2023-12-16) ### Chore diff --git a/stable/debian-bullseye/3.0.4/Chart.yaml b/stable/debian-bullseye/3.0.5/Chart.yaml similarity index 98% rename from stable/debian-bullseye/3.0.4/Chart.yaml rename to stable/debian-bullseye/3.0.5/Chart.yaml index 61fccc8b35a..a04e1f33e26 100644 --- a/stable/debian-bullseye/3.0.4/Chart.yaml +++ b/stable/debian-bullseye/3.0.5/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: debian-bullseye -version: 3.0.4 +version: 3.0.5 appVersion: latest description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a diff --git a/stable/debian-bullseye/3.0.4/README.md b/stable/debian-bullseye/3.0.5/README.md similarity index 100% rename from stable/debian-bullseye/3.0.4/README.md rename to stable/debian-bullseye/3.0.5/README.md diff --git a/stable/debian-bullseye/3.0.5/app-changelog.md b/stable/debian-bullseye/3.0.5/app-changelog.md new file mode 100644 index 00000000000..7d8ed4dfc6b --- /dev/null +++ b/stable/debian-bullseye/3.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [debian-bullseye-3.0.5](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.4...debian-bullseye-3.0.5) (2023-12-17) + +### Fix + +- Remove extra Question ([#16193](https://github.com/truecharts/charts/issues/16193)) + + \ No newline at end of file diff --git a/stable/debian-bullseye/3.0.4/app-readme.md b/stable/debian-bullseye/3.0.5/app-readme.md similarity index 100% rename from stable/debian-bullseye/3.0.4/app-readme.md rename to stable/debian-bullseye/3.0.5/app-readme.md diff --git a/stable/debian-bullseye/3.0.4/charts/common-16.2.6.tgz b/stable/debian-bullseye/3.0.5/charts/common-16.2.6.tgz similarity index 100% rename from stable/debian-bullseye/3.0.4/charts/common-16.2.6.tgz rename to stable/debian-bullseye/3.0.5/charts/common-16.2.6.tgz diff --git a/stable/debian-bullseye/3.0.4/ix_values.yaml b/stable/debian-bullseye/3.0.5/ix_values.yaml similarity index 100% rename from stable/debian-bullseye/3.0.4/ix_values.yaml rename to stable/debian-bullseye/3.0.5/ix_values.yaml diff --git a/stable/debian-bullseye/3.0.4/questions.yaml b/stable/debian-bullseye/3.0.5/questions.yaml similarity index 99% rename from stable/debian-bullseye/3.0.4/questions.yaml rename to stable/debian-bullseye/3.0.5/questions.yaml index 2223b68871d..10a65d4e1ca 100644 --- a/stable/debian-bullseye/3.0.4/questions.yaml +++ b/stable/debian-bullseye/3.0.5/questions.yaml @@ -143,12 +143,6 @@ questions: schema: type: string default: "" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "0000" - variable: service group: Networking and Services label: Configure Service(s) diff --git a/stable/debian-bullseye/3.0.4/templates/common.yaml b/stable/debian-bullseye/3.0.5/templates/common.yaml similarity index 100% rename from stable/debian-bullseye/3.0.4/templates/common.yaml rename to stable/debian-bullseye/3.0.5/templates/common.yaml diff --git a/stable/debian-bullseye/3.0.4/values.yaml b/stable/debian-bullseye/3.0.5/values.yaml similarity index 100% rename from stable/debian-bullseye/3.0.4/values.yaml rename to stable/debian-bullseye/3.0.5/values.yaml