diff --git a/stable/mattermost/9.0.59/app-changelog.md b/stable/mattermost/9.0.59/app-changelog.md deleted file mode 100644 index 97a512415b6..00000000000 --- a/stable/mattermost/9.0.59/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-9.0.59](https://github.com/truecharts/charts/compare/mattermost-9.0.58...mattermost-9.0.59) (2023-12-06) - -### Chore - -- update container image mattermost/mattermost-enterprise-edition to release-9.3[@4d3e482](https://github.com/4d3e482) ([#15812](https://github.com/truecharts/charts/issues/15812)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.59/CHANGELOG.md b/stable/mattermost/9.1.0/CHANGELOG.md similarity index 93% rename from stable/mattermost/9.0.59/CHANGELOG.md rename to stable/mattermost/9.1.0/CHANGELOG.md index 6f273086ecd..069f99d93ee 100644 --- a/stable/mattermost/9.0.59/CHANGELOG.md +++ b/stable/mattermost/9.1.0/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.1.0](https://github.com/truecharts/charts/compare/mattermost-9.0.59...mattermost-9.1.0) (2023-12-08) + +### Chore + +- update container image mattermost/mattermost-enterprise-edition to vrelease-9.4[@2ae206f](https://github.com/2ae206f) ([#15888](https://github.com/truecharts/charts/issues/15888)) + + + + ## [mattermost-9.0.59](https://github.com/truecharts/charts/compare/mattermost-9.0.58...mattermost-9.0.59) (2023-12-06) ### Chore @@ -85,15 +94,6 @@ -## [mattermost-9.0.58](https://github.com/truecharts/charts/compare/mattermost-9.0.57...mattermost-9.0.58) (2023-12-06) - -### Chore - -- update container image mattermost/mattermost-enterprise-edition to release-9.3[@706fa01](https://github.com/706fa01) ([#15773](https://github.com/truecharts/charts/issues/15773)) - - - - ## [mattermost-9.0.58](https://github.com/truecharts/charts/compare/mattermost-9.0.57...mattermost-9.0.58) (2023-12-06) ### Chore diff --git a/stable/mattermost/9.0.59/Chart.yaml b/stable/mattermost/9.1.0/Chart.yaml similarity index 97% rename from stable/mattermost/9.0.59/Chart.yaml rename to stable/mattermost/9.1.0/Chart.yaml index 626d1367d52..77c23da704a 100644 --- a/stable/mattermost/9.0.59/Chart.yaml +++ b/stable/mattermost/9.1.0/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: mattermost -version: 9.0.59 -appVersion: "9.3" +version: 9.1.0 +appVersion: "9.4" description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. diff --git a/stable/mattermost/9.0.59/README.md b/stable/mattermost/9.1.0/README.md similarity index 100% rename from stable/mattermost/9.0.59/README.md rename to stable/mattermost/9.1.0/README.md diff --git a/stable/mattermost/9.1.0/app-changelog.md b/stable/mattermost/9.1.0/app-changelog.md new file mode 100644 index 00000000000..4ec6d09c2e5 --- /dev/null +++ b/stable/mattermost/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.1.0](https://github.com/truecharts/charts/compare/mattermost-9.0.59...mattermost-9.1.0) (2023-12-08) + +### Chore + +- update container image mattermost/mattermost-enterprise-edition to vrelease-9.4[@2ae206f](https://github.com/2ae206f) ([#15888](https://github.com/truecharts/charts/issues/15888)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.59/app-readme.md b/stable/mattermost/9.1.0/app-readme.md similarity index 100% rename from stable/mattermost/9.0.59/app-readme.md rename to stable/mattermost/9.1.0/app-readme.md diff --git a/stable/mattermost/9.0.59/charts/common-14.3.5.tgz b/stable/mattermost/9.1.0/charts/common-14.3.5.tgz similarity index 100% rename from stable/mattermost/9.0.59/charts/common-14.3.5.tgz rename to stable/mattermost/9.1.0/charts/common-14.3.5.tgz diff --git a/stable/mattermost/9.0.59/ix_values.yaml b/stable/mattermost/9.1.0/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.59/ix_values.yaml rename to stable/mattermost/9.1.0/ix_values.yaml index c3c782d3fe6..ae803660b35 100644 --- a/stable/mattermost/9.0.59/ix_values.yaml +++ b/stable/mattermost/9.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: mattermost/mattermost-enterprise-edition - tag: release-9.3@sha256:4d3e48262ad86437d702df22e531ecfabf0122f56f6b496dd6e555f2a393558c + tag: release-9.4@sha256:2ae206f0993f29e53b0ae6490e9f7119568e96df9f028c7217b64e113c3ce592 pullPolicy: IfNotPresent workload: main: diff --git a/stable/mattermost/9.0.59/questions.yaml b/stable/mattermost/9.1.0/questions.yaml similarity index 100% rename from stable/mattermost/9.0.59/questions.yaml rename to stable/mattermost/9.1.0/questions.yaml diff --git a/stable/mattermost/9.0.59/templates/NOTES.txt b/stable/mattermost/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.59/templates/NOTES.txt rename to stable/mattermost/9.1.0/templates/NOTES.txt diff --git a/stable/mattermost/9.0.59/templates/common.yaml b/stable/mattermost/9.1.0/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.59/templates/common.yaml rename to stable/mattermost/9.1.0/templates/common.yaml diff --git a/stable/mattermost/9.0.59/values.yaml b/stable/mattermost/9.1.0/values.yaml similarity index 100% rename from stable/mattermost/9.0.59/values.yaml rename to stable/mattermost/9.1.0/values.yaml diff --git a/stable/openvscode-server/6.0.24/app-changelog.md b/stable/openvscode-server/6.0.24/app-changelog.md deleted file mode 100644 index 8d5248d3755..00000000000 --- a/stable/openvscode-server/6.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openvscode-server-6.0.24](https://github.com/truecharts/charts/compare/openvscode-server-6.0.23...openvscode-server-6.0.24) (2023-12-03) - -### Chore - -- bump everything to ensure catalog has latest versions - - \ No newline at end of file diff --git a/stable/openvscode-server/6.0.24/CHANGELOG.md b/stable/openvscode-server/6.1.0/CHANGELOG.md similarity index 89% rename from stable/openvscode-server/6.0.24/CHANGELOG.md rename to stable/openvscode-server/6.1.0/CHANGELOG.md index dcef7c29808..5b6f09ca5a0 100644 --- a/stable/openvscode-server/6.0.24/CHANGELOG.md +++ b/stable/openvscode-server/6.1.0/CHANGELOG.md @@ -4,6 +4,15 @@ +## [openvscode-server-6.1.0](https://github.com/truecharts/charts/compare/openvscode-server-6.0.24...openvscode-server-6.1.0) (2023-12-08) + +### Chore + +- update container image ghcr.io/linuxserver/openvscode-server to v1.85.0[@a8bcbd9](https://github.com/a8bcbd9) ([#15887](https://github.com/truecharts/charts/issues/15887)) + + + + ## [openvscode-server-6.0.24](https://github.com/truecharts/charts/compare/openvscode-server-6.0.23...openvscode-server-6.0.24) (2023-12-03) ### Chore @@ -88,12 +97,3 @@ ## [openvscode-server-6.0.15](https://github.com/truecharts/charts/compare/openvscode-server-6.0.14...openvscode-server-6.0.15) (2023-11-03) ### Chore - -- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287)) - - - - -## [openvscode-server-6.0.14](https://github.com/truecharts/charts/compare/openvscode-server-6.0.13...openvscode-server-6.0.14) (2023-10-29) - -### Chore diff --git a/stable/openvscode-server/6.0.24/Chart.yaml b/stable/openvscode-server/6.1.0/Chart.yaml similarity index 96% rename from stable/openvscode-server/6.0.24/Chart.yaml rename to stable/openvscode-server/6.1.0/Chart.yaml index 1ec643bbc52..0fc2724a821 100644 --- a/stable/openvscode-server/6.0.24/Chart.yaml +++ b/stable/openvscode-server/6.1.0/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: openvscode-server -version: 6.0.24 -appVersion: 1.84.2 +version: 6.1.0 +appVersion: 1.85.0 description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. diff --git a/stable/openvscode-server/6.0.24/README.md b/stable/openvscode-server/6.1.0/README.md similarity index 100% rename from stable/openvscode-server/6.0.24/README.md rename to stable/openvscode-server/6.1.0/README.md diff --git a/stable/openvscode-server/6.1.0/app-changelog.md b/stable/openvscode-server/6.1.0/app-changelog.md new file mode 100644 index 00000000000..5322c860251 --- /dev/null +++ b/stable/openvscode-server/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openvscode-server-6.1.0](https://github.com/truecharts/charts/compare/openvscode-server-6.0.24...openvscode-server-6.1.0) (2023-12-08) + +### Chore + +- update container image ghcr.io/linuxserver/openvscode-server to v1.85.0[@a8bcbd9](https://github.com/a8bcbd9) ([#15887](https://github.com/truecharts/charts/issues/15887)) + + \ No newline at end of file diff --git a/stable/openvscode-server/6.0.24/app-readme.md b/stable/openvscode-server/6.1.0/app-readme.md similarity index 100% rename from stable/openvscode-server/6.0.24/app-readme.md rename to stable/openvscode-server/6.1.0/app-readme.md diff --git a/stable/openvscode-server/6.0.24/charts/common-14.3.5.tgz b/stable/openvscode-server/6.1.0/charts/common-14.3.5.tgz similarity index 100% rename from stable/openvscode-server/6.0.24/charts/common-14.3.5.tgz rename to stable/openvscode-server/6.1.0/charts/common-14.3.5.tgz diff --git a/stable/openvscode-server/6.0.24/ix_values.yaml b/stable/openvscode-server/6.1.0/ix_values.yaml similarity index 85% rename from stable/openvscode-server/6.0.24/ix_values.yaml rename to stable/openvscode-server/6.1.0/ix_values.yaml index 5fc38458074..7c9d3bd6849 100644 --- a/stable/openvscode-server/6.0.24/ix_values.yaml +++ b/stable/openvscode-server/6.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/openvscode-server pullPolicy: IfNotPresent - tag: 1.84.2@sha256:32e9a518358813291aacd9bc3b6f0897612e3c2c0c8b4601e55f3d0fe79cc6c3 + tag: 1.85.0@sha256:a8bcbd9988e9659cc7dff3c60b1cbc173ca7ec6ee4f9fa3fa732780e0ff30e74 # secretEnv: # CONNECTION_TOKEN: "somerandomstring" # CONNECTION_SECRET: "" diff --git a/stable/openvscode-server/6.0.24/questions.yaml b/stable/openvscode-server/6.1.0/questions.yaml similarity index 90% rename from stable/openvscode-server/6.0.24/questions.yaml rename to stable/openvscode-server/6.1.0/questions.yaml index 1c3b221082a..142aebb9cc8 100644 --- a/stable/openvscode-server/6.0.24/questions.yaml +++ b/stable/openvscode-server/6.1.0/questions.yaml @@ -254,6 +254,44 @@ questions: schema: type: string required: true + + - variable: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" - variable: service group: Networking and Services label: Configure Service(s) @@ -561,6 +599,8 @@ questions: description: emptyDir - value: nfs description: NFS Share + - value: iscsi + description: iSCSI Share - variable: server label: NFS Server schema: @@ -573,6 +613,83 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: autoPermissions label: Automatic Permissions Configuration description: Automatically set permissions @@ -665,7 +782,7 @@ questions: type: string default: "disabled" enum: - - value: "disabled" + - value: disabled description: disabled - value: smb description: smb @@ -779,6 +896,82 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" - variable: autoPermissions label: Automatic Permissions Configuration description: Automatically set permissions @@ -1027,6 +1220,46 @@ questions: type: string default: "" required: true + - variable: integration + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] - variable: advanced label: Show Advanced Settings description: Advanced settings are not covered by TrueCharts Support @@ -1254,6 +1487,46 @@ questions: type: string show_if: [["certificateIssuer", "=", ""]] default: "" + - variable: integration + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] - variable: entrypoint label: Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider diff --git a/stable/openvscode-server/6.0.24/templates/NOTES.txt b/stable/openvscode-server/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/openvscode-server/6.0.24/templates/NOTES.txt rename to stable/openvscode-server/6.1.0/templates/NOTES.txt diff --git a/stable/openvscode-server/6.0.24/templates/common.yaml b/stable/openvscode-server/6.1.0/templates/common.yaml similarity index 100% rename from stable/openvscode-server/6.0.24/templates/common.yaml rename to stable/openvscode-server/6.1.0/templates/common.yaml diff --git a/stable/openvscode-server/6.0.24/values.yaml b/stable/openvscode-server/6.1.0/values.yaml similarity index 100% rename from stable/openvscode-server/6.0.24/values.yaml rename to stable/openvscode-server/6.1.0/values.yaml