diff --git a/stable/autoscan/3.0.7/app-changelog.md b/stable/autoscan/3.0.7/app-changelog.md deleted file mode 100644 index bdbe0876ae..0000000000 --- a/stable/autoscan/3.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autoscan-3.0.7](https://github.com/truecharts/charts/compare/autoscan-3.0.6...autoscan-3.0.7) (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/autoscan/3.0.7/CHANGELOG.md b/stable/autoscan/3.0.8/CHANGELOG.md similarity index 89% rename from stable/autoscan/3.0.7/CHANGELOG.md rename to stable/autoscan/3.0.8/CHANGELOG.md index bfdd348381..f4efc947ea 100644 --- a/stable/autoscan/3.0.7/CHANGELOG.md +++ b/stable/autoscan/3.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [autoscan-3.0.8](https://github.com/truecharts/charts/compare/autoscan-3.0.7...autoscan-3.0.8) (2023-01-29) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest + + + + ## [autoscan-3.0.7](https://github.com/truecharts/charts/compare/autoscan-3.0.6...autoscan-3.0.7) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ - -## [autoscan-3.0.2](https://github.com/truecharts/charts/compare/autoscan-3.0.1...autoscan-3.0.2) (2022-11-30) - - - - -## [autoscan-3.0.2](https://github.com/truecharts/charts/compare/autoscan-3.0.1...autoscan-3.0.2) (2022-11-30) - - diff --git a/stable/autoscan/3.0.7/Chart.yaml b/stable/autoscan/3.0.8/Chart.yaml similarity index 98% rename from stable/autoscan/3.0.7/Chart.yaml rename to stable/autoscan/3.0.8/Chart.yaml index 411a5dd994..d213b7ebf9 100644 --- a/stable/autoscan/3.0.7/Chart.yaml +++ b/stable/autoscan/3.0.8/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autoscan -version: 3.0.7 +version: 3.0.8 appVersion: "latest" description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. type: application diff --git a/stable/autoscan/3.0.7/README.md b/stable/autoscan/3.0.8/README.md similarity index 100% rename from stable/autoscan/3.0.7/README.md rename to stable/autoscan/3.0.8/README.md diff --git a/stable/autoscan/3.0.8/app-changelog.md b/stable/autoscan/3.0.8/app-changelog.md new file mode 100644 index 0000000000..8b99c8d22e --- /dev/null +++ b/stable/autoscan/3.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autoscan-3.0.8](https://github.com/truecharts/charts/compare/autoscan-3.0.7...autoscan-3.0.8) (2023-01-29) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest + + \ No newline at end of file diff --git a/stable/autoscan/3.0.7/app-readme.md b/stable/autoscan/3.0.8/app-readme.md similarity index 73% rename from stable/autoscan/3.0.7/app-readme.md rename to stable/autoscan/3.0.8/app-readme.md index b120d4b6c8..c6f94646bd 100644 --- a/stable/autoscan/3.0.7/app-readme.md +++ b/stable/autoscan/3.0.8/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/autoscan/3.0.7/charts/common-11.1.2.tgz b/stable/autoscan/3.0.8/charts/common-11.1.2.tgz similarity index 100% rename from stable/autoscan/3.0.7/charts/common-11.1.2.tgz rename to stable/autoscan/3.0.8/charts/common-11.1.2.tgz diff --git a/stable/autoscan/3.0.7/ix_values.yaml b/stable/autoscan/3.0.8/ix_values.yaml similarity index 85% rename from stable/autoscan/3.0.7/ix_values.yaml rename to stable/autoscan/3.0.8/ix_values.yaml index a6677d5590..9954f4f84c 100644 --- a/stable/autoscan/3.0.7/ix_values.yaml +++ b/stable/autoscan/3.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/autoscan - tag: latest@sha256:9afc0b59215b253ac1e3fa69237a686ed2267b595ca6d8e914193a3f43ecb7f4 + tag: latest@sha256:c59237724717ea83cd0599dbd9c2765c7f261589f24a23a4df3c4977befd7590 podSecurityContext: runAsGroup: 0 diff --git a/stable/autoscan/3.0.7/questions.yaml b/stable/autoscan/3.0.8/questions.yaml similarity index 97% rename from stable/autoscan/3.0.7/questions.yaml rename to stable/autoscan/3.0.8/questions.yaml index e8fc2b1298..e3c6749135 100644 --- a/stable/autoscan/3.0.7/questions.yaml +++ b/stable/autoscan/3.0.8/questions.yaml @@ -781,58 +781,58 @@ questions: $ref: - "definitions/gpuConfiguration" attrs: [] - - variable: horizontalPodAutoscaler - group: Advanced - label: (Advanced) Horizontal Pod Autoscaler - schema: - type: list - default: [] - items: - - variable: hpaEntry - label: HPA Entry - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - schema: - type: string - required: true - default: "" - - variable: enabled - label: Enabled - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: target - label: Target - description: Deployment name, Defaults to Main Deployment - schema: - type: string - default: "" - - variable: minReplicas - label: Minimum Replicas - schema: - type: int - default: 1 - - variable: maxReplicas - label: Maximum Replicas - schema: - type: int - default: 5 - - variable: targetCPUUtilizationPercentage - label: Target CPU Utilization Percentage - schema: - type: int - default: 80 - - variable: targetMemoryUtilizationPercentage - label: Target Memory Utilization Percentage - schema: - type: int - default: 80 +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 - variable: networkPolicy group: Advanced label: (Advanced) Network Policy diff --git a/stable/autoscan/3.0.7/templates/common.yaml b/stable/autoscan/3.0.8/templates/common.yaml similarity index 100% rename from stable/autoscan/3.0.7/templates/common.yaml rename to stable/autoscan/3.0.8/templates/common.yaml diff --git a/stable/autoscan/3.0.7/values.yaml b/stable/autoscan/3.0.8/values.yaml similarity index 100% rename from stable/autoscan/3.0.7/values.yaml rename to stable/autoscan/3.0.8/values.yaml