diff --git a/stable/emulatorjs/2.0.9/CHANGELOG.md b/stable/emulatorjs/2.0.10/CHANGELOG.md similarity index 91% rename from stable/emulatorjs/2.0.9/CHANGELOG.md rename to stable/emulatorjs/2.0.10/CHANGELOG.md index 104ccea5e8f..25bfef1cdf1 100644 --- a/stable/emulatorjs/2.0.9/CHANGELOG.md +++ b/stable/emulatorjs/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [emulatorjs-2.0.10](https://github.com/truecharts/apps/compare/emulatorjs-2.0.9...emulatorjs-2.0.10) (2022-06-29) + +#### Chore + +* bump linkace ([#3014](https://github.com/truecharts/apps/issues/3014)) + + + ### [emulatorjs-2.0.9](https://github.com/truecharts/apps/compare/emulatorjs-2.0.8...emulatorjs-2.0.9) (2022-06-29) @@ -88,12 +97,3 @@ #### Refactor * BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - - -### [emulatorjs-2.0.0](https://github.com/truecharts/apps/compare/emulatorjs-1.0.21...emulatorjs-2.0.0) (2022-06-07) - -#### Chore - -* sync all apps persistence configuration and always default to PVC diff --git a/stable/emulatorjs/2.0.9/CONFIG.md b/stable/emulatorjs/2.0.10/CONFIG.md similarity index 100% rename from stable/emulatorjs/2.0.9/CONFIG.md rename to stable/emulatorjs/2.0.10/CONFIG.md diff --git a/stable/emulatorjs/2.0.9/Chart.lock b/stable/emulatorjs/2.0.10/Chart.lock similarity index 80% rename from stable/emulatorjs/2.0.9/Chart.lock rename to stable/emulatorjs/2.0.10/Chart.lock index fa33938de75..828e8fdf928 100644 --- a/stable/emulatorjs/2.0.9/Chart.lock +++ b/stable/emulatorjs/2.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.1.4 digest: sha256:0f159b86b96bd27bd8d967476e26de9a2a6db995faf0c091cbf1281ee4c4e3a2 -generated: "2022-06-29T20:09:01.563841166Z" +generated: "2022-06-29T21:00:40.434670922Z" diff --git a/stable/emulatorjs/2.0.9/Chart.yaml b/stable/emulatorjs/2.0.10/Chart.yaml similarity index 98% rename from stable/emulatorjs/2.0.9/Chart.yaml rename to stable/emulatorjs/2.0.10/Chart.yaml index 78f76ba0bec..a7b2c158971 100644 --- a/stable/emulatorjs/2.0.9/Chart.yaml +++ b/stable/emulatorjs/2.0.10/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emulatorjs -version: 2.0.9 +version: 2.0.10 appVersion: "1.7.2" description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. type: application diff --git a/stable/emulatorjs/2.0.9/README.md b/stable/emulatorjs/2.0.10/README.md similarity index 100% rename from stable/emulatorjs/2.0.9/README.md rename to stable/emulatorjs/2.0.10/README.md diff --git a/stable/emulatorjs/2.0.9/app-readme.md b/stable/emulatorjs/2.0.10/app-readme.md similarity index 100% rename from stable/emulatorjs/2.0.9/app-readme.md rename to stable/emulatorjs/2.0.10/app-readme.md diff --git a/stable/emulatorjs/2.0.9/charts/common-10.1.4.tgz b/stable/emulatorjs/2.0.10/charts/common-10.1.4.tgz similarity index 100% rename from stable/emulatorjs/2.0.9/charts/common-10.1.4.tgz rename to stable/emulatorjs/2.0.10/charts/common-10.1.4.tgz diff --git a/stable/emulatorjs/2.0.9/helm-values.md b/stable/emulatorjs/2.0.10/helm-values.md similarity index 100% rename from stable/emulatorjs/2.0.9/helm-values.md rename to stable/emulatorjs/2.0.10/helm-values.md diff --git a/stable/emulatorjs/2.0.9/ix_values.yaml b/stable/emulatorjs/2.0.10/ix_values.yaml similarity index 94% rename from stable/emulatorjs/2.0.9/ix_values.yaml rename to stable/emulatorjs/2.0.10/ix_values.yaml index db4f3d7007b..2ea61ce0d4e 100644 --- a/stable/emulatorjs/2.0.9/ix_values.yaml +++ b/stable/emulatorjs/2.0.10/ix_values.yaml @@ -32,6 +32,10 @@ service: targetPort: 4001 port: 10138 +ingress: + front: + autoLink: true + persistence: data: enabled: true diff --git a/stable/emulatorjs/2.0.9/questions.yaml b/stable/emulatorjs/2.0.10/questions.yaml similarity index 100% rename from stable/emulatorjs/2.0.9/questions.yaml rename to stable/emulatorjs/2.0.10/questions.yaml diff --git a/stable/emulatorjs/2.0.9/security.md b/stable/emulatorjs/2.0.10/security.md similarity index 100% rename from stable/emulatorjs/2.0.9/security.md rename to stable/emulatorjs/2.0.10/security.md diff --git a/stable/emulatorjs/2.0.9/templates/common.yaml b/stable/emulatorjs/2.0.10/templates/common.yaml similarity index 100% rename from stable/emulatorjs/2.0.9/templates/common.yaml rename to stable/emulatorjs/2.0.10/templates/common.yaml diff --git a/stable/emulatorjs/2.0.9/values.yaml b/stable/emulatorjs/2.0.10/values.yaml similarity index 100% rename from stable/emulatorjs/2.0.9/values.yaml rename to stable/emulatorjs/2.0.10/values.yaml diff --git a/stable/linkace/4.0.11/CHANGELOG.md b/stable/linkace/4.0.12/CHANGELOG.md similarity index 87% rename from stable/linkace/4.0.11/CHANGELOG.md rename to stable/linkace/4.0.12/CHANGELOG.md index 0c03cfd2820..b244f33b886 100644 --- a/stable/linkace/4.0.11/CHANGELOG.md +++ b/stable/linkace/4.0.12/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [linkace-4.0.12](https://github.com/truecharts/apps/compare/linkace-4.0.11...linkace-4.0.12) (2022-06-29) + +#### Chore + +* bump linkace ([#3014](https://github.com/truecharts/apps/issues/3014)) + +#### Fix + +* remove /app storage. ([#3012](https://github.com/truecharts/apps/issues/3012)) + + + ### [linkace-4.0.11](https://github.com/truecharts/apps/compare/linkace-4.0.10...linkace-4.0.11) (2022-06-29) @@ -84,16 +97,3 @@ ### [linkace-4.0.2](https://github.com/truecharts/apps/compare/linkace-4.0.1...linkace-4.0.2) (2022-06-11) - -#### Chore - -* update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854)) - - - - -### [linkace-4.0.1](https://github.com/truecharts/apps/compare/linkace-4.0.0...linkace-4.0.1) (2022-06-11) - -#### Chore - -* update docker general non-major ([#2848](https://github.com/truecharts/apps/issues/2848)) diff --git a/stable/linkace/4.0.11/CONFIG.md b/stable/linkace/4.0.12/CONFIG.md similarity index 100% rename from stable/linkace/4.0.11/CONFIG.md rename to stable/linkace/4.0.12/CONFIG.md diff --git a/stable/linkace/4.0.11/Chart.lock b/stable/linkace/4.0.12/Chart.lock similarity index 88% rename from stable/linkace/4.0.11/Chart.lock rename to stable/linkace/4.0.12/Chart.lock index d7a2100c7a4..b51373aaa0a 100644 --- a/stable/linkace/4.0.11/Chart.lock +++ b/stable/linkace/4.0.12/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.18 digest: sha256:7ea59c9d955ac2d5d830ae6bec9856ec0fe75d11ffd1c35c80b8b3991bb7abe8 -generated: "2022-06-29T10:56:10.576777335Z" +generated: "2022-06-29T21:00:45.587271323Z" diff --git a/stable/linkace/4.0.11/Chart.yaml b/stable/linkace/4.0.12/Chart.yaml similarity index 98% rename from stable/linkace/4.0.11/Chart.yaml rename to stable/linkace/4.0.12/Chart.yaml index 6dc175a3dec..b71b53b14c9 100644 --- a/stable/linkace/4.0.11/Chart.yaml +++ b/stable/linkace/4.0.12/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://www.linkace.org/docs/ - https://github.com/linkace/linkace - https://hub.docker.com/r/linkace/linkace -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/linkace/4.0.11/README.md b/stable/linkace/4.0.12/README.md similarity index 100% rename from stable/linkace/4.0.11/README.md rename to stable/linkace/4.0.12/README.md diff --git a/stable/linkace/4.0.11/app-readme.md b/stable/linkace/4.0.12/app-readme.md similarity index 100% rename from stable/linkace/4.0.11/app-readme.md rename to stable/linkace/4.0.12/app-readme.md diff --git a/stable/linkace/4.0.11/charts/common-10.1.4.tgz b/stable/linkace/4.0.12/charts/common-10.1.4.tgz similarity index 100% rename from stable/linkace/4.0.11/charts/common-10.1.4.tgz rename to stable/linkace/4.0.12/charts/common-10.1.4.tgz diff --git a/stable/linkace/4.0.11/charts/mariadb-3.0.18.tgz b/stable/linkace/4.0.12/charts/mariadb-3.0.18.tgz similarity index 100% rename from stable/linkace/4.0.11/charts/mariadb-3.0.18.tgz rename to stable/linkace/4.0.12/charts/mariadb-3.0.18.tgz diff --git a/stable/linkace/4.0.11/charts/redis-3.0.18.tgz b/stable/linkace/4.0.12/charts/redis-3.0.18.tgz similarity index 100% rename from stable/linkace/4.0.11/charts/redis-3.0.18.tgz rename to stable/linkace/4.0.12/charts/redis-3.0.18.tgz diff --git a/stable/linkace/4.0.11/helm-values.md b/stable/linkace/4.0.12/helm-values.md similarity index 100% rename from stable/linkace/4.0.11/helm-values.md rename to stable/linkace/4.0.12/helm-values.md diff --git a/stable/linkace/4.0.11/ix_values.yaml b/stable/linkace/4.0.12/ix_values.yaml similarity index 97% rename from stable/linkace/4.0.11/ix_values.yaml rename to stable/linkace/4.0.12/ix_values.yaml index 31d4e4965aa..a8c059f2224 100644 --- a/stable/linkace/4.0.11/ix_values.yaml +++ b/stable/linkace/4.0.12/ix_values.yaml @@ -82,9 +82,6 @@ service: targetPort: 80 persistence: - app: - enabled: true - mountPath: "/app" logs: enabled: true mountPath: "/app/storage/logs" diff --git a/stable/linkace/4.0.11/questions.yaml b/stable/linkace/4.0.12/questions.yaml similarity index 93% rename from stable/linkace/4.0.11/questions.yaml rename to stable/linkace/4.0.12/questions.yaml index 1a7895dc1ae..88e31e6af50 100644 --- a/stable/linkace/4.0.11/questions.yaml +++ b/stable/linkace/4.0.12/questions.yaml @@ -1010,6 +1010,183 @@ questions: label: "Value" schema: type: string + - variable: logs + label: "App Logs Storage" + description: "Stores the Application Logs." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: persistenceList label: "Additional app storage" diff --git a/stable/linkace/4.0.11/security.md b/stable/linkace/4.0.12/security.md similarity index 100% rename from stable/linkace/4.0.11/security.md rename to stable/linkace/4.0.12/security.md diff --git a/stable/linkace/4.0.11/templates/_cronjob.tpl b/stable/linkace/4.0.12/templates/_cronjob.tpl similarity index 100% rename from stable/linkace/4.0.11/templates/_cronjob.tpl rename to stable/linkace/4.0.12/templates/_cronjob.tpl diff --git a/stable/linkace/4.0.11/templates/_secrets.tpl b/stable/linkace/4.0.12/templates/_secrets.tpl similarity index 100% rename from stable/linkace/4.0.11/templates/_secrets.tpl rename to stable/linkace/4.0.12/templates/_secrets.tpl diff --git a/stable/linkace/4.0.11/templates/common.yaml b/stable/linkace/4.0.12/templates/common.yaml similarity index 100% rename from stable/linkace/4.0.11/templates/common.yaml rename to stable/linkace/4.0.12/templates/common.yaml diff --git a/stable/linkace/4.0.11/values.yaml b/stable/linkace/4.0.12/values.yaml similarity index 100% rename from stable/linkace/4.0.11/values.yaml rename to stable/linkace/4.0.12/values.yaml