diff --git a/enterprise/blocky/4.0.18/app-changelog.md b/enterprise/blocky/4.0.18/app-changelog.md deleted file mode 100644 index 57d7785cab8..00000000000 --- a/enterprise/blocky/4.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blocky-4.0.18](https://github.com/truecharts/charts/compare/blocky-4.0.17...blocky-4.0.18) (2023-01-23) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/enterprise/blocky/4.0.18/CHANGELOG.md b/enterprise/blocky/4.0.19/CHANGELOG.md similarity index 91% rename from enterprise/blocky/4.0.18/CHANGELOG.md rename to enterprise/blocky/4.0.19/CHANGELOG.md index 09bda092253..57aebd1bf60 100644 --- a/enterprise/blocky/4.0.18/CHANGELOG.md +++ b/enterprise/blocky/4.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [blocky-4.0.19](https://github.com/truecharts/charts/compare/blocky-4.0.18...blocky-4.0.19) (2023-01-31) + +### Chore + +- update container image tccr.io/truecharts/k8s_gateway to v0.3.3 + + + + ## [blocky-4.0.18](https://github.com/truecharts/charts/compare/blocky-4.0.17...blocky-4.0.18) (2023-01-23) ### Chore @@ -88,12 +97,3 @@ ## [blocky-4.0.9](https://github.com/truecharts/charts/compare/blocky-4.0.8...blocky-4.0.9) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [blocky-4.0.8](https://github.com/truecharts/charts/compare/blocky-4.0.7...blocky-4.0.8) (2022-12-05) - -### Chore diff --git a/enterprise/blocky/4.0.18/Chart.yaml b/enterprise/blocky/4.0.19/Chart.yaml similarity index 98% rename from enterprise/blocky/4.0.18/Chart.yaml rename to enterprise/blocky/4.0.19/Chart.yaml index 850abec9534..bcda186edec 100644 --- a/enterprise/blocky/4.0.18/Chart.yaml +++ b/enterprise/blocky/4.0.19/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend - https://hub.docker.com/r/spx01/blocky -version: 4.0.18 +version: 4.0.19 annotations: truecharts.org/catagories: | - network diff --git a/enterprise/blocky/4.0.18/README.md b/enterprise/blocky/4.0.19/README.md similarity index 100% rename from enterprise/blocky/4.0.18/README.md rename to enterprise/blocky/4.0.19/README.md diff --git a/enterprise/blocky/4.0.19/app-changelog.md b/enterprise/blocky/4.0.19/app-changelog.md new file mode 100644 index 00000000000..f3dd157fb45 --- /dev/null +++ b/enterprise/blocky/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blocky-4.0.19](https://github.com/truecharts/charts/compare/blocky-4.0.18...blocky-4.0.19) (2023-01-31) + +### Chore + +- update container image tccr.io/truecharts/k8s_gateway to v0.3.3 + + \ No newline at end of file diff --git a/enterprise/blocky/4.0.18/app-readme.md b/enterprise/blocky/4.0.19/app-readme.md similarity index 100% rename from enterprise/blocky/4.0.18/app-readme.md rename to enterprise/blocky/4.0.19/app-readme.md diff --git a/enterprise/blocky/4.0.18/charts/common-11.1.2.tgz b/enterprise/blocky/4.0.19/charts/common-11.1.2.tgz similarity index 100% rename from enterprise/blocky/4.0.18/charts/common-11.1.2.tgz rename to enterprise/blocky/4.0.19/charts/common-11.1.2.tgz diff --git a/enterprise/blocky/4.0.18/charts/redis-5.0.29.tgz b/enterprise/blocky/4.0.19/charts/redis-5.0.29.tgz similarity index 100% rename from enterprise/blocky/4.0.18/charts/redis-5.0.29.tgz rename to enterprise/blocky/4.0.19/charts/redis-5.0.29.tgz diff --git a/enterprise/blocky/4.0.18/ix_values.yaml b/enterprise/blocky/4.0.19/ix_values.yaml similarity index 99% rename from enterprise/blocky/4.0.18/ix_values.yaml rename to enterprise/blocky/4.0.19/ix_values.yaml index 436e7729fe8..14391062550 100644 --- a/enterprise/blocky/4.0.18/ix_values.yaml +++ b/enterprise/blocky/4.0.19/ix_values.yaml @@ -13,7 +13,7 @@ WebUIImage: k8sgatewayImage: repository: tccr.io/truecharts/k8s_gateway pullPolicy: IfNotPresent - tag: 0.3.2@sha256:594fd6990eb2e0af1df7df8ba76cb3ca66232f46c5df5ebf786a45dd19777ae5 + tag: 0.3.3@sha256:246e7006afaf57a398b02e417a31d6f14fb43562901388772778f60be586b807 controller: # -- Set additional annotations on the deployment/statefulset/daemonset diff --git a/enterprise/blocky/4.0.18/questions.yaml b/enterprise/blocky/4.0.19/questions.yaml similarity index 96% rename from enterprise/blocky/4.0.18/questions.yaml rename to enterprise/blocky/4.0.19/questions.yaml index 37c391effb6..c7abc28f90f 100644 --- a/enterprise/blocky/4.0.18/questions.yaml +++ b/enterprise/blocky/4.0.19/questions.yaml @@ -1380,10 +1380,17 @@ questions: type: string required: true default: Prefix + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" - variable: tls label: TLS-Settings schema: type: list + show_if: [["clusterIssuer", "=", ""]] default: [] items: - variable: tlsEntry @@ -1404,12 +1411,26 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: string + default: "" - variable: entrypoint label: (Advanced) Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider @@ -1521,11 +1542,18 @@ questions: label: Service Port schema: type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" - variable: tls label: TLS-Settings schema: type: list default: [] + show_if: [["clusterIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -1545,12 +1573,25 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" - variable: entrypoint label: Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider @@ -1777,41 +1818,42 @@ questions: $ref: - "definitions/gpuConfiguration" attrs: [] - - variable: metrics - group: Metrics - label: Prometheus Metrics - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: Enabled - description: Enable Prometheus Metrics - schema: - type: boolean - default: true - show_subquestions_if: true - subquestions: - - variable: serviceMonitor - label: Service Monitor Settings - schema: - additional_attrs: true - type: dict - attrs: - - variable: interval - label: Scrape Interval - description: Scrape interval time - schema: - type: string - default: 1m - required: true - - variable: scrapeTimeout - label: Scrape Timeout - description: Scrape timeout Time - schema: - type: string - default: 30s - required: true +# - variable: metrics +# group: Metrics +# label: Prometheus Metrics +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# description: Enable Prometheus Metrics +# schema: +# type: boolean +# default: true +# show_subquestions_if: true +# subquestions: +# - variable: serviceMonitor +# label: Service Monitor Settings +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: interval +# label: Scrape Interval +# description: Scrape interval time +# schema: +# type: string +# default: 1m +# required: true +# - variable: scrapeTimeout +# label: Scrape Timeout +# description: Scrape timeout Time +# schema: +# type: string +# default: 30s +# required: true +# # - variable: horizontalPodAutoscaler # group: Advanced # label: (Advanced) Horizontal Pod Autoscaler diff --git a/enterprise/blocky/4.0.18/templates/_blockyConfig.tpl b/enterprise/blocky/4.0.19/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/4.0.18/templates/_blockyConfig.tpl rename to enterprise/blocky/4.0.19/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/4.0.18/templates/_k8sgateway.tpl b/enterprise/blocky/4.0.19/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/4.0.18/templates/_k8sgateway.tpl rename to enterprise/blocky/4.0.19/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/4.0.18/templates/_prometheusrules.tpl b/enterprise/blocky/4.0.19/templates/_prometheusrules.tpl similarity index 100% rename from enterprise/blocky/4.0.18/templates/_prometheusrules.tpl rename to enterprise/blocky/4.0.19/templates/_prometheusrules.tpl diff --git a/enterprise/blocky/4.0.18/templates/_servicemonitor.tpl b/enterprise/blocky/4.0.19/templates/_servicemonitor.tpl similarity index 100% rename from enterprise/blocky/4.0.18/templates/_servicemonitor.tpl rename to enterprise/blocky/4.0.19/templates/_servicemonitor.tpl diff --git a/enterprise/blocky/4.0.18/templates/_webui.tpl b/enterprise/blocky/4.0.19/templates/_webui.tpl similarity index 100% rename from enterprise/blocky/4.0.18/templates/_webui.tpl rename to enterprise/blocky/4.0.19/templates/_webui.tpl diff --git a/enterprise/blocky/4.0.18/templates/common.yaml b/enterprise/blocky/4.0.19/templates/common.yaml similarity index 100% rename from enterprise/blocky/4.0.18/templates/common.yaml rename to enterprise/blocky/4.0.19/templates/common.yaml diff --git a/enterprise/blocky/4.0.18/values.yaml b/enterprise/blocky/4.0.19/values.yaml similarity index 100% rename from enterprise/blocky/4.0.18/values.yaml rename to enterprise/blocky/4.0.19/values.yaml diff --git a/stable/k8s-gateway/8.0.7/app-changelog.md b/stable/k8s-gateway/8.0.7/app-changelog.md deleted file mode 100644 index 565b122ce36..00000000000 --- a/stable/k8s-gateway/8.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [k8s-gateway-8.0.7](https://github.com/truecharts/charts/compare/k8s-gateway-8.0.6...k8s-gateway-8.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/k8s-gateway/8.0.7/CHANGELOG.md b/stable/k8s-gateway/8.0.8/CHANGELOG.md similarity index 89% rename from stable/k8s-gateway/8.0.7/CHANGELOG.md rename to stable/k8s-gateway/8.0.8/CHANGELOG.md index da5e5cd05f5..8167420b5b1 100644 --- a/stable/k8s-gateway/8.0.7/CHANGELOG.md +++ b/stable/k8s-gateway/8.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [k8s-gateway-8.0.8](https://github.com/truecharts/charts/compare/k8s-gateway-8.0.7...k8s-gateway-8.0.8) (2023-01-31) + +### Chore + +- update container image tccr.io/truecharts/k8s_gateway to v0.3.3 + + + + ## [k8s-gateway-8.0.7](https://github.com/truecharts/charts/compare/k8s-gateway-8.0.6...k8s-gateway-8.0.7) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ - -## [k8s-gateway-8.0.2](https://github.com/truecharts/charts/compare/k8s-gateway-8.0.1...k8s-gateway-8.0.2) (2022-11-30) - - - - -## [k8s-gateway-8.0.2](https://github.com/truecharts/charts/compare/k8s-gateway-8.0.1...k8s-gateway-8.0.2) (2022-11-30) - - diff --git a/stable/k8s-gateway/8.0.7/Chart.yaml b/stable/k8s-gateway/8.0.8/Chart.yaml similarity index 95% rename from stable/k8s-gateway/8.0.7/Chart.yaml rename to stable/k8s-gateway/8.0.8/Chart.yaml index a4ded2c5397..00be6732440 100644 --- a/stable/k8s-gateway/8.0.7/Chart.yaml +++ b/stable/k8s-gateway/8.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.3.2" +appVersion: "0.3.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/k8s-gateway - https://github.com/ori-edge/k8s_gateway type: application -version: 8.0.7 +version: 8.0.8 annotations: truecharts.org/catagories: | - networking diff --git a/stable/k8s-gateway/8.0.7/README.md b/stable/k8s-gateway/8.0.8/README.md similarity index 100% rename from stable/k8s-gateway/8.0.7/README.md rename to stable/k8s-gateway/8.0.8/README.md diff --git a/stable/k8s-gateway/8.0.8/app-changelog.md b/stable/k8s-gateway/8.0.8/app-changelog.md new file mode 100644 index 00000000000..bed151b8c02 --- /dev/null +++ b/stable/k8s-gateway/8.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [k8s-gateway-8.0.8](https://github.com/truecharts/charts/compare/k8s-gateway-8.0.7...k8s-gateway-8.0.8) (2023-01-31) + +### Chore + +- update container image tccr.io/truecharts/k8s_gateway to v0.3.3 + + \ No newline at end of file diff --git a/stable/k8s-gateway/8.0.7/app-readme.md b/stable/k8s-gateway/8.0.8/app-readme.md similarity index 70% rename from stable/k8s-gateway/8.0.7/app-readme.md rename to stable/k8s-gateway/8.0.8/app-readme.md index 89e0c61bbb5..f8345704f5e 100644 --- a/stable/k8s-gateway/8.0.7/app-readme.md +++ b/stable/k8s-gateway/8.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/k8s-gateway/8.0.7/charts/common-11.1.2.tgz b/stable/k8s-gateway/8.0.8/charts/common-11.1.2.tgz similarity index 100% rename from stable/k8s-gateway/8.0.7/charts/common-11.1.2.tgz rename to stable/k8s-gateway/8.0.8/charts/common-11.1.2.tgz diff --git a/stable/k8s-gateway/8.0.7/ix_values.yaml b/stable/k8s-gateway/8.0.8/ix_values.yaml similarity index 97% rename from stable/k8s-gateway/8.0.7/ix_values.yaml rename to stable/k8s-gateway/8.0.8/ix_values.yaml index b4818f07554..33bc45b56f7 100644 --- a/stable/k8s-gateway/8.0.7/ix_values.yaml +++ b/stable/k8s-gateway/8.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/k8s_gateway pullPolicy: IfNotPresent - tag: 0.3.2@sha256:594fd6990eb2e0af1df7df8ba76cb3ca66232f46c5df5ebf786a45dd19777ae5 + tag: 0.3.3@sha256:246e7006afaf57a398b02e417a31d6f14fb43562901388772778f60be586b807 controller: # -- Set additional annotations on the deployment/statefulset/daemonset diff --git a/stable/k8s-gateway/8.0.7/questions.yaml b/stable/k8s-gateway/8.0.8/questions.yaml similarity index 97% rename from stable/k8s-gateway/8.0.7/questions.yaml rename to stable/k8s-gateway/8.0.8/questions.yaml index fac7ab75e5a..05b85cfcc64 100644 --- a/stable/k8s-gateway/8.0.7/questions.yaml +++ b/stable/k8s-gateway/8.0.8/questions.yaml @@ -773,58 +773,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/k8s-gateway/8.0.7/templates/_configmap.tpl b/stable/k8s-gateway/8.0.8/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/8.0.7/templates/_configmap.tpl rename to stable/k8s-gateway/8.0.8/templates/_configmap.tpl diff --git a/stable/k8s-gateway/8.0.7/templates/common.yaml b/stable/k8s-gateway/8.0.8/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/8.0.7/templates/common.yaml rename to stable/k8s-gateway/8.0.8/templates/common.yaml diff --git a/stable/k8s-gateway/8.0.7/values.yaml b/stable/k8s-gateway/8.0.8/values.yaml similarity index 100% rename from stable/k8s-gateway/8.0.7/values.yaml rename to stable/k8s-gateway/8.0.8/values.yaml